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 DahlitzFlorian
Recipients DahlitzFlorian
Date 2019-11-21.13:28:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574342929.28.0.219657775235.issue38877@roundup.psfhosted.org>
In-reply-to
Content
Today, I tried to build Python 3.9 from source, which failed. Building it without optimizations enabled fails due to an Segmentation fault (output_without.txt) and building with optimizations fails with a profile-opt error (output.txt).

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux bullseye/sid
Release:	9.11
Codename:	stretch
History
Date User Action Args
2019-11-21 13:28:49DahlitzFloriansetrecipients: + DahlitzFlorian
2019-11-21 13:28:49DahlitzFloriansetmessageid: <1574342929.28.0.219657775235.issue38877@roundup.psfhosted.org>
2019-11-21 13:28:49DahlitzFlorianlinkissue38877 messages
2019-11-21 13:28:49DahlitzFloriancreate