[issue17703] Trashcan mechanism segfault during interpreter finalization in Python 2.7.4

Roundup Robot report at bugs.python.org
Mon Apr 15 21:20:26 CEST 2013


Roundup Robot added the comment:

New changeset e814fbd470bf by Antoine Pitrou in branch '2.7':
Issue #17703: Fix a regression where an illegal use of Py_DECREF() after interpreter finalization can cause a crash.
http://hg.python.org/cpython/rev/e814fbd470bf

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list