Bug 2242446 - Firefox fails to start because of missing libvpx.so
Summary: Firefox fails to start because of missing libvpx.so
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-06 08:46 UTC by Katerina Koukiou
Modified: 2023-10-06 11:45 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-10-06 11:45:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Katerina Koukiou 2023-10-06 08:46:04 UTC
In the new anaconda installer we use firefox. Our test suite resgressed as of firefox-118.0.1-3.fc40: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ccc1eba684 

The error I see is:

XPCOMGlueLoad error for file /usr/lib64/firefox/libxul.so:
libvpx.so.8: cannot open shared object file: No such file or directory
Couldn't load XPCOM.


Reproducible: Always

Comment 1 Martin Stransky 2023-10-06 09:14:59 UTC
It's missing libvpx.so library. We switched to use system libvpx instead of bundled one. So pull libvpx from Fedora repos.


Note You need to log in before you can comment on or make changes to this bug.