Macaulay2, version 1.3.1.1
with packages: ConwayPolynomials, Elimination, IntegralClosure, LLLBases, PrimaryDecomposition, ReesAlgebra, SchurRings, TangentCone

i6 : factor 0
-- SIGSEGV
-- stack trace, pid 66418, tid -1:
level 0 -- return addr: 0x10012e505 -- frame: 0x7fff5fbfd850
level 1 -- return addr: 0x7fff884a335a -- frame: 0x7fff5fbfd870
level 2 -- return addr: 0x1034d8ce0 -- frame: 0x7fff5fbfd880
-- end stack trace

Process M2 exited abnormally with code 1

+ /Users/dan/src/M2/trunk/BUILD/dan/builds.tmp/mac64.debug/M2 --no-readline -q --print-width 156
Macaulay2, version 1.3.1.1
with packages: ConwayPolynomials, Elimination, IntegralClosure, LLLBases, PrimaryDecomposition, ReesAlgebra, SchurRings, TangentCone

i1 : factor 0
+ 1
- 1

        32 21
o1 = 0*2  3

o1 : Expression of class Product

i2 : 

Process M2 finished

+ M2 --no-readline -q --print-width 156
Macaulay2, version 1.3.1
with packages: ConwayPolynomials, Elimination, IntegralClosure, LLLBases, PrimaryDecomposition, ReesAlgebra, SchurRings, TangentCone

i1 : factor 0

          21
o1 = 0*2*3

o1 : Expression of class Product
