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 mdk
Recipients mdk, pmatos
Date 2019-05-07.19:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557255823.78.0.494693684211.issue31200@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-05-07 19:03:43mdksetrecipients: + mdk, pmatos
2019-05-07 19:03:43mdksetmessageid: <1557255823.78.0.494693684211.issue31200@roundup.psfhosted.org>
2019-05-07 19:03:43mdklinkissue31200 messages
2019-05-07 19:03:43mdkcreate