Skip to content

Instantly share code, notes, and snippets.

@retupmoca
Created October 16, 2015 17:25
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 retupmoca/e5f9da34105352d7d947 to your computer and use it in GitHub Desktop.
Save retupmoca/e5f9da34105352d7d947 to your computer and use it in GitHub Desktop.
> moar.dll!__report_gsfailure(unsigned __int64 stack_cookie=643071537840) Line 199 C
moar.dll!__GSHandlerCheck(_EXCEPTION_RECORD * ExceptionRecord=0x00007ffb23e87000, void * EstablisherFrame, _CONTEXT * ContextRecord=0x00011ff4003f3000, _DISPATCHER_CONTEXT * DispatcherContext) C
ntdll.dll!00007ffb70c863bd() Unknown
ntdll.dll!00007ffb70c0458c() Unknown
moar.dll!__longjmp_internal() Unknown
moar.dll!MVM_exception_throw_adhoc_free_va(MVMThreadContext * tc=0x00000095ba20dca0, char * * waste, const char * messageFormat=0x00007ffb23d46490, char * args=0x00000095ba0cf1e0) Line 819 C
moar.dll!MVM_exception_throw_adhoc(MVMThreadContext * tc, const char * messageFormat=0x00007ffb23d46490, ...) Line 735 C
moar.dll!MVM_frame_find_invokee_multi_ok(MVMThreadContext * tc=0x00000095ba20dca0, MVMObject * code=0x00000095bdec3d10, MVMCallsite * * tweak_cs=0x00000095ba0cf330, MVMRegister * args=0x00000095d8332758) Line 1515 C
[External Code]
moar.dll!MVM_coerce_i_s(MVMThreadContext * tc=0x00000095d8332730, __int64 i=1) Line 166 C
moar.dll!MVM_frame_dec_ref(MVMThreadContext * tc=0x00000095ba20dca0, MVMFrame * frame=0x0000000000000007) Line 134 C
[External Code]
moar.dll!MVM_jit_enter_code(MVMThreadContext * tc, MVMCompUnit * cu, MVMJitCode * code) Line 124 C
moar.dll!MVM_interp_run(MVMThreadContext * tc=0x00000095ba20dca0, void (MVMThreadContext *, void *) * initial_invoke=0x00000095ba20dca0, void * invoke_data=0x00000095ba20ac80) Line 5076 C
moar.dll!MVM_vm_run_file(MVMInstance * instance=0x00000095ba20ac80, const char * filename=0x00000095ba1fd4a3) Line 244 C
moar.exe!main(int argc, char * * argv=0x00000095ba1fd3d0) Line 194 C
[External Code]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment