[issue13992] Segfault in PyTrash_destroy_chain

Amaury Forgeot d'Arc report at bugs.python.org
Mon Feb 13 14:54:40 CET 2012


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

> and I do occasionally use PyThreadState_SetAsyncExc to asynchronously
> terminate threads.
Did you write an extension module for this?  It is possible that there is a refcount error there.

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list