[issue15553] Segfault in test_6_daemon_threads() of test_threading, on Mac OS X Lion

Ronald Oussoren report at bugs.python.org
Mon Aug 6 18:50:34 CEST 2012


Ronald Oussoren added the comment:

The test passes fine on OSX 10.8 (even when running the threading test in a loop). This might be because a platform bug is fixed in OSX 10.8, or because the crash happens due to a race condition of some sort (either in Python itself or the system).

This could be related to #3863 (this test is skipped on a number of platforms because of that issue)

----------

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


More information about the Python-bugs-list mailing list