Open d-torrance opened 4 years ago
Fixed in #2016 -- closing
These are happening again on armhf PPA builds (Ubuntu 18.04 and Ubuntu 20.04):
testing: plethysms.m2
ii5 : E = exteriorPower_3 S
oo5 = E
oo5 : an abstract sheaf of rank 20 on G
ii6 : time apply(0 .. 20, i -> chi exteriorPower_i E)
Command terminated by signal 9
998.02user 16.02system 14:29.81elapsed 116%CPU (0avgtext+0avgdata 95992maxresident)k
0inputs+0outputs (0major+22623minor)pagefaults 0swaps
plethysms.errors:0: error output left here for the errors above:
../Makefile.test:66: recipe for target 'plethysms.out' failed
testing: isSubset.m2
6
oo8 = a*b*c
oo8 : R
ii9 : assert( m % leadTerm K == 0 )
Command terminated by signal 9
1102.91user 240.37system 11:25.43elapsed 195%CPU (0avgtext+0avgdata 149132maxresident)k
0inputs+16outputs (0major+35307minor)pagefaults 0swaps
isSubset.errors:0: error output left here for the errors above:
Possibly related to #2168?
This is from a build of the
master
branch on a Debian unstable i386 chroot. There are several failures in this directory. I'll put them all in the same issue.forms.m2
Note that there's a comment at the top of this file mentioning that it runs out of memory on 32-bit systems. Maybe it shouldn't be a part of
make check
?isSubset.m2
The segfault here happens at the same line of code as #1564 and #1577.
plethysms.m2
This one just hangs for a while before it's killed.