Catching a segfault in a Python library

Paul Rubin http
Fri Nov 23 23:25:41 EST 2007


Donn Ingle <donn.ingle at gmail.com> writes:
>  Do you think that's a good idea, or is there another way to handle stuff
> like this? (perhaps a Python app launching another Python app?)

Run your app under a debugger and figure out what is making it crash.



More information about the Python-list mailing list