Skip to content

Instantly share code, notes, and snippets.

@indutny
Created June 26, 2012 16:32
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 indutny/5425409479c482af9f02 to your computer and use it in GitHub Desktop.
Save indutny/5425409479c482af9f02 to your computer and use it in GitHub Desktop.
Program received signal SIGBUS, Bus error.
0x0000000100748620 in ?? ()
(gdb) bt
#0 0x0000000100748620 in ?? ()
#1 0x0000000100051b17 in ev_invoke_pending (loop=0x100748900) at ../deps/uv/src/unix/ev/ev.c:2145
#2 0x000000010004dc6d in uv__poll (loop=<optimized out>) at ../deps/uv/src/unix/core.c:248
#3 uv__run (loop=0x1007482a0) at ../deps/uv/src/unix/core.c:257
#4 0x000000010004de10 in uv_run (loop=0x1007482a0) at ../deps/uv/src/unix/core.c:265
#5 0x00000001000163f5 in node::Start (argc=6, argv=0x7fff5fbff388) at ../src/node.cc:2910
#6 0x000000010000eeb8 in ?? ()
#7 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment