[PyPy-issue] [issue514] Django tests fail (UnboundLocalError) or segfault

Fijal pypy-dev-issue at codespeak.net
Mon Mar 29 23:01:06 CEST 2010


Fijal <fijall at gmail.com> added the comment:

Ok, I think I found the reason.

_assemble in backend/x86/assembler.py can recursively call itself. I have no
clue yet *why* and *how* but I'm looking. Leaving this message so I don't forget.

(Oh and btw, it's obviously not recursion-safe).

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue514>
_______________________________________________________



More information about the Pypy-issue mailing list