Skip to content

Instantly share code, notes, and snippets.

@dogbert17
Created November 29, 2016 21:47
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/b381b649a79be47eacf686761f45f1ba to your computer and use it in GitHub Desktop.
Save dogbert17/b381b649a79be47eacf686761f45f1ba to your computer and use it in GitHub Desktop.
spec/S17-procasync/no-runaway-file-limit.t
==9111== 139,720 (139,160 direct, 560 indirect) bytes in 994 blocks are definitely lost in loss record 2,493 of 2,603
==9111== at 0x402A17C: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==9111== by 0x411D481: MVM_malloc (alloc.h:2)
==9111== by 0x412008D: spawn_setup (procops.c:873)
==9111== by 0x4117A47: setup_work (eventloop.c:20)
==9111== by 0x4117B46: async_handler (eventloop.c:41)
==9111== by 0x41CDF94: uv__async_event (in /home/dogbert/repos/rakudo/install/lib/libmoar.so)
==9111== by 0x41CE095: uv__async_io (in /home/dogbert/repos/rakudo/install/lib/libmoar.so)
==9111== by 0x41CA581: uv__io_poll (in /home/dogbert/repos/rakudo/install/lib/libmoar.so)
==9111== by 0x41CE982: uv_run (in /home/dogbert/repos/rakudo/install/lib/libmoar.so)
==9111== by 0x4117BEC: enter_loop (eventloop.c:60)
==9111== by 0x4133814: invoke_handler (MVMCFunction.c:9)
==9111== by 0x40F5711: thread_initial_invoke (threads.c:56)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment