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 zwol
Recipients Barry Davis, Yhojann Aguilera, ionelmc, neologix, nikicat, pitrou, vstinner, xtreak, zwol
Date 2019-07-04.15:30:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562254242.67.0.305521841234.issue18748@roundup.psfhosted.org>
In-reply-to
Content
> To be clear: this issue is NOT a bug in Python

I don't think that's entirely true.  I think CPython needs to be linked against libgcc_s.so, so that this class of application bugs will no longer manifest as interpreter crashes.  I filed #37395 for that.
History
Date User Action Args
2019-07-04 15:30:42zwolsetrecipients: + zwol, pitrou, vstinner, ionelmc, neologix, nikicat, Barry Davis, xtreak, Yhojann Aguilera
2019-07-04 15:30:42zwolsetmessageid: <1562254242.67.0.305521841234.issue18748@roundup.psfhosted.org>
2019-07-04 15:30:42zwollinkissue18748 messages
2019-07-04 15:30:42zwolcreate