[issue12310] Segfault in test_multiprocessing

STINNER Victor report at bugs.python.org
Fri Jun 10 11:26:49 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> a5c8b6ebe895: new sigwait() test using thread (issue #8407)
> 6d6099f7fe89: add sentinels to multiprocessing (issue #9205)


The first segfaults occured in build #2719 (cedceeb45030):
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2719

In the timeline, 6d6099f7fe89 < cedceeb45030 < a5c8b6ebe895, so the change is more likely coming from 6d6099f7fe89.

----------

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


More information about the Python-bugs-list mailing list