-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Its Killing my VS Code Extention Host. Fix It ! #11590
Comments
We can't fix it unless we have more repro details (I don't believe we have received similar reports of this from other users). Does it repro for all projects? Or do you have a sample repro project that repros it? Can you set C_Cpp.loggingLevel to "Debug" and see if there is any relevant logging in the C/C++ output pane? When does the extension host terminated message appear? After opening a workspace folder? Does the bug repro with 1.18.0 (pre-release)? |
@mreshank It looks like another user hit this too in #11523 . This looks like a VS Code issue. Can you log a bug at https://github.com/microsoft/vscode/issues and tell them you already reported it on the C/C++ extension and we don't think it's our issue. |
@mreshank Well, looks like there's also ready a VS Code issue at microsoft/vscode#195632 -- they blamed it on our extension so I'm trying to see if I can get them to re-open it. I understand that the issue only repros when our extension is enabled, but I don't know what we could be doing wrong to cause the failure or how to get more info or a repro to fix it. |
We're tracking this issue with #11523 |
@mreshank This might be a duplicate of microsoft/vscode#186912 . Can you switch to VS Code Insiders to see if it's fixed with that? |
@sean-mcmanus i'll try insider ... and let you know... |
Type: Bug
i was getting error as Extension host terminated unexpectedly 3 times within the last 5 minutes. I used the extention bisect and found that this program is causing all the problem. and other than c++ now things are fine... but i maily use it for c++ only , so fix it asap !
Extension version: 1.17.5
VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:48:05.904Z)
OS version: Windows_NT x64 10.0.22621
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: