[issue28040] compact dict : SystemError: returned NULL without setting an error.

STINNER Victor report at bugs.python.org
Mon Sep 12 15:57:32 EDT 2016


STINNER Victor added the comment:

> The Blaze test suite segfaults with 4a5b61b0d090.

What is the Blaze test suite?

Are you sure that you really recompiled Python from scratch? Try:

make distclean && ./configure --with-pydebug && make

----------

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


More information about the Python-bugs-list mailing list