[issue13992] Segfault in PyTrash_destroy_chain

Charles-François Natali report at bugs.python.org
Mon Feb 13 10:10:25 CET 2012


Charles-François Natali <neologix at free.fr> added the comment:

(I'm adding Antoine to the noisy list).

You could maybe try building with '--without-pymalloc', and run under valgrind (--suppressions=Misc/valgrind-python.supp), see http://hg.python.org/cpython/file/6653328a02d0/Misc/README.valgrind

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list