microsoft / vscode

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

js/ts language server crashed immiedieatly 5 times #176551

Closed lukasz-karolewski closed 1 year ago

lukasz-karolewski commented 1 year ago

Type: Bug

i got a prompt to report a bug and i'm doing that

VS Code version: Code 1.76.0 (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-03-01T10:22:44.506Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: No Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2 Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz (16 x 3792)| |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: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|31.92GB (13.01GB free)| |Process Argv|--crash-reporter-id 9d89afb5-0c65-4350-8dbb-cce4a8731136| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.90.1-microsoft-standard-WSL2| |CPUs|Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz (16 x 3792)| |Memory (System)|15.58GB (12.30GB free)| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.90.1-microsoft-standard-WSL2| |CPUs|Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz (16 x 3792)| |Memory (System)|15.58GB (12.30GB free)| |VM|0%|
Extensions (38) Extension|Author (truncated)|Version ---|---|--- codespaces|Git|1.13.10 dotenv|mik|1.0.1 jupyter-keymap|ms-|1.1.0 remote-containers|ms-|0.282.0 remote-ssh|ms-|0.98.0 remote-ssh-edit|ms-|0.84.0 remote-wsl|ms-|0.76.1 remote-explorer|ms-|0.2.0 svg-preview|Sim|2.8.3 latex-support|tor|3.10.0 cform|aws|0.0.24 vscode-tailwindcss|bra|0.9.7 vscode-eslint|dba|2.4.0 gitlens|eam|13.3.2 EditorConfig|Edi|0.16.4 prettier-vscode|esb|9.10.4 vscode-pull-request-github|Git|0.60.0 vscode-cfn-lint|kdd|0.24.3 pascalcase-camelcase-to-snakecase-converter|mar|0.2.2 git-graph|mhu|1.30.0 vscode-docker|ms-|1.24.0 isort|ms-|2022.8.0 python|ms-|2023.4.0 vscode-pylance|ms-|2023.3.10 jupyter|ms-|2023.2.1000592019 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 live-server|ms-|0.4.6 django-test-runner|Pac|3.0.4 vscode-yaml-sort|Pas|6.5.0 vscode-yaml|red|1.12.1 vscode-coverage-gutters|rya|2.10.3 bash-beautify|sha|0.1.1 shellcheck|tim|0.29.4 docker|vsc|1.0.0 yaml|vsc|1.0.0
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 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:30669238 azure-dev_surveyone:30548225 vscccc:30610679 pyindex848:30662994 nodejswelcome1cf:30587006 3biah626:30602489 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 6233i204:30672705 vsctsb:30677850 pythonms35cf:30680985 ```
lukasz-karolewski commented 1 year ago

here's what's in the Outpu for Typescript repeated 5 times

[Info - 19:13:19.169] Starting TS Server [Info - 19:13:19.169] Using tsserver from: /home/[username]/.vscode-server/bin/92da9481c0904c6adfe372c12da3b7748d74bdcb/extensions/node_modules/typescript/lib/tsserver.js [Info - 19:13:19.170] Forking... [Info - 19:13:19.191] Starting... [Info - 19:13:19.191] Forking... [Info - 19:13:19.203] Starting... [Error - 19:13:19.627] TSServer exited. Code: 1. Signal: null

mjbvz commented 1 year ago

Does this reproduce in the latest VS Code insiders build with all extensions disabled? (besides wsl)

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!