Skip to content

Instantly share code, notes, and snippets.

@timo
Created July 28, 2014 22:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timo/65133b28e088277fe0f2 to your computer and use it in GitHub Desktop.
Save timo/65133b28e088277fe0f2 to your computer and use it in GitHub Desktop.
(gdb) bt full
#0 0x00007fadbc1f6bc6 in MVM_multi_cache_find_callsite_args (tc=0x1c21600, cache_obj=0x7fadbb935cf8, cs=0x0,
args=0x1f56040) at src/6model/reprs/MVMMultiCache.c:294
cache = 0x7fadbb935d10
num_args = 0
i = 0
j = 0
entries = 0
t_pos = 450
has_nameds = 127 '\177'
arg_tup = {41856608, 29496832, 31713392, 29987936}
#1 0x00007fadbc1a6ffe in MVM_frame_find_invokee_multi_ok (tc=0x1c21600, code=0x45b5460, tweak_cs=0x7fffe9a9b720,
args=0x1f56040) at src/core/frame.c:1257
result = 0x8
dest = {o = 0x7fadbb935cf8, s = pointer to '', i8 = -8 '\370', ui8 = 248 '\370', i16 = 23800, ui16 = 23800,
i32 = -1147970312, ui32 = 3146996984, i64 = 140384153066744, ui64 = 140384153066744, n32 = -0.00449716672,
n64 = 6.9358987250797286e-310}
is = 0x381fca0
#2 0x00007fadba193248 in ?? ()
No symbol table info available.
#3 0x0000000000000000 in ?? ()
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment