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 pitrou
Recipients ixokai, ned.deily, neologix, pitrou, sdaoden, skrah, vstinner
Date 2011-04-04.22:34:26
SpamBayes Score 0.08472838
Marked as misclassified No
Message-id <1301956468.06.0.331075112853.issue11277@psf.upfronthosting.co.za>
In-reply-to
Content
The new FreeBSD buildbot had a sporadic SIGKILL in http://www.python.org/dev/buildbot/all/builders/AMD64%20FreeBSD%208.2%203.x/builds/1/steps/test/logs/stdio

(apparently, faulthandler didn't dump a traceback)

By the way, we can be fairly certain now that the problem is on the OS side rather than on our (Python) side, so I'm lowering the priority.
History
Date User Action Args
2011-04-04 22:34:28pitrousetrecipients: + pitrou, ixokai, vstinner, ned.deily, skrah, neologix, sdaoden
2011-04-04 22:34:28pitrousetmessageid: <1301956468.06.0.331075112853.issue11277@psf.upfronthosting.co.za>
2011-04-04 22:34:26pitroulinkissue11277 messages
2011-04-04 22:34:26pitroucreate