[pypy-issue] [issue1016] RPython AssertionError while running async io greenlet test

Justin Patrin tracker at bugs.pypy.org
Sun Jan 22 23:46:45 CET 2012


Justin Patrin <papercrane at reversefold.com> added the comment:

Running with --opt=0 (./pypy-c translate.py --
output=pypy-c.0 --opt=0 --gc=minimark targetpypystandalone.py) also did not 
crash. Running with a minimal --opt-jit did crash in the same way, so it appears 
to happen only with jit. (./pypy-c translate.py --
output=pypy-c.jit --opt=jit targetpypystandalone.py).

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


More information about the pypy-issue mailing list