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

Nightly GPU process crashes with nvidia driver version 560 #1865

Open
fenris opened this issue Sep 6, 2024 · 2 comments
Open

Nightly GPU process crashes with nvidia driver version 560 #1865

fenris opened this issue Sep 6, 2024 · 2 comments
Labels
A-Electron O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect

Comments

@fenris
Copy link

fenris commented Sep 6, 2024

Steps to reproduce

~> element-desktop-nightly
/home/fenris/.config/Element-Nightly exists: yes
/home/fenris/.config/Riot-Nightly exists: no
Enabling Sentry with dsn=https://[email protected]/6 environment=nightly
Starting auto update with base URL: https://packages.element.io/nightly/update/
Auto update not supported on this platform
Fetching translation json for locale: en_EN
Changing application language to en
Fetching translation json for locale: en
Resetting the UI components after locale change
Resetting the UI components after locale change
[8742:0906/123842.960188:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=139
[8742:0906/123843.315462:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=139
[8742:0906/123843.666801:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=139
[8742:0906/123844.036734:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=139
[8742:0906/123844.495683:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=139
[8742:0906/123845.018924:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=139

Outcome

What did you expect?

Open and view the app

What happened instead?

open the app but its blank

Operating system

Ubuntu

Application version

2024090501

How did you install the app?

nightly repository

Homeserver

ubuntu.com

Will you send logs?

Yes

@fenris fenris added the T-Defect label Sep 6, 2024
@dosubot dosubot bot added A-Electron O-Occasional Affects or can be seen by some users regularly or most users rarely S-Critical Prevents work, causes data loss and/or has no workaround labels Sep 6, 2024
@dbkr dbkr added X-Needs-Info This issue is blocked awaiting information from the reporter O-Uncommon Most users are unlikely to come across this or unexpected workflow and removed O-Occasional Affects or can be seen by some users regularly or most users rarely X-Needs-Info This issue is blocked awaiting information from the reporter labels Sep 24, 2024
@dbkr
Copy link
Member

dbkr commented Sep 24, 2024

Well, I guess the GPU process is crashing... I'm not sure why that would be though. It doesn't sound like this is common: I guess a bug in Electron triggered by something about your system? Is it still happening?

@dbkr dbkr changed the title Element Desktop Nightly Nightly GPU process crash Sep 24, 2024
@fenris
Copy link
Author

fenris commented Sep 24, 2024

thanks for your reply.

After a few trial and error, I discovered it might related to nvidia 560 issue with electron apps, once I reverted to nvidia 555.x , the nightly 2024092401 works fine.

@dbkr dbkr changed the title Nightly GPU process crash Nightly GPU process crashes with nvidia driver version 560 Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Electron O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants