Skip to content

Instantly share code, notes, and snippets.

@Licenser
Created February 27, 2014 16:27
Show Gist options
  • Save Licenser/9253510 to your computer and use it in GitHub Desktop.
Save Licenser/9253510 to your computer and use it in GitHub Desktop.
> ::jsstack -v
8047668 libc.so.1`_lwp_kill+0x15
8047688 libc.so.1`raise+0x2b
80476d8 libc.so.1`abort+0x10e
80476e8 0x843a30b
8047798 v8::internal::Isolate::DoThrow+0x35f
80477b8 v8::internal::Isolate::Throw+0x14
80477f8 v8::internal::Runtime_Throw+0x2b
8047814 0xb9c0a336 internal (Code: b9c0a2c1)
8047848 0xb9c2d1c8 <anonymous> (as EventEmitter.emit) (b0e3aa59)
file: events.js
posn: line 54
8047860 0xb9c0db41 <ArgumentsAdaptorFrame>
804787c 0x94bb63ab <anonymous> (as Socket._destroy.self.errorEmitted) (b77820f9)
file: net.js
posn: line 331
80478a0 0xb9c294fc <anonymous> (as startup.processNextTick.process._tickCallback) (b0e439dd)
file: node.js
posn: line 233
80478bc 0xb9c21bb9 <InternalFrame>
80478f8 0xb9c12b4a <EntryFrame>
8047978 _ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb+0xe3
80479d8 v8::internal::Execution::Call+0x5c
8047a48 v8::Function::Call+0xd5
8047ac8 _ZN4nodeL4TickEv+0x8e
8047af8 uv__run_check+0x42
8047b38 uv__run+0x92
8047b58 uv_run+0x15
8047bb8 node::Start+0x174
8047bd8 main+0x1b
8047c0c _start+0x83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment