Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

Segfault with Mageia Cauldron (7) #55

@tbigot

Description

@tbigot

Since major lib / GCC version update in Mageia Caulton, spotify encounters a segfault at startup.

$ LC_ALL=C my-spotify 
/home/tbigot/_/lib/spotify-client/spotify: /lib64/libcrypto.so.1.0.0: no version information available (required by /home/tbigot/_/lib/spotify-client/spotify)
/home/tbigot/_/lib/spotify-client/spotify: /lib64/libssl.so.1.0.0: no version information available (required by /home/tbigot/_/lib/spotify-client/spotify)
/home/tbigot/_/lib/spotify-client/spotify: /lib64/libcurl.so.4: no version information available (required by /home/tbigot/_/lib/spotify-client/spotify)
/home/tbigot/_/share/spotify-client/spotify: /lib64/libcrypto.so.1.0.0: no version information available (required by /home/tbigot/_/share/spotify-client/spotify)
/home/tbigot/_/share/spotify-client/spotify: /lib64/libssl.so.1.0.0: no version information available (required by /home/tbigot/_/share/spotify-client/spotify)
/home/tbigot/_/share/spotify-client/spotify: /lib64/libcurl.so.4: no version information available (required by /home/tbigot/_/share/spotify-client/spotify)
/proc/self/exe: /lib64/libcrypto.so.1.0.0: no version information available (required by /proc/self/exe)
/proc/self/exe: /lib64/libssl.so.1.0.0: no version information available (required by /proc/self/exe)
/proc/self/exe: /lib64/libcurl.so.4: no version information available (required by /proc/self/exe)
[0908/112733.793727:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
/home/tbigot/_/bin/my-spotify: line 41: 18677 Segmentation fault      (core dumped) LD_LIBRARY_PATH=$( dirname $spotify ) LC_NUMERIC=en_US.utf8 $spotify $@```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions