[issue9116] test_capi.test_no_FatalError_infinite_loop crash on Windows

Stefan Krah report at bugs.python.org
Tue Aug 31 00:11:20 CEST 2010


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

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.

----------
nosy: +skrah

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9116>
_______________________________________


More information about the Python-bugs-list mailing list