[issue42268] ./configure failing when --with-memory-sanitizer specified

JaonHax report at bugs.python.org
Wed Nov 4 19:39:35 EST 2020


New submission from JaonHax <jaonhax at gmail.com>:

Exact command run is as follows:
sudo ./configure --with-pymalloc --with-assertions --enable-optimizations --enable-loadable-sqlite-extensions --enable-shared --with-address-sanitizer --with-undefined-behavior-sanitizer --with-memory-sanitizer -C

(ran with root because it seemed to make more things succeed in the checks without those flags)

The command's output is attached in configure-out.txt

----------
Added file: https://bugs.python.org/file49569/configure-out.txt

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


More information about the Python-bugs-list mailing list