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 skrah
Recipients brian.curtin, georg.brandl, pitrou, skrah
Date 2010-08-30.22:11:04
SpamBayes Score 0.012641009
Marked as misclassified No
Message-id <1283206280.79.0.297207263737.issue9116@psf.upfronthosting.co.za>
In-reply-to
Content
I see the same crash in test_capi, qemu, Windows 7, Debug|x64. The
function crash_no_current_thread() introduced in r81142 ultimately
calls Py_FatalError, which then aborts.
History
Date User Action Args
2010-08-30 22:11:21skrahsetrecipients: + skrah, georg.brandl, pitrou, brian.curtin
2010-08-30 22:11:20skrahsetmessageid: <1283206280.79.0.297207263737.issue9116@psf.upfronthosting.co.za>
2010-08-30 22:11:05skrahlinkissue9116 messages
2010-08-30 22:11:04skrahcreate