[issue13992] Segfault in PyTrash_destroy_chain

Aaron Staley report at bugs.python.org
Tue Feb 14 05:01:55 CET 2012


Aaron Staley <usaar33 at gmail.com> added the comment:

BTW, I take back what I said about using PyThreadState_SetAsyncExc.  Turns out I had a bug where this function would never succeed (was always returning 0).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13992>
_______________________________________


More information about the Python-bugs-list mailing list