[pypy-issue] [issue1363] Threads segfault on OS X

Alex Gaynor tracker at bugs.pypy.org
Sun Jan 13 00:24:13 CET 2013


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

Turns out it's even simpler to reproduce: pypy -c "import threading; 
threading.Thread(target=lambda: None).start()"

----------
status: unread -> chatting
title: pip install pytest-xdist segfaults -> Threads segfault on OS X

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


More information about the pypy-issue mailing list