"Rick Pasotto" <[email protected]> wrote
using daily. Suddenly when I try to run it I get a segmentation fault.
I'm running debian testing so probably some recent update caused the
breakage. How can I find out what's gone wrong?
Have you got the core file?
If so you should be able to use gdb to examine the stack trace
or at least the register dump. It should provide a clue as to which
function of which process was at fault, and tell you the input parameters
at the time of crash. If you have it, you might find adb useful too.
But I don't know if Debian Linux has an adb...
Alan G
_______________________________________________
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor