Skip to content

Instantly share code, notes, and snippets.

@Neppord
Created April 14, 2012 16:20
Show Gist options
  • Save Neppord/2385550 to your computer and use it in GitHub Desktop.
Save Neppord/2385550 to your computer and use it in GitHub Desktop.
Pypy crash
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