Skip to content

Instantly share code, notes, and snippets.

@mattico
Created March 1, 2018 17:18
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 mattico/cba4e232b40ae79893f1324215d4aee0 to your computer and use it in GitHub Desktop.
Save mattico/cba4e232b40ae79893f1324215d4aee0 to your computer and use it in GitHub Desktop.
VSCode zombie process stacktraces
# The main thread of this dump wan't in a node or windows dll, so I couldn't get symbols for it.
# The other threads looked just like the other examples.
# The main thread of this process wansn't in a windows or node dll when the dump was taken, so I don't have any symbols.
# The other threads look the same as the other processes.
0x3e5d5e6199f
0x2c7ea7d5fe9
0x2c7ea7d5fa9
0x1f2e460c599
0x1f2e460c551
0x1f2e460c599
0x6553cfdf80
0x3e5d61105d8
0x2c7ea7d5f79
0x1dffffffff
0x2c7ea7d5f79
0xb22ce02311
0xb22ce02421
0x2c7ea7d5f79
0x18e9b774941
0x55a3e23dd9
0x6553cfdfb8
0x3e5d5b057fb
0xb22ce02311
0x55a3e74419
node!v8::internal::Builtins::WasmStackGuard + 0xccae
node!v8::internal::Builtins::WasmStackGuard + 0xbc3a
node!v8::internal::AllocationSpaceName + 0xd9c3
node!v8::internal::Builtins::WasmStackGuard + 0xb1d7
node!v8::internal::AllocationSpaceName + 0x8693
node!v8::internal::AllocationSpaceName + 0x5617
node!v8::internal::AllocationSpaceName + 0x209e
node!v8::internal::OptimizingCompileDispatcher::IsQueueAvailable + 0xb19
node!v8::internal::ScavengeJob::NotifyIdleTask + 0x702
node!v8::internal::GCTracer::AddScopeSample + 0x3690
node!v8::internal::ScopeInfo::Empty + 0x35e1
node!v8::internal::Factory::NewFillerObject + 0xc5
node!v8::base::MagicNumbersForDivision<unsigned int>::operator= + 0x28c60
0x20ae75043a1
0x4986badd48
node!v8::internal::AllocationSpaceName + 0x7d2c
node!v8::internal::AllocationSpaceName + 0x2513
node!v8::internal::AllocationSpaceName + 0x247d
node!v8::internal::Builtins::WasmStackGuard + 0xd505
node!v8::internal::AllocationSpaceName + 0x868b
node!v8::internal::AllocationSpaceName + 0x5617
node!v8::internal::AllocationSpaceName + 0x209e
node!v8::internal::OptimizingCompileDispatcher::IsQueueAvailable + 0xb19
node!v8::internal::ScavengeJob::NotifyIdleTask + 0x702
node!v8::internal::GCTracer::AddScopeSample + 0x3690
node!v8::internal::ScopeInfo::Empty + 0x35e1
node!v8::internal::Factory::NewFillerObject + 0xc5
node!v8::base::MagicNumbersForDivision<unsigned int>::operator= + 0x28df3
0x2d5cf605c1c
0x3356b7dfa8
0xa90f80c599
0x2
node!v8::internal::Object::GetProperty + 0x38df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment