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

2013-07-07 Thread Ronald Oussoren
Ronald Oussoren added the comment: I'm closing this issue because I haven't been able to reproduce and the issue doesn't contain enough information to determine the cause of the crash (the buildbot logs are gone by now, and probably wouldn't have contained the required information anyway).

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

2012-08-06 Thread Ronald Oussoren
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

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

2012-08-03 Thread STINNER Victor
New submission from STINNER Victor: http://buildbot.python.org/all/builders/AMD64%20Lion%203.2/builds/80/steps/test/logs/stdio [ 54/355/1] test_threading test_acquire_contended (test.test_threading.LockTests) ... ok test_acquire_destroy (test.test_threading.LockTests) ... ok