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 methane
Recipients eric.smith, irmen, methane, pwp333, vstinner
Date 2016-11-25.03:07:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480043242.75.0.671018926871.issue28673@psf.upfronthosting.co.za>
In-reply-to
Content
I'm sorry, I had uploaded script with wrong parameter.
Additionally, this script fails by chance.

$ while true; do python2 28673-reproduce2.py || break; echo -n .; done
.....Segmentation fault (core dumped)
History
Date User Action Args
2016-11-25 03:07:22methanesetrecipients: + methane, irmen, vstinner, eric.smith, pwp333
2016-11-25 03:07:22methanesetmessageid: <1480043242.75.0.671018926871.issue28673@psf.upfronthosting.co.za>
2016-11-25 03:07:22methanelinkissue28673 messages
2016-11-25 03:07:22methanecreate