Widevinecdm and clearkey plugins always crash - Cannot load plugin as library -5977 4581
Categories
(Core :: Audio/Video: GMP, defect)
Tracking
()
People
(Reporter: thehommela, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0
Steps to reproduce:
Using: Windows 11
Firefox 113.0.2 (64-Bit)
Open Firefox -> Open Netflix.com or joyn.de
Actual results:
Netlflix gets the widevinecdm plugin crash and joyn.de gets the clearkey plugin crash notfication.
Expected results:
It should work normally, i tried the newest Firefox 113.0.2 (64-Bit) with Windows 11 on two different machines and it works flawless.
Already tried methods:
Firefox clean uninstall/reinstall
Reset Useragent, but the Firefox helping page recommended resetting these, even tho they dont appear on my about:config page:
general.useragent.extra.firefox
general.useragent.locale
general.useragent.override
general.useragent.security
Started Firefox in Troubleshooting Mode
privacy.resistFingerprinting set to false or true, neither works.
Oddly i Firefox shows me im using Windows 10:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
If you load "about:crashes" from the address bar, is there an associated crash report that you can submit and/or view?
Netflix Widevinecdm crashes:
(same crashes probably)
https://crash-stats.mozilla.org/report/index/f293be7a-6dec-41e3-b85a-58f7d0230614
https://crash-stats.mozilla.org/report/index/7337122f-07f3-4131-9d5b-546740230614
https://crash-stats.mozilla.org/report/index/c254d77f-8c1a-4896-ba6c-514eb0230614
joyn.de (Television) clearkey crashes:
https://crash-stats.mozilla.org/report/index/b5551e4f-c920-4b17-9909-685e60230614
https://crash-stats.mozilla.org/report/index/345dc629-9b7a-41ae-b3ca-41f8a0230614
also i realized after installing Opera GX just to check out if Netflix works, it does not.
Only Chrome/Edge do allow me to watch Netflix.
Comment 4•2 years ago
|
||
That could be helpful thanks. Since bug 1826885 we have some error codes that may provide some clues.
-5977 is PR_LOAD_LIBRARY_ERROR
.
4581 does not seem to be in Microsoft's documentation, though 4500 is storage related. The only occurrence of 11e5 I find in Windows Error Codes is 0xC00D11E5 NS_E_WMP_AUDIO_DEVICE_LOST.
Would you be able to run Microsoft's Error Lookup Tool to see if it knows this one, please? The command expects a hexadecimal code so the command would be
Err_6.4.5.exe 11e5
Flagging :aosmond to ensure he sees this.
Is there anything unique to the filesystem or pathnames (e.g. non-Latin characters in username) on the problem system?
Updated•2 years ago
|
Err_6.4.5.exe 11e5 returns:
No results found for hex 0x11e5 / decimal 4581
NOT FOUND: 11e5
Nothing is unique to the filesystem, i installed Windows 11 about a month ago.
Is the path "C:\Users\Me" normal even though i have an Username? My Username doesn't contain any special characters.
Comment 6•2 years ago
|
||
I got this message from net helpmsg
on Windows 11.
C:\Windows\System32>net helpmsg 4581
System Integrity policy has been violated. Failed to obtain file reputation because an infrastructure issue occurred. Try again later.
C:\Windows\System32>
Smart App Control related?
![]() |
||
Updated•2 years ago
|
Ok, I found the solution. I disabled Smart App Control and everything works flawlessly now. Appearently it did block widevinecdm, i dont really know how since i whitelisted the all the Mozilla Folders, including those in Appdata and local etc...
![]() |
||
Updated•2 years ago
|
![]() |
||
Comment 10•2 years ago
|
||
(In reply to Peter from comment #8)
Ok, I found the solution. I disabled Smart App Control and everything works flawlessly now. Appearently it did block widevinecdm, i dont really know how since i whitelisted the all the Mozilla Folders, including those in Appdata and local etc...
The cdm files get downloaded async after an install, and are installed in your main profile directory. I wonder if this smart app thing is preventing Firefox from loading the downloaded library? Would you mind generating js console based cdm install logs for us?
https://wiki.mozilla.org/Media_Debugging_Tips#DRM_Module_Install_Logging
![]() |
||
Updated•2 years ago
|
Updated•4 months ago
|
Description
•