Catching a segfault in a Python library

Donn Ingle donn.ingle at gmail.com
Sat Nov 24 01:11:18 EST 2007


> Well I think you should actually debug it, or at least reproduce it
> and send a bug report to the PIL folks,
It was a while ago, and if memory serves I did that, but memory fails.

> but anyway you can use 
> os.wait() to get the exit status and recognize the seg fault.
Okay, that's a good start. Thanks, I'll go for a python starts wxpython
thing with os.wait() to sniff the outcome.


\d




More information about the Python-list mailing list