microsoft / vscode

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

Typescript server keeps crashing #215479

Closed charles-silva-deel closed 4 months ago

charles-silva-deel commented 4 months ago

Type: Bug

Open a workspace, 'cmd + click' to go ta definition a few times

VS Code version: Code 1.90.0 (Universal) (89de5a8d4d6205e5b11647eb6a74844ca23d2573, 2024-06-04T19:34:44.157Z) OS version: Darwin arm64 23.5.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M3 Max (14 x 2400)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|6, 5, 5| |Memory (System)|36.00GB (0.28GB free)| |Process Argv|--crash-reporter-id a55bcb50-cabd-4fde-ae08-fa63d1c7d57f| |Screen Reader|yes| |VM|0%|
Extensions (38) Extension|Author (truncated)|Version ---|---|--- Bookmarks|ale|13.5.0 project-manager|ale|12.8.0 codewhisperer-for-command-line-companion|ama|1.0.0 vscode-tailwindcss|bra|0.10.5 github-code-owners|chd|4.1.0 doxdocgen|csc|1.4.0 dbclient-jdbc|cwe|1.3.5 vscode-database-client2|cwe|7.4.8 vscode-eslint|dba|2.4.4 gitlens|eam|15.1.0 EditorConfig|Edi|0.16.4 prettier-vscode|esb|10.4.0 vscode-jest-runner|fir|0.4.73 auto-close-tag|for|0.5.15 auto-rename-tag|for|0.1.10 copilot|Git|1.201.0 copilot-chat|Git|0.16.1 vscode-pull-request-github|Git|0.88.1 todo-tree|Gru|0.0.226 rest-client|hum|0.25.1 svg|joc|1.5.3 i18n-ally|lok|2.12.0 rainbow-csv|mec|3.12.0 git-graph|mhu|1.30.0 dotenv|mik|1.0.1 black-formatter|ms-|2024.2.0 debugpy|ms-|2024.6.0 python|ms-|2024.8.0 vscode-pylance|ms-|2024.6.1 color-highlight|nau|2.8.0 material-icon-theme|PKi|5.4.2 prisma|Pri|5.15.0 inline-sql-syntax|quf|2.16.0 vscode-yaml|red|1.15.0 code-spell-checker|str|3.0.1 pdf|tom|1.2.2 vscode-wakatime|Wak|24.6.0 quokka-vscode|Wal|1.0.646 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelt:31048053 dsvsc021:30996838 724cj586:31013169 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 pythonprt:31056678 dwnewjupytercf:31046870 newcmakeconfigv2:31071590 ```
vscodenpa commented 4 months 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.90.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

mjbvz commented 4 months ago

Does this reproduce in the latest VS Code insiders build with all extensions disabled?

vscodenpa commented 4 months 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!