microsoft / vscode

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

TS Server fatal error: Debug Failure. False expression. #211853

Closed sanket-bhalerao closed 5 months ago

sanket-bhalerao commented 6 months ago

Type: Bug

❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️

TypeScript Version: 5.5.0-dev.20240501

Steps to reproduce crash

1. 2. 3.

Global TypeScript Server Plugins

❗️ Please test with extensions disabled. Extensions are the root cause of most TypeScript server crashes

TS Server Log

❗️ Server logging disabled. To help us fix crashes like this, please enable logging by setting:

"typescript.tsserver.log": "verbose"

After enabling this setting, future crash reports will include the server log.

VS Code version: Code - Insiders 1.89.0-insider (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:05:10.904Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz (8 x 2112)| |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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.82GB (4.33GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (20) Extension|Author (truncated)|Version ---|---|--- ng-template|Ang|17.3.2 vscode-markdownlint|Dav|0.55.0 vscode-eslint|dba|2.4.4 githistory|don|0.6.20 gitlens|eam|14.9.1 EditorConfig|Edi|0.16.4 prettier-vscode|esb|10.4.0 output-colorizer|IBM|0.1.2 git-graph|mhu|1.30.0 vscode-scss|mrm|0.10.0 vscode-dotnet-runtime|ms-|2.0.3 live-server|ms-|0.4.13 vscode-typescript-next|ms-|5.5.20240501 angular-console|nrw|18.20.0 vscode-yaml|red|1.14.0 sonarlint-vscode|Son|4.5.0 code-spell-checker|str|3.0.1 vscode-stylelint|sty|1.4.0 vscodeintellicode|Vis|1.3.1 vscodeintellicode-completions|Vis|2.0.0
vscodenpa commented 5 months ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

vscodenpa commented 5 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!