[issue17922] Crash in clear_weakref

Antoine Pitrou report at bugs.python.org
Tue May 7 10:54:58 CEST 2013


Antoine Pitrou added the comment:

Hi Jan,

First, have you seen the following message on that bug report:
http://bugs.python.org/issue16602#msg177180

Second, I would suggest you build a debug build of Python (./configure --with-pydebug), it should give you more information in the stack trace, and allow you to debug using gdb.

----------

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


More information about the Python-bugs-list mailing list