[pypy-issue] [issue1264] segmentation faults/fatal rpython errors with threading + import

bdk tracker at bugs.pypy.org
Sat Sep 15 19:57:11 CEST 2012


bdk <bdkearns at gmail.com> added the comment:

this workaround prevents the crash in this test case of import, but is not a 
general workaround for the bug -- if i run the second test case that calls a 
function in the extension module it still crashes 5-10% of the runs.

does this fix work for the second test case as well? i'm running the second in a 
loop: for i in {1..100}; do pypy xxx.py; done

----------
status: resolved -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1264>
________________________________________


More information about the pypy-issue mailing list