Skip to content

Instantly share code, notes, and snippets.

@niner
Created December 2, 2016 13:35
Show Gist options
  • Save niner/6b0f77d661600c4c23db8b462add2f57 to your computer and use it in GitHub Desktop.
Save niner/6b0f77d661600c4c23db8b462add2f57 to your computer and use it in GitHub Desktop.
#0 0x00007f0fde042377 in sched_yield () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f0fdd641e5c in MVM_gc_mark_thread_unblocked (tc=0x1271cc0) at src/gc/orchestrate.c:270
#2 0x00007f0fdd634913 in callback_handler (cb=0x7f0fdb2ce000, cb_args=0x7fffaff6f280, cb_result=0x7fffaff6f278, data=0x43b58e0) at src/core/nativecall_dyncall.c:217
#3 0x00007f0fdd7077fb in dcCallback_x64_sysv () from /home/nine/rakudo/install/lib/libmoar.so
#4 0x00007f0fddb6a2a9 in XS_Inline__Perl6_initialize (my_perl=0x1238010, cv=<optimized out>) at Perl6.xs:112
#5 0x00000000004b41a3 in Perl_pp_entersub (my_perl=0x1238010) at pp_hot.c:2794
#6 0x00000000004ace96 in Perl_runops_standard (my_perl=0x1238010) at run.c:42
#7 0x0000000000438e23 in Perl_call_sv (my_perl=my_perl@entry=0x1238010, sv=sv@entry=0x12657e0, flags=<optimized out>, flags@entry=13) at perl.c:2771
#8 0x000000000043b2df in Perl_call_list (my_perl=my_perl@entry=0x1238010, oldscope=oldscope@entry=2, paramList=0x1265870) at perl.c:4916
#9 0x000000000041f9de in S_process_special_blocks (my_perl=my_perl@entry=0x1238010, floor=floor@entry=37, fullname=fullname@entry=0x12703a0 "BEGIN", gv=gv@entry=0x1265888, cv=cv@entry=0x12657e0) at op.c:8112
#10 0x0000000000432837 in Perl_newATTRSUB_x (my_perl=my_perl@entry=0x1238010, floor=floor@entry=37, o=<optimized out>, proto=proto@entry=0x0, attrs=attrs@entry=0x0, block=<optimized out>, block@entry=0x12701e0,
o_is_gv=o_is_gv@entry=false) at op.c:8074
#11 0x000000000043580d in Perl_utilize (my_perl=my_perl@entry=0x1238010, aver=<optimized out>, floor=37, version=<optimized out>, idop=0x126fb98, arg=<optimized out>) at op.c:5432
#12 0x0000000000466f97 in Perl_yyparse (my_perl=my_perl@entry=0x1238010, gramtype=gramtype@entry=258) at perly.y:398
#13 0x000000000043f190 in S_parse_body (xsinit=0x41eff0 <xs_init>, env=0x0, my_perl=0x1238010) at perl.c:2298
#14 perl_parse (my_perl=<optimized out>, xsinit=xsinit@entry=0x41eff0 <xs_init>, argc=<optimized out>, argv=<optimized out>, env=env@entry=0x0) at perl.c:1607
#15 0x000000000041ee62 in main (argc=2, argv=0x7fffaff6fd28, env=0x7fffaff6fd40) at perlmain.c:112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment