Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create coredump with running in inspect #41178

Open
alvin-7 opened this issue Dec 15, 2021 · 0 comments
Open

create coredump with running in inspect #41178

alvin-7 opened this issue Dec 15, 2021 · 0 comments
Labels
inspector Issues and PRs related to the V8 inspector protocol

Comments

@alvin-7
Copy link

alvin-7 commented Dec 15, 2021

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 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

Additional information

No response

@Mesteery Mesteery added the inspector Issues and PRs related to the V8 inspector protocol label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inspector Issues and PRs related to the V8 inspector protocol
Projects
None yet
Development

No branches or pull requests

2 participants