-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
EH crashes while debugging #196140
Comments
EH means what? |
Extension Host process |
Symbolicated |
Adding context from when I've run into this issue: I discovered this issue only happens when VSCode has my project directory open - any other directories are fine. I have a massive folder (4 gigabytes) in this project directory which contains logs from test runs. When I removed the folder, the issue disappeared. You can easily reproduce this issue by creating a sub-directory of size 4GB or larger, opening the Javascript Debug Terminal, and typing |
@connor4312 can you look into the above report, I am not sure how the explorer contents interact with the debug session but 4GB indicates the process is hitting the heap limit. |
I believe this may be due to a leak of the DWARF wasm worker. It is fixed in the next nightly build, please let me know if anyone hits this afterwards. |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
I have been seeing the local EH crash while debugging OSS, not doing anything unusual. Here's one .dmp. I have a lot, can share more, but can't remember which ones happened while debugging, or other times.
f338f2ba-c639-4882-8f09-1ac6f05b396a.dmp
The text was updated successfully, but these errors were encountered: