mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2080] Spotify, Arch: ERROR: ld.so: object 'libcurl.so.3' from LD_PRELOAD #1406
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1406
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @brakenow on GitHub (Aug 12, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2080
A blank window opens, and Xorg freezes. Also with the git version.
@Vincent43 commented on GitHub (Aug 12, 2018):
What is your graphic card? Can you try with
firejail --noblacklist=/sys spotify?@brakenow commented on GitHub (Aug 13, 2018):
Thanks. Will try it when I wake up. Intel® UHD Graphics 630
@brakenow commented on GitHub (Aug 14, 2018):
It worked! But I still get:
ERROR: ld.so: object 'libcurl.so.3' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
/usr/share/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /usr/share/spo
ERROR: ld.so: object 'libcurl.so.3' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
/usr/share/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /usr/share/spo
ERROR: ld.so: object 'libcurl.so.3' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
[0814/084452.829167:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization
Tried without firejail and the ERROR's appear then too, so not firejail related.
Thank you! :-D
@Vincent43 commented on GitHub (Aug 15, 2018):
This is fixed in master with
516f8d0561