Skip to content

Instantly share code, notes, and snippets.

@DBarney
Created October 31, 2014 16:37
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 DBarney/bc9eafa09a7397a38583 to your computer and use it in GitHub Desktop.
Save DBarney/bc9eafa09a7397a38583 to your computer and use it in GitHub Desktop.
0 libsystem_kernel.dylib 0x00007fff86539282 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff866fdb73 abort + 129
2 libsystem_malloc.dylib 0x00007fff917ab937 free + 428
3 luvit 0x000000010ccd32f1 luv_on_udp_send + 113 (luv_udp.c:103)
4 luvit 0x000000010cd16ba4 uv__udp_run_completed + 388 (udp.c:168)
5 luvit 0x000000010cd18657 uv__udp_sendmsg + 327 (udp.c:275)
6 luvit 0x000000010cd16d7b uv__udp_io + 91 (udp.c:183)
7 luvit 0x000000010cd1e1e6 uv__io_poll + 3222 (kqueue.c:234)
8 luvit 0x000000010cd02381 uv_run + 193 (core.c:318)
9 luvit 0x000000010ccd9962 luv_run + 34
10 luvit 0x000000010cd2ecbb lj_BC_FUNCC + 52
11 luvit 0x000000010cd8c3b8 lj_cf_package_require + 472
12 luvit 0x000000010cd2ecbb lj_BC_FUNCC + 52
13 luvit 0x000000010cd3ee54 lua_pcall + 100
14 luvit 0x000000010ccdaf03 luvit_run + 67
15 luvit 0x000000010ccc8c9f main + 207
16 libdyld.dylib 0x00007fff94e765c9 start + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment