Skip to content

Instantly share code, notes, and snippets.

@samcv

samcv/a.rb Secret

Created April 4, 2018 21:27
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 samcv/73a6a156f5778f072a8c1d2976b129b2 to your computer and use it in GitHub Desktop.
Save samcv/73a6a156f5778f072a8c1d2976b129b2 to your computer and use it in GitHub Desktop.
* thread #2, name = 'moar', stop reason = breakpoint 1.1
* frame #0: 0x00007ffff75a2f35 libmoar.so`MVM_exception_throw_adhoc_free(tc=0x000000000067d080, waste=0x00007ffff60c2cb0, messageFormat="Probable version skew in pre-compiled '%s' (cause: no object at index %ld) count is %d") at exceptions.c:882
frame #1: 0x00007ffff76853f6 libmoar.so`MVM_sc_get_object(tc=0x000000000067d080, sc=0x00007ffff37329f8, idx=140737277798904) at sc.c:208
frame #2: 0x00007ffff76a36cc libmoar.so`MVM_spesh_candidate_add(tc=0x000000000067d080, p=0x00007fffec021300) at candidate.c:82
frame #3: 0x00007ffff76bdaaf libmoar.so`worker(tc=0x000000000067d080, callsite=0x00007ffff7dd6f88, args=0x0000000000000000) at worker.c:16
frame #4: 0x00007ffff763f282 libmoar.so`invoke_handler(tc=0x000000000067d080, invokee=0x0000000000667eb0, callsite=0x00007ffff7dd6f88, args=0x0000000000000000) at MVMCFunction.c:9
frame #5: 0x00007ffff75db9b4 libmoar.so`thread_initial_invoke(tc=0x000000000067d080, data=0x000000000067e7c0) at threads.c:59
frame #6: 0x00007ffff75a4810 libmoar.so`MVM_interp_run(tc=0x000000000067d080, initial_invoke=(libmoar.so`thread_initial_invoke at threads.c:50), invoke_data=0x000000000067e7c0) at interp.c:93
frame #7: 0x00007ffff75daf55 libmoar.so`start_thread(data=0x000000000067e7c0) at threads.c:87
frame #8: 0x00007ffff68dba53 libpthread.so.0`start_thread + 227
frame #9: 0x00007ffff6f0f2df libc.so.6`__GI___clone + 63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment