-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Node Inspector crash when launched via VS-Code #33448
Comments
(Moving to node from |
Ping @nodejs/inspector @nodejs/diagnostics |
@KilianKilmister Thanks for the great report with repo and everything! From the repo README I assume you were using macOS? Can you share the version of node as well, just in case it's specific to one specific build? |
@jkrems I was in need of a break anyways so i was quite glad I could do something else for a bit. I don't mind preparing reports and things like that. I see it as just another way of contributing, so i might aswell invest some energy to help improve something i use on a daly basis. Completly forgot about adding nodeV and OS, thinking about it: wouldn't it be a good idea to include those things in the in the debugger init message? anyways, it's been a while so i'm nut 100% sure.
I believe the culprid was a botched downgrade from the then v14 latest i had to do for some dependency throwing a fit about v14. Thanks anyways. at least now i know that my effort of preparing the repo was appreciated. So I'll be doing the same when I encounter another notable crash. |
This might be a duplicate of #27261 |
Thanks, that does look like the same error! Marking this as a duplicate for now since it seems likely. Duplicate of #27261 |
For more info check the Readme in the repo that caused the crash .The
repo is polished and ready to test on.
I don't know how much can be done as it involves a third party program, but i
still wanted to report it
General
VS-Code
launch.json
can be found in the .vscode folderCrash-Log
Tree of the involved files and ENV can be found in the repo
The text was updated successfully, but these errors were encountered: