[issue31200] address sanitizer build fails

Julien Palard report at bugs.python.org
Tue May 7 15:03:43 EDT 2019


Julien Palard <julien+python at palard.fr> added the comment:

Tried to reproduce it again, on master, but this does no longer segfault nor report leakages (as long as I use __INSURE__ using make -j18 profile-opt CFLAGS='-D__INSURE__') nor fail at build time.

There's still a few memory warnings while running tests (subinterpreters and things).

So I'm closing this (no build issue), thanks for reporting.

----------
resolution:  -> works for me
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31200>
_______________________________________


More information about the Python-bugs-list mailing list