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

Random crashes. Especially when the mouse moves out of the vscode window #229652

Open
Lahahaha opened this issue Sep 25, 2024 · 1 comment
Open
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@Lahahaha
Copy link

Lahahaha commented Sep 25, 2024

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

Version: 1.93.1 (system setup)
Commit: 38c31bc
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22631

Steps to Reproduce:

  1. Random crashes. Especially when the mouse moves out of the vscode window

dump file: https://drive.google.com/file/d/1Zae4F3K16DZXMlY04gcuA8UzFHJESyFI/view?usp=drive_link

@deepak1556
Copy link
Collaborator

Crash when rasterizing by the compositor in the browser process due to OOM. It is hard to say from the minidump whether this is an issue in the component without looking at the overview system allocation at the time of crash.

Can you try the following next steps,

  1. Check if the issue repros with our latest insiders https://code.visualstudio.com/insiders
  2. Start the application with --disable-gpu-rasterization and see if the issue persists

@deepak1556 deepak1556 added the info-needed Issue requires more information from poster label Sep 25, 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

3 participants