Created
December 20, 2017 17:57
-
-
Save rhizoome/0f5a331333fb1187101aace262da958b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==30814== Process terminating with default action of signal 2 (SIGINT) | |
==30814== at 0x4035143: __syscall6 (syscall_arch.h:59) | |
==30814== by 0x4035143: syscall (syscall.c:18) | |
==30814== by 0x52B4518: uv__epoll_wait (linux-syscalls.c:321) | |
==30814== by 0x52B2E1C: uv__io_poll (linux-core.c:271) | |
==30814== by 0x52A719A: uv_run (core.c:352) | |
==30814== by 0x11C1E5: ch_run (chirp.c:1060) | |
==30814== by 0x11BB8E: ch_chirp_run (chirp.c:872) | |
==30814== by 0x10DC9E: main (func_etest.c:336) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment