Skip to content

Instantly share code, notes, and snippets.

@niner
Created October 5, 2021 16:54
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/c281cb03ce3a22101539c1c919ba79bf to your computer and use it in GitHub Desktop.
Save niner/c281cb03ce3a22101539c1c919ba79bf to your computer and use it in GitHub Desktop.
#0 MVM_oops (tc=0x405e20, messageFormat=0x7ffff7a45ad8 "Dispatch callback failed to delegate to a dispatcher") at src/core/exceptions.c:872
#1 0x00007ffff7928bab in MVM_disp_program_record_end (tc=0x405e20, record=0x7ffff75fca20, thunked=0x7fffffffba6c) at src/disp/program.c:2795
#2 0x00007ffff786cf03 in handle_end_of_dispatch_record (tc=0x405e20, thunked=0x7fffffffba6c) at src/core/callstack.c:423
#3 0x00007ffff786d4f7 in MVM_callstack_unwind_frame (tc=0x405e20, exceptional=0 '\000', thunked=0x7fffffffba6c) at src/core/callstack.c:534
#4 0x00007ffff78690c9 in remove_one_frame (tc=0x405e20, unwind=0 '\000') at src/core/frame.c:935
#5 0x00007ffff7869633 in MVM_frame_try_return (tc=0x405e20) at src/core/frame.c:1054
#6 0x00007ffff782b7d0 in MVM_interp_run (tc=0x405e20, initial_invoke=0x7ffff79c40f8 <toplevel_initial_invoke>, invoke_data=0x4bf600, outer_runloop=0x0) at src/core/interp.c:570
#7 0x00007ffff79c4252 in MVM_vm_run_file (instance=0x4052a0, filename=0x7fffffffdcec "/home/nine/rakudo/rakudo.moarvm") at src/moar.c:505
#8 0x0000000000401a76 in main (argc=9, argv=0x7fffffffd6a8) at src/main.c:307
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment