Skip to content

FATAL ERROR: node::inspector::Agent::ToggleAsyncHook Cannot toggle Inspector's AsyncHook, please report this. #27714

@xehpuk

Description

@xehpuk
  • Version: v10.15.3
  • Platform: Microsoft Windows [Version 10.0.17763.437] 64-bit
  • Subsystem: inspector?

[email protected]

Abnormal client.end() call, due to invalid code or failed server connection.
    at Pool._remove (\node_modules\pg-pool\index.js:161:12)
    at Client.idleListener (\node_modules\pg-pool\index.js:75:10)
    at Connection.connectedErrorHandler (\node_modules\pg\lib\client.js:148:10)
    at Socket.reportStreamError (\node_modules\pg\lib\connection.js:71:10)

<output of 656 console.error calls>

RangeError: Maximum call stack size exceeded
    at Console.error (<anonymous>)
    at Object.error (<snip>)
    at Object.error (\node_modules\pg-promise\lib\events.js:356:25)
    at Client.onError (\node_modules\pg-promise\lib\connect.js:109:16)
    at Client.emit (events.js:194:15)
    at Client.EventEmitter.emit (domain.js:441:20)
    at Connection.connectedErrorHandler (\node_modules\pg\lib\client.js:148:10)
    at Connection.emit (events.js:189:13)
    at Connection.EventEmitter.emit (domain.js:441:20)
    at Socket.reportStreamError (\node_modules\pg\lib\connection.js:71:10)
Waiting for the debugger to disconnect...
FATAL ERROR: node::inspector::Agent::ToggleAsyncHook Cannot toggle Inspector's AsyncHook, please report this.
 1: 00007FF6461EF04A v8::internal::GCIdleTimeHandler::GCIdleTimeHandler+5114
 2: 00007FF6461CA0C6 node::MakeCallback+4518
 3: 00007FF6461CAA30 node_module_register+2032
 4: 00007FF6461CAA49 node_module_register+2057
 5: 00007FF6461018F6 std::basic_ostream<char,std::char_traits<char> >::operator<<+46358
 6: 00007FF64654D285 v8::internal::Factory::NewCallHandlerInfo+71237
 7: 00007FF64649C09C v8_inspector::V8ContextInfo::executionContextId+3836
 8: 00007FF64649BFD4 v8_inspector::V8ContextInfo::executionContextId+3636
 9: 00007FF6460FF021 std::basic_ostream<char,std::char_traits<char> >::operator<<+35905
10: 00007FF646102696 std::basic_ostream<char,std::char_traits<char> >::operator<<+1206
11: 00007FF646101F1E std::basic_ostream<char,std::char_traits<char> >::operator<<+47934
12: 00007FF6460FF1C8 std::basic_ostream<char,std::char_traits<char> >::operator<<+36328
13: 00007FF6460F3950 std::basic_ios<char,std::char_traits<char> >::imbue+32768
14: 00007FF6460F3426 std::basic_ios<char,std::char_traits<char> >::imbue+31446
15: 00007FF6460F330E std::basic_ios<char,std::char_traits<char> >::imbue+31166
16: 00007FF6460F1B0C std::basic_ios<char,std::char_traits<char> >::imbue+25020
17: 00007FF6460F2846 std::basic_ios<char,std::char_traits<char> >::imbue+28406
18: 00007FF646151132 v8::internal::StackGuard::ArchiveSpacePerThread+52082
19: 00007FF6461517F3 v8::internal::StackGuard::ArchiveSpacePerThread+53811
20: 00007FF646151B4C v8::internal::StackGuard::ArchiveSpacePerThread+54668
21: 00007FF646100758 std::basic_ostream<char,std::char_traits<char> >::operator<<+41848
22: 00007FF6461C9D19 node::MakeCallback+3577
23: 00007FF6461C9E50 node::MakeCallback+3888
24: 00007FF6461CACD5 node_module_register+2709
25: 00007FF64679A7DD v8::internal::StackGuard::HandleInterrupts+5053
26: 00007FF64679A479 v8::internal::StackGuard::HandleInterrupts+4185
27: 00007FF646947614 v8::internal::Isolate::PrintStack+14340
28: 00007FF646798754 v8::internal::StackGuard::reset_limits+1060
29: 00007FF6467988CE v8::internal::StackGuard::reset_limits+1438
30: 00007FF64679891A v8::internal::Execution::Call+42
31: 00007FF646469D92 v8::Function::Call+498
32: 00007FF646B50059 v8::internal::compiler::JSOperatorBuilder::CreateBlockContext+43145
33: 00007FF6467E0719 unibrow::Utf8DecoderBase::WriteUtf16Slow+26377
34: 00007FF6467E01E8 unibrow::Utf8DecoderBase::WriteUtf16Slow+25048
35: 00007FF64649CF3E v8_inspector::V8ContextInfo::executionContextId+7582
36: 00007FF6465F8F5D v8::internal::wasm::WasmInterpreter::Thread::Step+106893
37: 00007FF6465F9591 v8::internal::wasm::WasmInterpreter::Thread::Step+108481
38: 00007FF6465FC10E v8::internal::wasm::WasmInterpreter::Thread::Step+119614
39: 00007FF64672A94E v8_inspector::V8Inspector::create+11518
40: 00007FF6465FA0E1 v8::internal::wasm::WasmInterpreter::Thread::Step+111377
41: 00007FF646603257 v8::internal::EhFrameIterator::Done+18263
42: 00007FF646603040 v8::internal::EhFrameIterator::Done+17728
43: 00007FF6466037BB v8::internal::EhFrameIterator::Done+19643
44: 00007FF6469C388B v8::internal::OptimizingCompileDispatcher::Unblock+24923
45: 00007FF6469C3F38 v8::internal::OptimizingCompileDispatcher::Unblock+26632
46: 0000018682ADC721 

Process finished with exit code 134

Metadata

Metadata

Assignees

No one assigned

    Labels

    async_hooksIssues and PRs related to the async hooks subsystem.inspectorIssues and PRs related to the V8 inspector protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions