[pypy-issue] [issue934] subprocess hangs in 1.7 (but not in 1.6 or 1.5)

David Ripton tracker at bugs.pypy.org
Mon Jan 23 00:19:37 CET 2012


David Ripton <d+pypy at ripton.net> added the comment:

pypy 1.7, on Linux x86-32.  Sometimes the process hangs.  Sometimes I get a
"build failed" like
=========================
...
Build failed
 -> task failed (exit status -11):                                                  
        {task 165307472: cxx class_79.cpp -> class_79.cpp.3.o}                      
['/usr/bin/g++', '-I/tmp/issue934/build/out', '-I/tmp/issue934/build',
'../lib_2/class_79.cpp', '-c', '-o', 'lib_2/class_79.cpp.3.o']

----------
nosy: +dripton

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


More information about the pypy-issue mailing list