[issue10517] test_concurrent_futures crashes with "--with-pydebug" on RHEL5 with "Fatal Python error: Invalid thread state for this thread"

Kristján Valur Jónsson report at bugs.python.org
Tue Mar 29 12:47:58 CEST 2011


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

What is the line that the parent process is executing?  Line numbers don't seem to match any more.
And is it possible to set a breakpoint in the child process where the fatal error is triggered?  It would be good to know what is being run at that point.

----------

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


More information about the Python-bugs-list mailing list