Created
April 14, 2012 16:20
-
-
Save Neppord/2385550 to your computer and use it in GitHub Desktop.
Pypy crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RPython traceback: | |
File "jit_metainterp_compile.c", line 21285, in send_loop_to_backend | |
File "jit_backend_x86_assembler.c", line 2598, in Assembler386_assemble_loop | |
File "jit_backend_x86_regalloc.c", line 510, in RegAlloc_prepare_loop | |
File "jit_backend_x86_regalloc.c", line 1162, in RegAlloc__prepare | |
File "jit_backend_x86_regalloc.c", line 4107, in RegAlloc__compute_vars_longevity | |
Fatal RPython error: AssertionError | |
Abort trap: 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment