Justin Patrin <[email protected]> added the comment:
I tried both the "nightly" and a locally built copy from that branch. I'm
getting
a different error now at least.
{examples} $ PYTHONPATH=.. ./pypy-c-jit-59294-2433a3c3072c-osx64/bin/pypy
both.py
RPython traceback:
File "pypy_jit_metainterp_compile.c", line 21868, in send_loop_to_backend
File "pypy_jit_backend_x86_assembler.c", line 2924, in
Assembler386_assemble_loop
File "pypy_jit_backend_x86_assembler.c", line 6218, in Assembler386__assemble
File "pypy_jit_backend_x86_regalloc.c", line 2306, in RegAlloc_walk_operations
File "pypy_jit_backend_x86_regalloc.c", line 46789, in
RegAlloc_perform_with_guard
File "pypy_jit_backend_x86_assembler.c", line 59335, in
Assembler386_genop_guard_call_assembler
File "pypy_jit_backend_x86_rx86.c", line 6374, in INSN__star_3
Fatal RPython error: AssertionError
zsh: abort PYTHONPATH=.. ./pypy-c-jit-59294-2433a3c3072c-osx64/bin/pypy
both.py
{examples} $ PYTHONPATH=.. pypy both.py
RPython traceback:
File "pypy_jit_metainterp_compile.c", line 21825, in send_loop_to_backend
File "pypy_jit_backend_x86_assembler.c", line 2932, in
Assembler386_assemble_loop
File "pypy_jit_backend_x86_assembler.c", line 6229, in Assembler386__assemble
File "pypy_jit_backend_x86_regalloc.c", line 2305, in RegAlloc_walk_operations
File "pypy_jit_backend_x86_regalloc.c", line 46776, in
RegAlloc_perform_with_guard
File "pypy_jit_backend_x86_assembler.c", line 59364, in
Assembler386_genop_guard_call_assembler
File "pypy_jit_backend_x86_rx86.c", line 6383, in INSN__star_3
Fatal RPython error: AssertionError
zsh: abort PYTHONPATH=.. pypy both.py
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1016>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue