On 2012-03-26 07:25, Simon King wrote: > On 2012-03-26, Ben Hutz <bn4...@gmail.com> wrote: >> Traceback (most recent call last): >> ... >> RuntimeError: Segmentation fault > > Oh, and by the way: What you get is a RuntimeError, not a segmentation > fault in Sage (apparently Sage only complains about a segmentation fault > in the backend of the polynomial computation). With a "real" segmentation > fault, you wouldn't be able to continue the Sage session.
This is a *real* Segmentation Fault, only caught by sig_on(). -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org