microsoft / vscode

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

Random crashes - please help #226873

Open Ultharite opened 3 months ago

Ultharite commented 3 months ago

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

Steps to Reproduce:

No steps to reproduce, just running VS Code as normal. Here's the main.log from the latest crash, which seems to tell me nothing:

2024-08-27 14:58:35.834 [info] update#setState idle 2024-08-27 14:59:05.848 [info] update#setState checking for updates 2024-08-27 14:59:05.942 [info] update#setState idle 2024-08-27 15:25:31.552 [error] [UtilityProcess type: shared-process, pid: 22056]: crashed with code -1 and reason 'crashed' 2024-08-27 15:25:31.555 [error] [UtilityProcessWorker]: terminated unexpectedly with code -1, signal: unknown 2024-08-27 15:25:31.555 [error] [UtilityProcess id: 1, type: fileWatcher, pid: 23996]: crashed with code -1 and reason 'crashed' 2024-08-27 15:25:31.558 [info] Extension host with pid 7180 exited with code: -1, signal: unknown. 2024-08-27 15:25:31.558 [error] [UtilityProcess id: 1, type: extensionHost, pid: 7180]: crashed with code -1 and reason 'crashed'

Here's fileWatcher.log from Window1:

2024-08-27 15:25:31.655 [error] [File Watcher (universal)] restarting watcher after unexpected error: terminated by itself unexpectedly with code -1, signal: unknown (ETERM)

deepak1556 commented 2 months ago

Can you run Developer: Open User Data Folder from the command palette and attach the recent *.dmp files from Crashpad folder.

Ultharite commented 2 months ago

The file is 33MB. Any other way I can attach it?

vs-code-engineering[bot] commented 4 days ago

Hey @deepak1556, this issue might need further attention.

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

deepak1556 commented 3 days ago

You can zip the folder and attach to this thread or send it to Deepak.Mohan@microsoft.com . Please try to get the dumps from latest version 1.95.3 if you are still experiencing the issue.