[issue13992] Segfault in PyTrash_destroy_chain

Charles-François Natali report at bugs.python.org
Wed Aug 1 13:48:34 CEST 2012


Charles-François Natali added the comment:

> Is there something else I can do to help resolve this bug ? I can help debugging this, but I am not sure how to proceed. I have a --with-pydebug interpreter stopped at the segfault in gdb.

Could you post the output of :
"""
p op
"""

and

"""
thread apply all bt
"""

----------

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


More information about the Python-bugs-list mailing list