Changes between Initial Version and Version 3 of Ticket #30945
- Timestamp:
- Nov 23, 2020, 11:23:14 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30945
- Property Cc dimpase slelievre tmonteil added
- Property Keywords singular segfault added
-
Ticket #30945 – Description
initial v3 1 At least two patchbots, one Linux and one MacOs, meet a failure related to pexpect interface for singular, namely: 2 1 At least two patchbots, one Linux and one macOS, meet a failure 2 related to pexpect interface for Singular, namely: 3 {{{ 3 4 sage -t --long --random-seed=0 src/sage/interfaces/singular.py # Killed due to segmentation fault 4 5 }}} 5 6 The tested file also fails when run alone, but the copy-pasted test works fine. 6 7 7 F rédéric8 For full logs, see: 8 9 9 PS : for full logs, see 10 11 https://patchbot.sagemath.org/log/0/Darwin/Darwin%20Kernel%20Version%2018.5.0:%20Mon%20Mar%2011%2020:40:32%20PDT%202019;%20root:xnu-4903.251.3~3/RELEASE_X86_64/x86_64/18.5.0/steenrod/2020-11-07%2019:50:32?short 12 13 https://patchbot.sagemath.org/log/0/Linux/57-Ubuntu_SMP_Thu_Oct_15_10:57:00_UTC_2020/x86_64/5.4.0-52-generic/petitbonum/2020-11-07%2020:48:10?short 10 - [https://patchbot.sagemath.org/log/0/Darwin/Darwin%20Kernel%20Version%2018.5.0:%20Mon%20Mar%2011%2020:40:32%20PDT%202019;%20root:xnu-4903.251.3~3/RELEASE_X86_64/x86_64/18.5.0/steenrod/2020-11-07%2019:50:32?short steenrod report] 11 - [https://patchbot.sagemath.org/log/0/Linux/57-Ubuntu_SMP_Thu_Oct_15_10:57:00_UTC_2020/x86_64/5.4.0-52-generic/petitbonum/2020-11-07%2020:48:10?short petitbonum report]