This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pmatos
Recipients pmatos
Date 2017-08-14.09:21:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502702493.31.0.645434199194.issue31200@psf.upfronthosting.co.za>
In-reply-to
Content
Build with address sanitizer fails miserably.

Configuration in Fedora 26. I attach config.log and the output of 
$ ../configure --with-assertions --with-lto --with-pydebug --with-address-sanitizer --disable-ipv6
$ make -j18 profile-opt
History
Date User Action Args
2017-08-14 09:21:33pmatossetrecipients: + pmatos
2017-08-14 09:21:33pmatossetmessageid: <1502702493.31.0.645434199194.issue31200@psf.upfronthosting.co.za>
2017-08-14 09:21:33pmatoslinkissue31200 messages
2017-08-14 09:21:33pmatoscreate