Skip to content

Instantly share code, notes, and snippets.

@dogbert17
Last active October 3, 2019 14:29
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 dogbert17/c79bde902060fe74ccf83d766c50a1cd to your computer and use it in GitHub Desktop.
Save dogbert17/c79bde902060fe74ccf83d766c50a1cd to your computer and use it in GitHub Desktop.
Fail
==226267== Thread 5:
==226267== Invalid write of size 8
==226267== at 0x514F9BE: MVM_profiler_log_gc_end (log.c:465)
==226267== by 0x506FE98: MVM_gc_enter_from_interrupt (orchestrate.c:697)
==226267== by 0x507AED0: async_handler (eventloop.c:75)
==226267== by 0x5194638: uv__async_io (async.c:147)
==226267== by 0x518EA20: uv__io_poll (linux-core.c:384)
==226267== by 0x51950A7: uv_run (core.c:368)
==226267== by 0x50517B0: thread_initial_invoke (threads.c:59)
==226267== by 0x502719D: MVM_interp_run (interp.c:137)
==226267== by 0x5051835: start_thread (threads.c:87)
==226267== by 0x60816DA: start_thread (pthread_create.c:463)
==226267== by 0x5A0C88E: clone (clone.S:95)
==226267== Address 0x30 is not stack'd, malloc'd or (recently) free'd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment