You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(gdb) where
#0 raise (sig=<optimized out>) at ../sysdeps/unix/sysv/linux/raise.c:49
#1 0x00007ffff6e08a4d in __gmp_exception () from /lib/x86_64-linux-gnu/libgmp.so.10
#2 0x00007ffff6e08a94 in __gmp_divide_by_zero () from /lib/x86_64-linux-gnu/libgmp.so.10
#3 0x00007ffff6e1c69c in __gmpz_urandomm () from /lib/x86_64-linux-gnu/libgmp.so.10
#4 0x0000555555a6ea7d in rawRandomInteger (maxN=0x0) at /home/dan/src/M2/M2.git/M2/Macaulay2/e/interface/random.cpp:59
#5 0x00005555557b9e32 in RingZZ::random (this=0x7ffff3659c80) at /home/dan/src/M2/M2.git/M2/Macaulay2/e/ZZ.cpp:69
#6 0x00005555559287a0 in Matrix::random (R=0x7ffff3659c80, r=2, c=2, density=1, special_type=0) at /home/dan/src/M2/M2.git/M2/Macaulay2/e/matrix.cpp:718
#7 0x0000555555a6112d in IM2_Matrix_random (R=0x7ffff3659c80, r=2, c=2, fraction_non_zero=1, special_type=0, preference=0)
at /home/dan/src/M2/M2.git/M2/Macaulay2/e/interface/matrix.cpp:207
#8 0x0000555555c2ed0c in interface_rawRandomConstantMatrix (e=0x7ffff2cafd40) at /home/dan/src/M2/M2.git/M2/Macaulay2/d/interface.dd:2209
#9 0x0000555555b93716 in evaluate_evalraw (c=0x7ffff1a8e5c0) at /home/dan/src/M2/M2.git/M2/Macaulay2/d/evaluate.d:1297
The text was updated successfully, but these errors were encountered: