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 vstinner
Recipients terry.reedy, vstinner
Date 2021-09-17.21:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631912729.05.0.706870802308.issue45200@roundup.psfhosted.org>
In-reply-to
Content
> I'm able to reproduce the issue in a reliable way using attached bisect10 file and the command:

I'm talking about a Python built with Address Sanitizer:

$ ./configure --with-address-sanitizer --without-pymalloc
$ make
History
Date User Action Args
2021-09-17 21:05:29vstinnersetrecipients: + vstinner, terry.reedy
2021-09-17 21:05:29vstinnersetmessageid: <1631912729.05.0.706870802308.issue45200@roundup.psfhosted.org>
2021-09-17 21:05:29vstinnerlinkissue45200 messages
2021-09-17 21:05:29vstinnercreate