-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
vscode closes/crashes when tiling it #188566
Comments
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.80.1. Please try upgrading to the latest version and checking whether this issue remains. Happy Coding! |
Also happens with the snap package code-insiders. |
It would be great if you can attach the crash logs following the steps at https://github.com/microsoft/vscode/wiki/Native-Crash-Issues#creating-a-crash-report |
Hello, |
Thanks for the crash logs but it seems to be generated with a system installed version of Electron in which case you would need to file issue against the electron package. If you can provide crash logs with builds from https://code.visualstudio.com/download, that would be great. |
Is the snap package of code-insiders ok? I just reproduced the crash with: Version: 1.81.0-insider Here is the dump: adafe984-7213-4192-b273-839eb4a13a29.dmp.zip |
Thanks for the crash logs, can you check if the issue is present with our exploration builds based on a newer version of the runtime #184021 (comment) |
Yes, I confirm the crash can be reproduced even in the snap code-exploration-x64-1690213326.snap. More info: I opened code-exploration 5 times and immediately crashed 5 out of 5 times with this command:
it was impossible to tile it. Then I opened it with:
and I could tile it. Then tried again the first command and I could now tile. Something similar happened before. It is somehow random, but luckily pretty frequent. |
I can confirm, when using |
Merging to #184124 which now has a tracking upstream issue. |
Type: Bug
Please note that while this happens very frequently, it does not happen with 100% probability. Waiting for the complete load of the project before tiling sometimes work and sometimes doesn't. In some cases, it was impossible to tile the window at all, even by waiting or restarting the vscode process.
Observed results
The window closes or crashes, and I have to open it again.
Expected results
The window should change its geometry as requested, should not close nor crash, and the project/file should be loaded and shown.
I tried to switch from electron22 to electron25, but I could reproduce anyway.
VS Code version: Code - OSS 1.79.2 (695af09, 2023-06-17T15:54:35.168Z)
OS version: Linux x64 6.4.3-1-MANJARO
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Extensions (1)
(1 theme extensions excluded)
The text was updated successfully, but these errors were encountered: