[issue27780] Memory leak during Python build (from git c3ff7e7) on Debian 8.5 x64

geeknik report at bugs.python.org
Wed Aug 17 18:37:58 EDT 2016


geeknik added the comment:

FYI, I was only able to build Python with ASAN by passing ASAN_OPTIONS=detect_leaks=0 along with the make command, otherwise ASAN wanted to stop the build process as soon as it detected this leak.

----------

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


More information about the Python-bugs-list mailing list