microsoft / vscode

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

The JS/TS language service immediately crashed 5 times. The service will not be restarted. #219959

Open AbdulRehman-z opened 2 days ago

AbdulRehman-z commented 2 days ago

Type: Bug

As I open my vs code this pop-up apears as error in lower right corner. Err: "The JS/TS language service immediately crashed 5 times. The service will not be restarted."

VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:33:48.698Z) OS version: Linux x64 6.8.0-35-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz (4 x 1400)| |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_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off| |Load (avg)|2, 1, 1| |Memory (System)|7.32GB (2.67GB free)| |Process Argv|--no-sandbox . --crash-reporter-id fdb564f7-896f-45c8-8496-cd4e40c9ac5a| |Screen Reader|yes| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|wayland|
Extensions (20) Extension|Author (truncated)|Version ---|---|--- templ|a-h|0.0.26 vscode-nginx-conf|ahm|0.3.5 vscode-tailwindcss|bra|0.12.4 path-intellisense|chr|2.9.0 vscode-eslint|dba|3.0.10 es7-react-js-snippets|dsz|4.4.3 prettier-vscode|esb|10.4.0 copilot|Git|1.209.0 copilot-chat|Git|0.16.1 vscode-github-actions|git|0.26.3 go|gol|0.41.4 svg|joc|1.5.4 vscode-dbml|mat|0.3.5 dotenv|mik|1.0.1 makefile-tools|ms-|0.9.10 sqltools|mtx|0.28.3 color-highlight|nau|2.8.0 vscode-thunder-client|ran|2.24.12 html-to-jsx|ria|0.0.1 vscode-proto3|zxh|0.5.5 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelt:31048053 dsvsc021:30996838 g316j359:31013175 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 impr_priority:31082723 ```
VSCodeTriageBot commented 2 days 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.91.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!