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

symbol lookup error: signal-desktop: undefined symbol: snd_device_name_get_hint, version ALSA_0.9 #6916

Closed
2 tasks done
romeokienzler opened this issue Jun 17, 2024 · 1 comment

Comments

@romeokienzler
Copy link

Using a supported version?

  • 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

I'm using Signal in a Docker environment. On ubuntu 24.04 and 24.10 base images I get:

symbol lookup error: signal-desktop: undefined symbol: snd_device_name_get_hint, version ALSA_0.9

when starting Signal

Downgrading to 23.10 solved the problem.

Steps to reproduce

Build image from this Dockerfile

Expected result

App starts

Actual result

App writes

symbol lookup error: signal-desktop: undefined symbol: snd_device_name_get_hint, version ALSA_0.9

to the console

Screenshots

No response

Signal version

7.12.0

Operating system

Linux Ubuntu >= 24.04 docker base image

Version of Signal on your phone

No response

Link to debug log

No response

@romeokienzler
Copy link
Author

This error can be fixed by using the ubuntu base image version <= 23.10, as done in this Dockerfile. Therefore, closing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant