[pypy-issue] [issue803] Crash with os.popen pipe

Chris Lambacher tracker at bugs.pypy.org
Fri Jul 22 17:32:02 CEST 2011


Chris Lambacher <chris at kateandchris.net> added the comment:

With head as of last night (45854:631e083bd996) now we get:

Unhandled exception at 0x101bf37f in pypy-c.exe: 0xC0000005: Access violation reading location 
0x00000004.

When I jump into the VS just in time debugger.

There are not debug symbols, so I don't know a source line. I do know that the exception is happening 
in libpypy-c.dll.

----------
title: Crash when with os.popen pipe -> Crash with os.popen pipe

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


More information about the pypy-issue mailing list