microsoft / vscode

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

extension host restart failed due to copilot extension #177166

Closed anencore94 closed 1 year ago

anencore94 commented 1 year ago

Type: Bug

same as https://github.com/microsoft/vscode/issues/176562

VS Code version: Code 1.76.0 (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-03-01T10:25:16.105Z) OS version: Linux x64 5.14.0-1058-oem Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i7-1160G7 @ 1.20GHz (8 x 2375)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|15.36GB (7.77GB free)| |Process Argv|--unity-launch --crash-reporter-id bf9a8aff-65c4-4b25-9a6b-335d76c9c4b0| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|x11|
Extensions (29) Extension|Author (truncated)|Version ---|---|--- rainbow-brackets|2gu|0.0.6 githistory|don|0.6.20 python-environment-manager|don|1.0.4 python-extension-pack|don|1.7.0 vsc-material-theme-icons|equ|2.6.1 prettier-vscode|esb|9.10.4 copilot|Git|1.77.9225 go|gol|0.38.0 intellij-idea-keybindings|k--|1.5.7 vsc-python-indent|Kev|1.18.0 rainbow-csv|mec|3.5.0 file-downloader|min|1.0.12 vscode-language-pack-ko|MS-|1.76.2023030809 python|ms-|2023.4.1 vscode-pylance|ms-|2023.3.20 jupyter|ms-|2023.2.1200692131 jupyter-renderers|ms-|1.0.15 remote-containers|ms-|0.282.0 remote-ssh|ms-|0.98.0 remote-ssh-edit|ms-|0.84.0 vscode-remote-extensionpack|ms-|0.24.0 remote-explorer|ms-|0.2.0 remote-server|ms-|1.0.0 indent-rainbow|ode|8.3.1 pytest-runner|pam|0.0.7 vscode-commons|red|0.0.6 code-spell-checker|str|2.19.0 helm-intellisense|Tim|0.14.3 jinja|who|0.0.8
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaac:30438847 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewvextcfv2:30681851 azure-dev_surveyone:30548225 vsccc:30610678 pyindex848:30662994 nodejswelcome1cf:30587006 3biah626:30602489 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 a9j8j154:30646983 showlangstatbar:30672706 vsctsb:30677850 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

/duplicate

vscodenpa commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!