microsoft / vscode

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

vscode crashed #218651

Open ftniu opened 3 months ago

ftniu commented 3 months ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. When I upgrade to 1.90.x, it crashed
  2. Version 1.86 works well vsc crash.zip vsc crash without extensions.zip
hesmar commented 3 months ago

Same here on Archlinux since 1.90. VS Code crashes immediatly after showing up the window. vscode-crash.zip vscode-crash-no-ext.zip

davidrios commented 3 months ago

Same. Arch Linux since 1.90. Worked fine until 1.89.1. Running under X11.

hesmar commented 3 months ago

It helps to delete ~/.config/Code. Unfortunately, then vscode has to be set up again. Also, the issue occurs comes back after some time which is really annoying.

ftniu commented 2 months ago

Got the following error message: A shared background process terminated unexpectedly. Please restart the application to recover.

ftniu commented 2 months ago

After I removed "Material Icon Theme", vscode works well.

ftniu commented 2 months ago

after uninstalled the "Material Icon Theme" plugin, vscode will still crashed, but the frequency have been reduced.