-
-
Notifications
You must be signed in to change notification settings - Fork 2.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
Signal crashes (doesn't open) | Ubuntu 24.04 with AMD Radeon™ gives "Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered)" #6855
Comments
@SamuelMarks thanks for this report. Does this only occur in Ubuntu 24? Are other Electron-based apps affected? |
@trevor-signal Just Signal. Opened VSCode and Codium both work fine. Happy to try a different app also just tell me which |
@SamuelMarks thanks. Can you try starting it with the |
Both
|
Sorry it's still happening-- can you confirm the command line flag was If it's still crashing with that, could you try Electron fiddle and set the electron version to ours which is Then electron |
Confirmed that Trying that fiddle:
(no errors) |
@SamuelMarks Thank you for checking and testing further, and sorry it's still not working. It might be a GPU driver error, but I'm not sure how to reproduce it locally. I'd suggest trying different versions of the amd gpu driver. |
@SamuelMarks It may be necessary to install or update AMD drivers to ensure compatibility with the latest version of Ubuntu. |
Figured out the solution, from Turns out I needed to run:
And now it works. Signal Desktop how I've missed you! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm using the current signal desktop (as of Oct 24, 2024) and ubuntu 24.04.1. I installed ROCm (the AMD software for doing compute on a GPU) and now signal-desktop won't run. Same error:
The "sudo apt remove mesa-va-drivers" does not work. I have a radeon 7800 XT. |
I found a work around: |
Thank you! |
Using a supported version?
Overall summary
Tried upgrading to signal-desktop (7.4.0) over (7.3.1); same error. Running latest Ubuntu 24.04 pre-release.
Steps to reproduce
Open Signal
Expected result
Signal opens
Actual result
Trace/breakpoint trap (core dumped)
Screenshots
No response
Signal version
7.4.0
Operating system
Ubuntu 24.04
Version of Signal on your phone
No response
Link to debug log
signal.stdout.txt
signal.stderr.txt
The text was updated successfully, but these errors were encountered: