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 eric.smith
Recipients Daugeras, eric.smith, ned.deily
Date 2018-12-28.13:33:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546004001.18.0.216062744049.issue35594@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the report, but that example is so large and complicated that it's difficult for someone not familiar with it to understand what's going on.

If you could simplify it down to the smallest example that duplicates the problem, then perhaps we could make more progress.

Short of that, one thing you should look at is Victor's faulthander work: https://docs.python.org/3/library/faulthandler.html . It might give enough information to diagnose the problem.
History
Date User Action Args
2018-12-28 13:33:22eric.smithsetrecipients: + eric.smith, ned.deily, Daugeras
2018-12-28 13:33:21eric.smithsetmessageid: <1546004001.18.0.216062744049.issue35594@roundup.psfhosted.org>
2018-12-28 13:33:21eric.smithlinkissue35594 messages
2018-12-28 13:33:21eric.smithcreate