Skip to content

Instantly share code, notes, and snippets.

@tjfontaine
Created September 30, 2013 23:14
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 tjfontaine/3ffea410e5edd3587d32 to your computer and use it in GitHub Desktop.
Save tjfontaine/3ffea410e5edd3587d32 to your computer and use it in GitHub Desktop.
> ::jsstack
80425b8 libc.so.1`_lwp_kill+0x15
80425d8 libc.so.1`raise+0x22
8042628 libc.so.1`abort+0xf2
8042838 libc.so.1`_assert_c99+0x85
8042858 node::ZCtx::~ZCtx+0x15c
80428b8 v8::internal::GlobalHandles::PostGarbageCollectionProcessing+0x371
8042908 v8::internal::Heap::PerformGarbageCollection+0x324
8042a28 v8::internal::Heap::CollectGarbage+0x11b
8042a58 v8::internal::Heap::CollectAllGarbage+0x77
8042a98 v8::internal::Execution::HandleStackGuardInterrupt+0x31b
8042ab4 0xb9c0a896 internal (Code: b9c0a821)
8042acc 0x8842dc0f debug (fe22a675)
8042ae4 0xb9c12901 <ArgumentsAdaptorFrame>
8042b04 0xb118ea76 <anonymous> (as <anon>) (8c0f61e5)
8042b1c 0xb9c12901 <ArgumentsAdaptorFrame>
8042b40 0xb9c294fe <InternalFrame>
8042b78 0xa98136a9 <anonymous> (as EventEmitter.emit) (a49408d5)
8042b94 0xb9c12901 <ArgumentsAdaptorFrame>
8042bb0 0xb118e51e <anonymous> (as <anon>) (8c0824ed)
8042bcc 0xb9c12901 <ArgumentsAdaptorFrame>
8042bec 0xb9c294fe <InternalFrame>
8042c24 0xa98136a9 <anonymous> (as EventEmitter.emit) (a49408d5)
8042c3c 0x884867c3 <anonymous> (as <anon>) (b88d9789)
8042c70 0xa98b3279 _tickCallback (b7e22301)
8042c8c 0xb9c265d9 <InternalFrame>
8042cc8 0xb9c1844a <EntryFrame>
8042d38 _ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb+0xe1
8042d78 v8::internal::Execution::Call+0x70
8042df8 v8::Function::Call+0xee
8042e78 node::MakeCallback+0x11d
8042ec8 node::MakeCallback+0xa4
8043358 _ZN4node12TLSCallbacks8ClearOutEv.part.30+0x13d
80433d8 node::TLSCallbacks::DoRead+0x210
8043428 node::StreamWrap::OnRead+0x55
80435f8 uv__read+0x1a0
8043688 uv__stream_io+0x38b
8047718 uv__io_poll+0x1a5
8047768 uv_run+0x106
80477b8 node::Start+0xc1
80477d8 main+0x1b
80477f8 _start+0x83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment