Nightly GPU process crashes with nvidia driver version 560
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
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?
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.