Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS Server fatal error: Maximum call stack size exceeded #219271

Closed
EvanMarie opened this issue Jun 29, 2024 · 3 comments
Closed

TS Server fatal error: Maximum call stack size exceeded #219271

EvanMarie opened this issue Jun 29, 2024 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@EvanMarie
Copy link

Type: Bug

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

TypeScript Version: 5.5.0-dev.20240603

Steps to reproduce crash

Global TypeScript Server Plugins

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

  • typescript-svelte-plugin contributed by the svelte.svelte-vscode extension
  • @vsintellicode/typescript-intellicode-plugin contributed by the VisualStudioExptTeam.vscodeintellicode extension
  • ms-vsintellicode-typescript contributed by the VisualStudioExptTeam.vscodeintellicode extension

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.91.0-insider (Universal) (4bbebd8, 2024-06-21T05:50:34.172Z)
OS version: Darwin arm64 23.5.0
Modes:

System Info
Item Value
CPUs Apple M1 Pro (10 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) 3, 3, 3
Memory (System) 16.00GB (0.07GB free)
Process Argv --crash-reporter-id 012c13a3-c680-48db-ad7d-e77b76433942
Screen Reader no
VM 0%
Extensions (67)
Extension Author (truncated) Version
html-snippets abu 0.2.1
vscode-sqlite ale 0.14.1
ng-template Ang 18.0.0
binary-preview asu 0.0.2
vscode-django bat 1.15.0
vscode-tailwindcss bra 0.12.2
doxdocgen csc 1.4.0
flask-snippets cst 0.1.3
vscode-eslint dba 3.0.10
python-environment-manager don 1.2.4
python-extension-pack don 1.7.0
es7-react-js-snippets dsz 4.4.3
vscode-html-css ecm 2.0.10
react-native-react-redux EQu 2.0.6
prettier-vscode esb 10.4.0
mithril-emmet Fal 0.7.7
codespaces Git 1.16.23
copilot Git 1.208.960
copilot-chat Git 0.17.2024062801
gc-excelviewer Gra 4.2.59
better-cpp-syntax jef 1.17.2
vsc-python-indent Kev 1.18.0
kolo kol 2.22.0
wrapSelection kon 0.10.0
inline-fold moa 0.2.6
vscode-html-format moh 0.1.6
vscode-docker ms- 1.29.1
autopep8 ms- 2024.0.0
debugpy ms- 2024.6.0
isort ms- 2023.10.1
python ms- 2024.8.1
vscode-pylance ms- 2024.6.1
jupyter ms- 2024.5.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.18
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
remote-containers ms- 0.374.0
remote-wsl ms- 0.88.2
cmake-tools ms- 1.18.42
cpptools ms- 1.20.5
cpptools-extension-pack ms- 1.3.0
live-server ms- 0.4.13
vscode-speech ms- 0.10.0
vscode-react-native msj 1.13.0
live-server-preview neg 0.1.4
autodocstring njp 0.6.1
material-icon-theme PKi 5.4.2
polacode pnp 0.3.4
prisma Pri 5.16.1
quick-lint-js qui 3.2.0
vscode-thunder-client ran 2.24.12
LiveServer rit 5.7.9
synthwave-vscode Rob 0.1.15
es7-react-js-snippets rod 1.9.3
html5-boilerplate sid 1.1.1
svelte-vscode sve 108.5.4
ayu tea 1.0.5
cmake twx 0.0.17
intellicode-api-usage-examples Vis 0.2.8
vscodeintellicode Vis 1.3.1
vscode-todo-highlight way 1.0.5
jinja who 0.0.8
JavaScriptSnippets xab 1.8.0
markdown-pdf yza 1.5.0
tailwind-snippets Zar 1.0.2
html-css-class-completion Zig 1.20.0

(3 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
vsaa593cf:30376535
py29gd2263:31024238
c4g48928:30535728
a9j8j154:30646983
962ge761:30841072
pythongtdpath:30726887
welcomedialogc:30812479
pythonnoceb:30776497
asynctok:30898717
dsvsc013:30777762
dsvsc014:30777825
dsvsc015:30821418
pythonregdiag2:30926734
pythonmypyd1:30859725
2e7ec940:31000449
pythontbext0:30879054
accentitlementst:30870582
dsvsc016:30879898
dsvsc017:30880771
dsvsc018:30880772
cppperfnew:30980852
pythonait:30973460
jchc7451:31067543
chatpanelt:31014475
9c06g630:31013171
a69g1124:31018687
dvdeprecation:31040973
dwnewjupytercf:31046870
2f103344:31071589
nb_pri_only:31057983
nativerepl2:31071685
refactort:31084545
pythonrstrctxt:31083681

@gjsjohnmurray
Copy link
Contributor

/needsMoreInfo as detailed in the template you posted without completing it.

@VSCodeTriageBot VSCodeTriageBot added the ~info-needed Issue requires more information from poster (with bot comment) label Jun 29, 2024
@VSCodeTriageBot
Copy link
Collaborator

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!

@VSCodeTriageBot VSCodeTriageBot added info-needed Issue requires more information from poster and removed ~info-needed Issue requires more information from poster (with bot comment) labels Jun 29, 2024
@mjbvz
Copy link
Collaborator

mjbvz commented Jul 2, 2024

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

This tells you the likely problem and what to try

@mjbvz mjbvz closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants