Skip to content

Instantly share code, notes, and snippets.

Created April 9, 2014 15:23
Show Gist options
  • Save anonymous/979061452dec2159d50f to your computer and use it in GitHub Desktop.
Save anonymous/979061452dec2159d50f to your computer and use it in GitHub Desktop.
RPython traceback:
File "pypy_module_pypyjit_interp_jit.c", line 118, in jump_absolute__AccessDirect_None
File "rpython_jit_metainterp_warmstate.c", line 2723, in maybe_compile_and_run__star_5_1
File "rpython_jit_metainterp_warmstate.c", line 8873, in bound_reached__star_5_1
File "rpython_jit_metainterp_pyjitpl.c", line 5818, in compile_and_run_once___rpython_jit_metainterp_ji_4
File "rpython_jit_metainterp_pyjitpl.c", line 4872, in MetaInterp__compile_and_run_once
File "rpython_jit_metainterp_pyjitpl.c", line 8042, in MetaInterp_interpret
File "rpython_jit_metainterp_pyjitpl.c", line 14632, in MetaInterp__interpret
File "rpython_jit_metainterp_pyjitpl.c", line 22909, in MIFrame_run_one_step
File "rpython_jit_metainterp_pyjitpl.c", line 51507, in handler_residual_call_ir_v
File "rpython_jit_metainterp_pyjitpl_3.c", line 9320, in execute_varargs___126
File "rpython_jit_metainterp_pyjitpl_2.c", line 38333, in MetaInterp__record_helper_nonpure_varargs
File "rpython_jit_metainterp_heapcache.c", line 12236, in HeapCache_clear_caches
File "rpython_rtyper_lltypesystem_rdict_1.c", line 40684, in ll_dict_getitem__dicttablePtr_Signed_11
~~~ Crash in JIT! <KeyError object at 0x101747540>
Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment