Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VScode crashed (reason: 'oom', code: '-536870904')

I am trying to open a folder that I opened before, but it crashed. I can open other projects, and restarting the computer didn't help.

Maybe it's because I had a big file opened (400mb) in this folder, but I cant close this file because the vscode crashing every time when I tried open the workspace..

https://github.com/microsoft/vscode/issues/126127 https://github.com/microsoft/vscode/issues/130375

like image 865
Chana Drori Avatar asked Sep 11 '25 09:09

Chana Drori


1 Answers

I had the same problem. Just delete the folders under %appdata%/code/backups/ and restart VS.

like image 142
Ingo Siedermann Avatar answered Sep 14 '25 11:09

Ingo Siedermann