[issue1215] Python hang when catching a segfault

Ralf Schmitt report at bugs.python.org
Mon Jan 14 20:30:53 CET 2008


Ralf Schmitt added the comment:

Those who want to legitimately catch SIGSEGV will end up with an
uninterruptible python process using 100 % CPU on a real segmentation fault.
But, then I can live with the current behaviour.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1215>
__________________________________


More information about the Python-bugs-list mailing list