Skip to content

Instantly share code, notes, and snippets.

@niner
Last active March 6, 2016 16:47
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 niner/dfdb4ef9ce9ac040abc2 to your computer and use it in GitHub Desktop.
Save niner/dfdb4ef9ce9ac040abc2 to your computer and use it in GitHub Desktop.
#0 0x00007ffff7153d34 in free () from /lib64/libc.so.6
#1 0x00007ffff675fbe8 in MVM_free (p=0xac00000096) at src/core/alloc.h:29
#2 0x00007ffff675fe13 in MVM_callsite_destroy (cs=0x3ebc9f0) at src/core/callsite.c:96
#3 0x00007ffff675fe30 in MVM_callsite_destroy (cs=0x4386cb0) at src/core/callsite.c:100
#4 0x00007ffff67f39fc in gc_free (tc=0xa2a580, obj=0xae47c8) at src/6model/reprs/MVMCompUnit.c:86
#5 0x00007ffff67c7008 in MVM_gc_collect_free_gen2_unmarked (tc=0xa2a580, global_destruction=1) at src/gc/collect.c:650
#6 0x00007ffff67c187a in MVM_gc_global_destruction (tc=0xa2a580) at src/gc/orchestrate.c:502
#7 0x00007ffff687865f in MVM_vm_destroy_instance (instance=0x9df900) at src/moar.c:376
#8 0x00007ffff6cd0fd5 in XS_Inline__Perl6_p6_destroy (my_perl=0x79f010, cv=<optimized out>) at Perl6.xs:123
#9 0x00000000004b3ee3 in Perl_pp_entersub (my_perl=0x79f010) at pp_hot.c:2794
#10 0x00000000004acbd6 in Perl_runops_standard (my_perl=0x79f010) at run.c:42
#11 0x000000000043ffd4 in S_run_body (oldscope=1, my_perl=0x79f010) at perl.c:2456
#12 perl_run (my_perl=0x79f010) at perl.c:2372
#13 0x000000000041eef3 in main (argc=3, argv=0x7fffffffde48, env=0x7fffffffde68) at perlmain.c:114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment