Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tjfontaine
Created August 9, 2013 21:17
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/6197295 to your computer and use it in GitHub Desktop.
Save tjfontaine/6197295 to your computer and use it in GitHub Desktop.
> ::jsstack
80474c8 v8::internal::IncrementalMarkingMarkingVisitor::VisitFixedArrayIncremental+0xaa
8047548 v8::internal::IncrementalMarking::Step+0x3f9
8047668 v8::internal::Heap::CollectGarbage+0x92
80476c8 v8::internal::Factory::NewProperSubString+0xde
8047768 v8::internal::Runtime_StringMatch+0x540
8047784 0xb370a2d6 internal (Code: b370a261)
80477ac 0x92c0acc9 match (b4e3030d)
80477cc 0x92c0bb7c inspect (b4e4475d)
80477e4 0xb3710981 <ArgumentsAdaptorFrame>
804781c 0xb374df10 formatValue (9b420c61)
804784c 0xb374f484 formatProperty (9b420cf1)
804787c 0xb374f168 <anonymous> (as <anon>) (9b44eb09)
8047898 0xb3710981 <ArgumentsAdaptorFrame>
80478d8 0xb374efd8 map (b4e2f149)
80478f8 0xb3710981 <ArgumentsAdaptorFrame>
8047930 0xb374e7b3 formatValue (9b420c61)
804795c 0xb376289e inspect (9b420bd1)
804797c 0xb3710981 <ArgumentsAdaptorFrame>
80479b0 0xb3767e93 <anonymous> (as exports.format) (b4e40781)
80479cc 0xb3710981 <ArgumentsAdaptorFrame>
80479f8 0xb372975e <InternalFrame>
8047a1c 0xb376790e <anonymous> (as debugs.(anonymous function)) (9b42c8b5)
8047a34 0xb3710981 <ArgumentsAdaptorFrame>
8047a64 0xb376465c afterWrite (9b445ac9)
8047a8c 0xb3726839 <InternalFrame>
8047ac8 0xb371788a <EntryFrame>
8047b38 _ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb+0xe1
8047b78 v8::internal::Execution::Call+0x70
8047bf8 v8::Function::Call+0xee
8047c78 node::MakeCallback+0xfd
8047cd8 node::MakeCallback+0x72
8047d48 node::StreamWrap::AfterWrite+0x14b
8047dc8 uv__stream_io+0x314
8047e18 uv_run+0xe6
8047e98 node::Start+0x1bd
8047eb8 main+0x1b
8047ed0 _start+0x83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment