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 srinim, vstinner
Date 2016-11-18.11:25:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479468308.55.0.978560645056.issue28732@psf.upfronthosting.co.za>
In-reply-to
Content
Just to make sure: a crash means that the Python process is killed and you get a popup or something like that?

Can you please try to run the script on Python 3.6 using:

python.exe -X faulthandler script.py

It should display the Windows error code at least.
History
Date User Action Args
2016-11-18 11:25:08vstinnersetrecipients: + vstinner, srinim
2016-11-18 11:25:08vstinnersetmessageid: <1479468308.55.0.978560645056.issue28732@psf.upfronthosting.co.za>
2016-11-18 11:25:08vstinnerlinkissue28732 messages
2016-11-18 11:25:08vstinnercreate