> > Strange. I reviewed a recent change from Nicolas in this file. What does it
> > says in verbose ?
> >
> > sage -t -verbose "devel/sage/sage/structure/element_wrapper.py"
> >
> > ???
> 
> 
> You asked for it!

[...]

Sure ! Now I know which command triggered the segfault:

> Trying:
>     Integer(1) < l11###line 213:_sage_    >>> 1 < l11
> Expecting:
>     False
> 
> 
> ------------------------------------------------------------
> Unhandled SIGSEGV: A segmentation fault occured in SAGE.
> This probably occured because a *compiled* component
> of SAGE has a bug in it (typically accessing invalid memory)
> or is not properly wrapped with _sig_on, _sig_off.
> You might want to run SAGE under gdb with 'sage -gdb' to debug this.
> SAGE will now terminate (sorry).
> ------------------------------------------------------------

Thanks ! I'll try to investigate...

Cheers,

Florent

-- 
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

Reply via email to