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 Omer.Katz, vstinner
Date 2014-12-05.21:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417815849.15.0.64705955926.issue22985@psf.upfronthosting.co.za>
In-reply-to
Content
> Program received signal SIGTERM, Terminated.

SIGTERM is not a segmentation fault. SIGSEGV is for segmentation faults.
History
Date User Action Args
2014-12-05 21:44:09vstinnersetrecipients: + vstinner, Omer.Katz
2014-12-05 21:44:09vstinnersetmessageid: <1417815849.15.0.64705955926.issue22985@psf.upfronthosting.co.za>
2014-12-05 21:44:09vstinnerlinkissue22985 messages
2014-12-05 21:44:08vstinnercreate