Skip to content

Instantly share code, notes, and snippets.

@niner
Created September 19, 2019 09:40
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/d8149c397a3a61efd9584fd22194e8a8 to your computer and use it in GitHub Desktop.
Save niner/d8149c397a3a61efd9584fd22194e8a8 to your computer and use it in GitHub Desktop.
Thread 448 (Thread 0x7ffe62ffd700 (LWP 27565)):
#0 0x00007ffff74afb9b in MVM_assert_not_fromspace (tc=0x4356180, c=0x4863b40) at src/gc/debug.c:51
#1 0x00007ffff746669a in remove_one_frame (tc=0x4356180, unwind=0 '\000') at src/core/frame.c:868
#2 0x00007ffff7466d89 in MVM_frame_try_return (tc=0x4356180) at src/core/frame.c:1025
#3 0x00007ffff7fdf06b in ?? ()
#4 0x0000000200000000 in ?? ()
#5 0x00007fff8c0632ac in ?? ()
#6 0x00000006000001d0 in ?? ()
#7 0x0000000004356180 in ?? ()
#8 0x00007ffe62ffb320 in ?? ()
#9 0x00007ffff756103d in resolve_using_guards (tc=0x0, cur_position=0, callsite=0x7fffec041b40, guard_offset=0x0, sf=0x7ffe62ffb2c0) at src/spesh/plugin.c:129
#10 0x00007ffff75f23a6 in MVM_jit_code_enter (tc=0x4356180, code=0x7fffec04b9c0, cu=0x6d5138) at src/jit/interface.c:24
#11 0x00007ffff745c5fc in MVM_interp_run (tc=0x4356180, initial_invoke=0x7ffff746fd8f <thread_initial_invoke>, invoke_data=0x38dab30) at src/core/interp.c:6308
#12 0x00007ffff746fed7 in start_thread (data=0x38dab30) at src/core/threads.c:87
#13 0x00007ffff6977724 in start_thread () from /lib64/libpthread.so.0
#14 0x00007ffff6f75e8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 447 (Thread 0x7ffe637fe700 (LWP 27564)):
#0 0x00007ffff74ac936 in MVM_gc_gen2_transfer (src=0x37d3b00, dest=0x38dab80) at src/gc/gen2.c:208
#1 0x00007ffff749bdc2 in finish_gc (tc=0x38dab80, gen=0 '\000', is_coordinator=1 '\001') at src/gc/orchestrate.c:220
#2 0x00007ffff749c41d in run_gc (tc=0x38dab80, what_to_do=0 '\000') at src/gc/orchestrate.c:435
#3 0x00007ffff749cac1 in MVM_gc_enter_from_allocator (tc=0x38dab80) at src/gc/orchestrate.c:588
#4 0x00007ffff749d32b in MVM_gc_allocate_nursery (tc=0x38dab80, size=184) at src/gc/allocation.c:37
#5 0x00007ffff749d128 in MVM_gc_allocate (tc=0x38dab80, size=184) at src/gc/allocation.h:18
#6 0x00007ffff749d3b4 in MVM_gc_allocate_zeroed (tc=0x38dab80, size=184) at src/gc/allocation.c:56
#7 0x00007ffff749d6ca in MVM_gc_allocate_frame (tc=0x38dab80) at src/gc/allocation.c:106
#8 0x00007ffff7464a2b in allocate_frame (tc=0x38dab80, static_frame=0x20656f8, spesh_cand=0x0, heap=1) at src/core/frame.c:265
#9 0x00007ffff7465671 in MVM_frame_invoke (tc=0x38dab80, static_frame=0x20656f8, callsite=0x7ffff7c8b480 <inv_arg_callsite>, args=0x35ffbcc, outer=0x2e303f8, code_ref=0x23416c0, spesh_cand=-1) at src/core/frame.c:529
#10 0x00007ffff74e16ba in invoke_handler (tc=0x38dab80, invokee=0x23416c0, callsite=0x7ffff7c8b480 <inv_arg_callsite>, args=0x35ffbcc) at src/6model/reprs/MVMCode.c:10
#11 0x00007ffff7427bbf in MVM_interp_run (tc=0x38dab80, initial_invoke=0x7ffff746fd8f <thread_initial_invoke>, invoke_data=0x36aa930) at src/core/interp.c:1035
#12 0x00007ffff746fed7 in start_thread (data=0x36aa930) at src/core/threads.c:87
#13 0x00007ffff6977724 in start_thread () from /lib64/libpthread.so.0
#14 0x00007ffff6f75e8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 446 (Thread 0x7ffe63fff700 (LWP 27563)):
#0 0x00007ffff74afb92 in MVM_assert_not_fromspace (tc=0x36aa980, c=0x25cc760) at src/gc/debug.c:50
#1 0x00007ffff741edbc in check_reg (tc=0x36aa980, reg_base=0x362ceb4, idx=4) at src/core/interp.c:14
#2 0x00007ffff7427b3e in MVM_interp_run (tc=0x36aa980, initial_invoke=0x7ffff746fd8f <thread_initial_invoke>, invoke_data=0x4348660) at src/core/interp.c:1031
#3 0x00007ffff746fed7 in start_thread (data=0x4348660) at src/core/threads.c:87
#4 0x00007ffff6977724 in start_thread () from /lib64/libpthread.so.0
#5 0x00007ffff6f75e8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment