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

Crash when reloading window on M1 Mac #111091

Closed
kynrai opened this issue Nov 21, 2020 · 5 comments
Closed

Crash when reloading window on M1 Mac #111091

kynrai opened this issue Nov 21, 2020 · 5 comments
Assignees
Labels
🍎 si Issues related to apple silicon freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues info-needed Issue requires more information from poster

Comments

@kynrai
Copy link

kynrai commented Nov 21, 2020

Issue Type: Bug

Install latest insiders build on apple silicon mac, download and apply github theme dark, this causes a crash.
Same thing happens with if install and apply the material icon pack

VS Code version: Code - Exploration 1.52.0-exploration (88c7381, 2020-11-20T09:15:28.497Z)
OS version: Darwin arm64 20.1.0

System Info
Item Value
CPUs undefined
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 1
Memory (System) 16.00GB (0.35GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (2)
Extension Author (truncated) Version
go gol 0.18.1
material-icon-theme PKi 4.4.0

(1 theme extensions excluded)

A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
openlogontheside:30221882
python763:30178808
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
python504:30227505
vswsl492:30208929
wsl2prompt:30219162
vstry244:30226747
pythonvsdeb440:30224570
unusedprompt:30219164
folderexplorercf:30219167
openfilemenucf:30219169
pythonvsded773:30223139

@kynrai
Copy link
Author

kynrai commented Nov 21, 2020

An easier way to trigger likely the same crash is to cause a auto UI reload, for example change the settings editor mode from ui->json and that causes a reload which crashes the window

@kynrai kynrai changed the title Crash when applying themes on M1 Mac Crash when reloading window on M1 Mac Nov 21, 2020
@deepak1556
Copy link
Contributor

Can you start with --crash-reporter-directory /tmp/vscode-crash and attach the generated dmp files when crash happens.

@deepak1556 deepak1556 added 🍎 si Issues related to apple silicon freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues info-needed Issue requires more information from poster labels Nov 21, 2020
@kynrai
Copy link
Author

kynrai commented Nov 22, 2020

Interestingly I cannot cause this to crash any longer with all my previous steps to generate the crash report, Ive not changed any other settings but something has stabilised it. If anyone else gets this issue maybe they can post a crash report, ill keep trying though

@ItalyPaleAle
Copy link
Contributor

This seems to be happening to me when extensions are installed that could cause the window to reload. For example, after enabling settings sync for the first time (so my extensions are re-installed) or after connecting to a new Remote Container, when new extensions need to be re-installed.

@deepak1556
Copy link
Contributor

deepak1556 commented Nov 25, 2020

I will merge this to #106770, all the known crash paths should be fixed in the next release

@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🍎 si Issues related to apple silicon freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants