[pypy-issue] [issue1495] Crash in JIT from Bitbucket latest (checkout of 5/24/2013 at 1pm PST)

Armin Rigo tracker at bugs.pypy.org
Fri May 31 10:26:45 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

Well, it's a real bug in the JIT.  It's one of the many asserts in the rather
obscure function compile_retrace() that fails.  I'm overall unhappy about the
state of the part of the JIT related to retracing/unrolling/etc.

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


More information about the pypy-issue mailing list