microsoft / vscode

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

Sudden crash if attempted to open a folder with too many files #216681

Closed erkinalp closed 1 day ago

erkinalp commented 2 months ago

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

Steps to Reproduce:

  1. Start VSCode
  2. In the "add a folder" dialog, open a folder with more than 1000 PDF files and more than 300 text files with grand total content size exceeding the RAM of the computer
VSCodeTriageBot commented 2 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.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

erkinalp commented 2 months ago

Hey, the latest version available on snap appears to be 1.89.1.

erkinalp commented 2 months ago

The bug can be reproduced with .deb version 1.90.2.

bpasero commented 2 months ago

Can you please follow the steps in https://github.com/Microsoft/vscode/wiki/Native-Crash-Issues to get at more details around the crash and attach the result here? Thanks!

erkinalp commented 2 months ago

Interestingly enough, it suddenly stopped occurring just as I try to reproduce to grab the crash dump...

vs-code-engineering[bot] commented 1 week ago

Hey @deepak1556, this issue might need further attention.

@erkinalp, you can help us out by closing this issue if the problem no longer exists, or adding more information.

vs-code-engineering[bot] commented 1 day 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!