Skip to content

Instantly share code, notes, and snippets.

@timo
Created January 26, 2014 22:35
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/b7ee0a68eb7d819e57e8 to your computer and use it in GitHub Desktop.
Save timo/b7ee0a68eb7d819e57e8 to your computer and use it in GitHub Desktop.
(gdb) bt full
#0 0x00007ffff7c325ed in deserialize_stable (st=0x1609c98, i=<optimized out>, reader=0x16a47e0,
tc=0x603430) at src/6model/serialization.c:1815
cc = 0x0
st_table_row = <optimized out>
#1 MVM_serialization_deserialize (tc=tc@entry=0x603430, sc=0x7ffff7385120,
string_heap=<optimized out>, codes_static=<optimized out>, repo_conflicts=<optimized out>,
data=<optimized out>) at src/6model/serialization.c:1981
scodes = <optimized out>
i = 9
reader = 0x16a47e0
#2 0x00007ffff7bf6dae in MVM_interp_run (tc=tc@entry=0x603430,
initial_invoke=initial_invoke@entry=0x7ffff7c43af0 <toplevel_initial_invoke>,
invoke_data=<optimized out>) at src/core/interp.c:3487
sc = <optimized out>
conf = <optimized out>
blob = <optimized out>
sh = <optimized out>
cr = <optimized out>
op = <optimized out>
cur_op = 0x7ffff6683b3a "\016"
bytecode_start = 0x7ffff66829bc "\237"
reg_base = 0x1515c10
cu = 0x7ffff7367190
cur_callsite = 0x15136f0
#3 0x00007ffff7c44136 in MVM_vm_run_file (instance=instance@entry=0x603010, filename=<optimized out>)
at src/moar.c:161
str = <optimized out>
start_frame = <optimized out>
tc = 0x603430
cu = 0x7ffff72e9758
#4 0x0000000000400cb9 in main (argc=5, argv=0x7fffffffdfe8) at src/main.c:146
instance = 0x603010
input_file = <optimized out>
lib_path = {0x7fffffffe310 "/home/timo/perl6/rakudo/../install/languages/nqp/lib",
0x7fffffffe34f "/home/timo/perl6/rakudo/../install/languages/perl6/lib",
0x7fffffffe390 "/home/timo/perl6/rakudo/../install/languages/perl6/runtime", 0x0,
0x3a43e21168 "", 0x0, 0x1 <Address 0x1 out of bounds>,
0x400d2d <__libc_csu_init+77> "H\203\303\001H9\353u\352H\203\304\b[]A\\A]A^A_\303ff.\017\037\204"}
dump = 0
argi = <optimized out>
lib_path_i = 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment