I have all my extensions disabled. I open up Cursor, i wait 15 maybe 20 seconds and extensions crash and restart … and eventually after a few restarts i get this message. As you can imagine Cursor is not working.
I tried uninstalling and installing, cleaning the cache, uninstalling, deleting users settings… any other ideas?
I don’t know what else to do and at this point it’s been 5 days ad it feels like it’s never getting resolved.
1 Like
Hey, check out this thread, it might match your case.
opened 01:57PM - 08 Mar 23 UTC
closed 10:53AM - 15 Mar 23 UTC
freeze-slow-crash-leak
extension-host
sandbox
Type: <b>Bug</b>
Whenever I start Visual Studio Code, the extension host cons… istently terminates. This occurred after applying the latest VS Code update.
<img width="456" alt="Screenshot 2023-03-08 at 13 56 44" src="https://user-images.githubusercontent.com/33226922/223731560-e5ee01e0-440e-48be-bf3c-dca698dec0a8.png">
<img width="462" alt="Screenshot 2023-03-08 at 13 59 24" src="https://user-images.githubusercontent.com/33226922/223732219-0f7048f4-10c1-454a-8811-f2efe3cf2a25.png">
Apparent impacts include:
- No extensions running.
- Autocomplete is available exclusively for words and snippets. No Intellisense features are available in autocomplete.
- No code awareness features available. For example, when I hover over a variable in my JS project, VSCode does not describe that variable to me, even for standard library types like `Map` and `Promise`. There is no option to cmd+click an import to visit the source either.
Actions I attempted to address the issue:
- Extension bisect. This was unsuccessful within the very first step, wherein all extensions were disabled.
- Reload the window via command palette.
- Quit and restart VS Code entirely.
- Quit VS Code and restart my machine entirely.
VS Code version: Code 1.76.0 (Universal) (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-03-01T10:23:45.993Z)
OS version: Darwin arm64 22.2.0
Modes:
Sandboxed: Yes
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|Apple M2 (8 x 24)|
|GPU Status|2d_canvas: enabled<br>canvas_oop_rasterization: disabled_off<br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>metal: disabled_off<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_renderer: enabled_on<br>video_decode: enabled<br>video_encode: enabled<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled<br>webgpu: disabled_off|
|Load (avg)|14, 16, 8|
|Memory (System)|16.00GB (1.78GB free)|
|Process Argv|--crash-reporter-id e45548a9-20df-40e5-a595-8249656bd1cb|
|Screen Reader|no|
|VM|0%|
</details><details><summary>Extensions (20)</summary>
Extension|Author (truncated)|Version
---|---|---
hextorgb|dav|0.0.1
vscode-eslint|dba|2.4.0
gitlens|eam|13.3.2
vscode-html-css|ecm|1.13.1
EditorConfig|Edi|0.16.4
prettier-vscode|esb|9.10.4
svg|joc|1.5.0
vscode-peacock|joh|4.2.2
l13-diff|L13|1.1.0
vscode-scss|mrm|0.10.0
vscode-docker|ms-|1.24.0
cpptools|ms-|1.14.4
cpptools-extension-pack|ms-|1.3.0
vscode-react-native|msj|1.10.2
ruby|reb|0.28.1
sass-indented|syl|1.8.25
vscode-gradle|vsc|3.12.6
vscode-icons|vsc|12.2.0
vscode-ruby|win|0.28.0
map-replace-js|Yuk|0.2.2
(1 theme extensions excluded)
</details><details>
<summary>A/B Experiments</summary>
```
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes516:30244333
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyone:30548225
pyindex848:30662994
nodejswelcome1cf:30587006
282f8724:30602487
pyind779:30671433
f6dab269:30613381
pythonsymbol12:30671437
vsctsb:30677850
funwalk2cf:30676044
```
</details>
thank you for taking the time to look into this. but it doesn’t really help. plus as i said i have all my extensions disabled. Even if i try to run bisect it tells me there is nothing to run it on as there are no enabled extensions.
1 Like
i got the same problem, have u solve this?
it just resolved itself with the latest update. in the end i have no clue what happened.
I have the latest version, but this issue still happens to me. I even uninstalled VS Code, and I don’t have any extension.
I get this:
Extension host terminating: renderer closed the MessagePort
Hey, does this happen with a specific project open, or with any project you open?
Any project. I opened a TS file and waited for a bit.