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 vstinner
Recipients eric.smith, methane, pwp333, vstinner
Date 2016-11-15.22:11:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479247860.39.0.607542119544.issue28673@psf.upfronthosting.co.za>
In-reply-to
Content
Try to get the Python traceback of thread on the crash: try the faulthandler module.
History
Date User Action Args
2016-11-15 22:11:00vstinnersetrecipients: + vstinner, eric.smith, methane, pwp333
2016-11-15 22:11:00vstinnersetmessageid: <1479247860.39.0.607542119544.issue28673@psf.upfronthosting.co.za>
2016-11-15 22:11:00vstinnerlinkissue28673 messages
2016-11-15 22:11:00vstinnercreate