[issue8176] Interpreter crash with "double free or corruption" message

STINNER Victor report at bugs.python.org
Fri Mar 19 11:46:51 CET 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Python was displaying an error: did you saw the error? I don't know where Django logs stderr.

Could you also run Python in verbose mode? Set PYTHONVERBOSE=2 environment variable. It should write useful informations before the crash.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list