You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched searched open and closed issues for duplicates.
I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
Overall summary
After updating Signal, it refuses to start and gives exit_code=139
[90981:0811/015438.942327:FATAL:gpu_data_manager_impl_private.cc(449)] GPU process isn't usable. Goodbye.
Steps to reproduce
./signal-desktop
Expected result
Signal to actually start.
Actual result
Crashes with exit_code=139
Screenshots
Signal version
Can't open the app to access the about screen. It's the latest, assuming 7.19.0
Operating system
Ubuntu 24.04
Version of Signal on your phone
No response
Link to debug log
The debug log isn't accessible since the app doesn't start. Chromium latest works fine. Electron fiddle does not work. AMD RX6700 with open source Mesa drivers and AMD ROCm 6.2 that works fine for it's intended compute workloads and GUI acceleration. --no-gpu doesn't work. --disable-gpu doesn't work. --disable-gpu-sandbox doesn't work. --in-process-gpu --use-gl=desktop doesn't work.
{"level":40,"time":"2024-08-11T07:10:38.632Z","msg":"MainSQL: Database log code=283: recovered 720 frames from WAL file [REDACTED]/sql/db.sqlite-wal"}
{"level":30,"time":"2024-08-11T07:10:38.636Z","msg":"MainSQL: updateSchema:\n Current user_version: 1130;\n Most recent db schema: 1130;\n SQLite version: 3.42.0;\n SQLCipher version: 4.5.5 community;\n (deprecated) schema_version: 487;\n"}
Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered)
[99441:0811/021038.796323:ERROR:gpu_process_host.cc(1002)] GPU process exited unexpectedly: exit_code=139
Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered)
{"level":30,"time":"2024-08-11T07:10:38.930Z","msg":"got fast theme-setting value system"}
[99441:0811/021038.942510:ERROR:gpu_process_host.cc(1002)] GPU process exited unexpectedly: exit_code=139
Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered)
[99441:0811/021039.049590:ERROR:gpu_process_host.cc(1002)] GPU process exited unexpectedly: exit_code=139
Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered)
[99441:0811/021039.157304:ERROR:gpu_process_host.cc(1002)] GPU process exited unexpectedly: exit_code=139
Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered)
[99441:0811/021039.264769:ERROR:gpu_process_host.cc(1002)] GPU process exited unexpectedly: exit_code=139
[99441:0811/021039.264787:FATAL:gpu_data_manager_impl_private.cc(449)] GPU process isn't usable. Goodbye.
The text was updated successfully, but these errors were encountered:
scottnonnenberg-signal
changed the title
Signal updated to latest, now it crashes on startup.
Crash on startup: 7.19.0 on Ubuntu 24.04, AMD RX6700, OSS Mesa drivers
Aug 11, 2024
I'll do that tomorrow as a test run to see if that is the issue, but I will not be able to leave those drivers uninstalled because I use the va drivers heavily for compute and encoding projects.
Using a supported version?
Overall summary
After updating Signal, it refuses to start and gives exit_code=139
[90981:0811/015438.942327:FATAL:gpu_data_manager_impl_private.cc(449)] GPU process isn't usable. Goodbye.
Steps to reproduce
./signal-desktop
Expected result
Signal to actually start.
Actual result
Crashes with exit_code=139
Screenshots
Signal version
Can't open the app to access the about screen. It's the latest, assuming 7.19.0
Operating system
Ubuntu 24.04
Version of Signal on your phone
No response
Link to debug log
The debug log isn't accessible since the app doesn't start. Chromium latest works fine. Electron fiddle does not work. AMD RX6700 with open source Mesa drivers and AMD ROCm 6.2 that works fine for it's intended compute workloads and GUI acceleration. --no-gpu doesn't work. --disable-gpu doesn't work. --disable-gpu-sandbox doesn't work. --in-process-gpu --use-gl=desktop doesn't work.
The text was updated successfully, but these errors were encountered: