gbcox 13 Posted 1 hour ago Posted 1 hour ago Fedora 43 emby-server 4.10.0.8 The wrapper scripts /opt/emby-server/bin/emby-vainfo and /opt/emby-server/bin/emby-clinfo crash because they set: LD_LIBRARY_PATH=/opt/emby-server/lib:/opt/emby-server/extra/lib Reproduction as emby user: sudo -u emby env -i /opt/emby-server/extra/bin/vainfo -> works sudo -u emby env -i LD_LIBRARY_PATH=/opt/emby-server/lib:/opt/emby-server/extra/lib /opt/emby-server/extra/bin/vainfo -> segmentation fault sudo -u emby env -i /opt/emby-server/extra/bin/clinfo -> runs sudo -u emby env -i LD_LIBRARY_PATH=/opt/emby-server/lib:/opt/emby-server/extra/lib /opt/emby-server/extra/bin/clinfo -> segmentation fault This indicates the crash is caused by Emby’s bundled libraries forced by LD_LIBRARY_PATH, not by the system VA-API/OpenCL stack.
Neminem 1626 Posted 1 hour ago Posted 1 hour ago I guess this should be posted in the Beta section of the forum. Sinde op is using beta. Emby Server Beta - Emby Community
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now