On Jan 8, 12:26 am, Jaap Spies <[EMAIL PROTECTED]> wrote:
> Fernando Perez wrote:
> > On Jan 7, 2008 2:09 PM, Jaap Spies <[EMAIL PROTECTED]> wrote:
> >> sage: /home/jaap/downloads/sage-2.9.2/local/bin/sage-sage: line 210:  4746 
> >> Segmentation fault      sage-ipython -c "$SAGE_STARTUP_COMMAND;" "$@"
> >> [EMAIL PROTECTED] sage-2.9.2]$
>
> >> Any idea?
>
> > Not without a gdb backtrace, no... Can you provide one please?
>
> To be honnest I've no clue how to do that.
>
> I used to do:
>
> gdb prog core
>
> but how do I proceed here?

Run ./sage -gdb - do what you did above. Then on an error you should
be dropped into gdb. Punch in bt, hit return a couple times until the
whole backtrace is there and then post the result.

> Jaap

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to