Skip to content

Instantly share code, notes, and snippets.

/st.txt Secret

Created August 15, 2013 17:52
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 anonymous/42d47a4802d30bf990dc to your computer and use it in GitHub Desktop.
Save anonymous/42d47a4802d30bf990dc to your computer and use it in GitHub Desktop.
simple\test-cluster-bind-twice.js stack trace
> node.exe!uv_tcp_set_socket(uv_loop_s * loop, uv_tcp_s * handle, unsigned int socket, int family, int imported) Line 93 C
node.exe!uv_tcp_import(uv_tcp_s * tcp, _WSAPROTOCOL_INFOW * socket_protocol_info, int tcp_connection) Line 1164 C
node.exe!uv_pipe_accept(uv_pipe_s * server, uv_stream_s * client) Line 733 C
node.exe!uv_accept(uv_stream_s * server, uv_stream_s * client) Line 48 C
node.exe!node::AcceptHandle<node::TCPWrap,uv_tcp_s>(uv_stream_s * pipe) Line 206 C++
node.exe!node::StreamWrap::OnReadCommon(uv_stream_s * handle, int nread, uv_buf_t buf, uv_handle_type pending) Line 252 C++
node.exe!node::StreamWrap::OnRead2(uv_pipe_s * handle, int nread, uv_buf_t buf, uv_handle_type pending) Line 283 C++
node.exe!uv_process_pipe_read_req(uv_loop_s * loop, uv_pipe_s * handle, uv_req_s * req) Line 1389 C
node.exe!uv_process_reqs(uv_loop_s * loop) Line 152 C
node.exe!uv_run(uv_loop_s * loop, uv_run_mode mode) Line 291 C
node.exe!node::Start(int argc, char * * argv) Line 3101 C++
node.exe!wmain(int argc, wchar_t * * wargv) Line 60 C++
node.exe!__tmainCRTStartup() Line 241 C
node.exe!wmainCRTStartup() Line 164 C
kernel32.dll!75368543() Unknown
[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
ntdll.dll!7760bf39() Unknown
ntdll.dll!7760bf0c() Unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment