*** GMX Spamverdacht *** [Eric] Seg fault at startup

Hans-Peter Jansen hpj at urpla.net
Thu Jan 25 10:43:05 GMT 2007


Am Donnerstag, 25. Januar 2007 10:22 schrieb Andreas Pakulat:
>
> The strace is of 0 use when trying to debug a segfault. You have to run
> the python session in gdb, i.e.
>
>
> python --args python eric3

better use:
gdb --args python eric3

>
> And when the app crashed produce a backtrace by issuing "bt".
>

Pete


More information about the Eric mailing list