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 Mark.Shannon
Recipients Mark.Shannon, erlendaasland, pablogsal, vstinner
Date 2021-06-28.09:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624873214.55.0.497656735421.issue44517@roundup.psfhosted.org>
In-reply-to
Content
I cannot reproduce this on ubuntu

Ubuntu 20.04.2 LTS
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

I've tried these configs:
./configure --with-pydebug
./configure
./configure --enable-optimizations
./configure --enable-optimizations --with-lto


I also tried turning the timeout down to 2 seconds, but the failure doesn't look anything like the reported error.
History
Date User Action Args
2021-06-28 09:40:14Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, pablogsal, erlendaasland
2021-06-28 09:40:14Mark.Shannonsetmessageid: <1624873214.55.0.497656735421.issue44517@roundup.psfhosted.org>
2021-06-28 09:40:14Mark.Shannonlinkissue44517 messages
2021-06-28 09:40:14Mark.Shannoncreate