Skip to content

Instantly share code, notes, and snippets.

@indutny
Created June 26, 2012 16:02
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/bbd037e3e24e2f1ac386 to your computer and use it in GitHub Desktop.
Save indutny/bbd037e3e24e2f1ac386 to your computer and use it in GitHub Desktop.
Client error: connect EHOSTUNREACH
[New Thread 0x1f03 of process 47291]
[New Thread 0x2003 of process 47291]
[New Thread 0x2103 of process 47291]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000001 in ?? ()
(gdb) bt
#0 0x0000000000000001 in ?? ()
#1 0x000000010005a905 in uv__stream_destroy (stream=0x101a01310) at ../deps/uv/src/unix/stream.c:124
#2 0x000000010004dd7d in uv__finish_close (handle=<optimized out>) at ../deps/uv/src/unix/core.c:151
#3 uv__run_closing_handles (loop=<optimized out>) at ../deps/uv/src/unix/core.c:181
#4 uv__run (loop=0x1007482a0) at ../deps/uv/src/unix/core.c:259
#5 0x000000010004de34 in uv_run (loop=0x1007482a0) at ../deps/uv/src/unix/core.c:265
#6 0x0000000100016435 in node::Start (argc=6, argv=0x7fff5fbff360) at ../src/node.cc:2910
#7 0x000000010000eef8 in ?? ()
#8 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment