Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 814425

Summary: media-sound/spotify faills to start, complaining about libcurl version
Product: Gentoo Linux Reporter: brankob
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: UNCONFIRMED ---    
Severity: normal CC: brankob, gentoo
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info file

Description brankob 2021-09-23 03:15:54 UTC
I've been noticing that for quite some time, but reporting it now, with spotify ebuild version 1.1.68.

After attempt to start it, it returns with:

/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
Segmentation fault

I have tried with all curls version in portage tree (7.78-r1/r3 and 7.79) and
spotify fails the same way.







Reproducible: Always
Comment 1 brankob 2021-09-23 03:17:20 UTC
Created attachment 740787 [details]
emerge --info file
Comment 2 Kobboi 2021-09-23 23:56:55 UTC
I think the assesment is misleading: I also get the curl warnings

$ spotify 
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/proc/self/exe: /usr/lib64/libcurl.so.4: no version information available (required by /proc/self/exe)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

but the program seems to work just fine (I get the UI and login window, did not go further than that)

Can you decode the core dump?