microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.63k stars 29.04k forks source link

Extension host terminated unexpectedly 3 times within the last 5 minutes. #176840

Closed zombiesbyte closed 1 year ago

zombiesbyte commented 1 year ago

Type: Bug

I open code then after approximately a minute I get the notification appear in the bottom right corner "Extension host terminated unexpectedly 3 times within the last 5 minutes.". I've tried login in to my MS account again and since the error doesn't explain the problem I can't think of anything else to try.

VS Code version: Code 1.76.0 (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-03-01T10:25:16.105Z) OS version: Linux x64 5.19.0-35-generic snap Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (16 x 4442)| |GPU Status|2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|15.33GB (9.11GB free)| |Process Argv|--no-sandbox . --crash-reporter-id 7da8ca46-570b-42b7-8830-51cf1e541136| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|cinnamon| |XDG_CURRENT_DESKTOP|X-Cinnamon| |XDG_SESSION_DESKTOP|cinnamon| |XDG_SESSION_TYPE|x11|
Extensions (55) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 vscode-sql-formatter|adp|1.4.4 alpine-js-intellisense|adr|1.2.0 vscode-css-formatter|aes|1.0.2 laravel-extra-intellisense|ami|0.6.2 vscode-procurve-syntax|and|1.1.1 markdown-preview-github-styles|bie|1.0.1 vscode-intelephense-client|bme|1.9.5 vue-docblocker|BoW|2.1.0 vscode-tailwindcss|bra|0.9.7 laravel-blade|cjh|1.1.2 githistory|don|0.6.20 dbml-language|duy|0.0.1 gitlens|eam|13.3.2 prettier-vscode|esb|9.10.4 go|gol|0.38.0 gzipdecompressor|Hyu|1.2.0 vscode-edit-csv|jan|0.7.4 svg|joc|1.5.0 php-cs-fixer|jun|0.3.9 php-xdebug|kak|0.0.7 vscode-cfn-lint|kdd|0.24.3 git-tree-compare|let|1.14.0 pop-n-lock-theme-vscode|Lux|3.32.188 dezog|maz|3.2.2 twig-language-2|mbl|0.9.2 dotenv|mik|1.0.1 graphql|mqu|0.1.2 vscode-docker|ms-|1.24.0 isort|ms-|2022.8.0 python|ms-|2023.4.1 vscode-pylance|ms-|2023.3.20 jupyter|ms-|2023.2.1200692131 jupyter-keymap|ms-|1.1.0 jupyter-renderers|ms-|1.0.15 vscode-jupyter-cell-tags|ms-|0.1.6 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.282.0 cmake-tools|ms-|1.13.45 cpptools|ms-|1.14.4 cpptools-extension-pack|ms-|1.3.0 php-docblocker|nei|2.7.0 material-icon-theme|PKi|4.24.0 vscode-yaml|red|1.12.1 markdown-preview-enhanced|shd|0.6.8 vscode-zipexplorer|sle|0.3.1 pdf|tom|1.2.2 cmake|twx|0.0.17 vscode-icons|vsc|12.2.0 volar|Vue|1.2.0 vscode-typescript-vue-plugin|Vue|1.2.0 twig|wha|1.0.2 php-debug|xde|1.32.0 highlight-trailing-white-spaces|yba|0.0.2 markdown-pdf|yza|1.4.4 (5 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931cf:30280410 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaac:30438847 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewvextcfv2:30681851 azure-dev_surveyone:30548225 vscccc:30610679 pyindex848:30662994 nodejswelcome1:30587005 282f8724:30602487 pyind779:30671433 89544117:30613380 vscrpc:30673769 pythonsymbol12:30671437 6233i204:30672705 vsctsb:30677850 pythonb192cf:30669361 funwalk2:30682974 ```
vscodenpa commented 1 year ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.76.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

gjsjohnmurray commented 1 year ago

Please use the Start Extension Bisect command to investigate whether the problem is being caused by one of your extensions.

zombiesbyte commented 1 year ago

I did not know about this command. It reminds me of being at the optometrist getting an eye check, "is it better with... or without... with... or without?" :laughing: Thanks for pointing this out.

Worked through it and found extension, I've since raised the issue on there. https://github.com/maziac/DeZog/issues/109 Thanks @gjsjohnmurray