We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
14.18.2
Linux n248-141-178 4.19.117.bsk.6-amd64 #4.19.117.bsk.6 SMP Debian 4.19.117.bsk.6 Mon Jan 4 07:25:51 UTC x86_64 GNU/Linux
No response
create coredump with running in inspect
Appear at random times Suspect something node run with Inspect
node progress running normal
(llnode) bt thread #1, name = 'node', stop reason = signal SIGSEGV frame #0: 0x00007fe1fe74d305 libc.so.6___lldb_unnamed_symbol994$$libc.so.6 + 741 frame #1: 0x00007ffc46bd55c5 nodenode::inspector::(anonymous namespace)::WsHandler::OnData(std::vector<char, std::allocator >*) + 645 frame #2: nodeuv__read(stream=<unavailable>) at stream.c:1239 frame #3: nodeuv__stream_io(loop=, w=, events=) at stream.c:1306 frame #4: nodeuv__io_poll at linux-core.c:462 frame #5: nodeuv_run(loop=, mode=) at core.c:385 frame #6: 0x00007ffc46bc975e nodenode::inspector::InspectorIo::ThreadMain() + 1662 frame #7: 0x00007fe1fe9ca4a4 libpthread.so.0start_thread + 196 frame #8: 0x00007fe1fe70cd0f libc.so.6`clone + 63
___lldb_unnamed_symbol994$$libc.so.6 + 741 frame #1: 0x00007ffc46bd55c5 node
uv__read(stream=<unavailable>) at stream.c:1239 frame #3: node
uv__io_poll at linux-core.c:462 frame #5: node
node::inspector::InspectorIo::ThreadMain() + 1662 frame #7: 0x00007fe1fe9ca4a4 libpthread.so.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
14.18.2
Platform
Linux n248-141-178 4.19.117.bsk.6-amd64 #4.19.117.bsk.6 SMP Debian 4.19.117.bsk.6 Mon Jan 4 07:25:51 UTC x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
create coredump with running in inspect
How often does it reproduce? Is there a required condition?
Appear at random times
Suspect something node run with Inspect
What is the expected behavior?
node progress running normal
What do you see instead?
(llnode) bt
thread #1, name = 'node', stop reason = signal SIGSEGV
frame #0: 0x00007fe1fe74d305 libc.so.6
___lldb_unnamed_symbol994$$libc.so.6 + 741 frame #1: 0x00007ffc46bd55c5 node
node::inspector::(anonymous namespace)::WsHandler::OnData(std::vector<char, std::allocator >*) + 645frame #2: node
uv__read(stream=<unavailable>) at stream.c:1239 frame #3: node
uv__stream_io(loop=, w=, events=) at stream.c:1306frame #4: node
uv__io_poll at linux-core.c:462 frame #5: node
uv_run(loop=, mode=) at core.c:385frame #6: 0x00007ffc46bc975e node
node::inspector::InspectorIo::ThreadMain() + 1662 frame #7: 0x00007fe1fe9ca4a4 libpthread.so.0
start_thread + 196frame #8: 0x00007fe1fe70cd0f libc.so.6`clone + 63
Additional information
No response
The text was updated successfully, but these errors were encountered: