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

Its Killing my VS Code Extention Host. Fix It ! #11590

Closed
mreshank opened this issue Oct 27, 2023 · 6 comments
Closed

Its Killing my VS Code Extention Host. Fix It ! #11590

mreshank opened this issue Oct 27, 2023 · 6 comments
Assignees
Labels
bug duplicate Language Service more info needed The issue report is not actionable in its current state reliability

Comments

@mreshank
Copy link

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
Item Value
CPUs AMD Ryzen 7 5700U with Radeon Graphics (16 x 1797)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 15.38GB (3.98GB free)
Process Argv C:\Mr Psiace\EshankXpsiace\CodeXpsiace\Binary Tree - by Babbar --crash-reporter-id 1b7db2ae-af97-461f-8189-8b88a6c3e636
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
py29gd2263:30856252
vscaac:30438847
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
3biah626:30602489
89544117:30613380
showlangstatbar:30737416
962ge761:30841074
03d35959:30757346
pythonfmttext:30731395
fixshowwlkth:30771522
showindicator:30805244
pythongtdpath:30769146
i26e3531:30792625
pythonnosmt12:30797651
pythonidxpt:30866567
pythonnoceb:30805159
copilotsettingt:30859503
synctok:30869157
dsvsc013:30795093
dsvsc014:30804076
dsvsc015:30845448
pythontestfixt:30871694
pythonregdiag2:30871582
pyreplss1:30865275
pythonmypyd1:30859726
h48ei257:30870396
pythontbext0:30864172

@sean-mcmanus sean-mcmanus self-assigned this Oct 27, 2023
@sean-mcmanus sean-mcmanus added Language Service more info needed The issue report is not actionable in its current state reliability bug labels Oct 27, 2023
@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Oct 27, 2023

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

@sean-mcmanus
Copy link
Collaborator

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

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Oct 28, 2023

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

@sean-mcmanus
Copy link
Collaborator

We're tracking this issue with #11523

@sean-mcmanus sean-mcmanus closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2023
@sean-mcmanus
Copy link
Collaborator

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

@mreshank
Copy link
Author

mreshank commented Nov 1, 2023

@sean-mcmanus i'll try insider ... and let you know...

@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate Language Service more info needed The issue report is not actionable in its current state reliability
Projects
None yet
Development

No branches or pull requests

2 participants