Hi,

> py3k built from trunk on Centos 5.5 freezes during regrtest on 
> test_concurrent_futures with "Fatal Python error: Invalid thread state for 
> this thread". As in a typical concurrent problem, subsequent calls freeze in 
> different test cases, but the freeze itself is always reproducible and always 
> during this test.

Well, could you run this under gdb and report the stacks for the
various threads when the process crashes?
(when compiled --with-pydebug, if possible)

Thank you

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to