Re: [sage-devel] bug in interreduced_basis

2015-11-06 Thread Eric Gourgoulhon
I confirm the crash on Ubuntu 14.04, 64-bits, with Sage 6.9, as well as with Sage 6.10.beta1, both compiled from source: Attaching gdb to process id 2853. Saved trace to /home/eric/.sage/crash_logs/sage_crash_iapJz_.log Unh

Re: [sage-devel] bug in interreduced_basis

2015-11-06 Thread Justin C. Walker
On Nov 6, 2015, at 08:40 , Diego Cifuentes wrote: > Sage 6.9 crashes while running the following code: > R. = PolynomialRing(QQ) > R.ideal(0).interreduced_basis() > The platform is Ubuntu 14.04, 64-bits. For the record, on OS X (both 10.6.8 and 10.10.5), this succeeds (with output [0]). Justin

[sage-devel] bug in interreduced_basis

2015-11-06 Thread Diego Cifuentes
Sage 6.9 crashes while running the following code: R. = PolynomialRing(QQ) R.ideal(0).interreduced_basis() The platform is Ubuntu 14.04, 64-bits. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving ema