We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

firefox-49.0a2.en-US.win32 fails with "Can't load XPCOM" on Windows 10 Insider Preview build 14372.

  • 4 回覆
  • 3 有這個問題
  • 1 次檢視
  • 最近回覆由 philipp

more options

Firefox Developer Edition 49.0.a2 fails to load on Windows 10 Pro Insider Preview build 14372 with the dreaded "Can't load XPCOM" error. I have tried reinstalling, uninstalling/reinstalling without success. The standard version of Firefox installed using the "Firefox Setup Stub 47.0.exe" does work correctly on this Windows Preview build however, So I will use that for now until there is a fix.

Firefox Developer Edition 49.0.a2 fails to load on Windows 10 Pro Insider Preview build 14372 with the dreaded "Can't load XPCOM" error. I have tried reinstalling, uninstalling/reinstalling without success. The standard version of Firefox installed using the "Firefox Setup Stub 47.0.exe" does work correctly on this Windows Preview build however, So I will use that for now until there is a fix.

被選擇的解決方法

Turns out this is not a Windows 10/Firefox Developer Edition Issue. It's instead a problem with Cylance <https://www.cylance.com> determining that some of Firefox Developer Edition's .DLL files are evil (or could be used for evil purposes)

Specifically it Quarantined the files: c:\program files (x86)\firefos\developer\edition\mozavutil.dll C:\Program Files (x86)\Firefox Developer Edition\lbplibs.dll

Cylance does not use signatures for finding malware, but instead uses heuristics to figure out what the code does (or is capable of) and unmercifully prevents all access to suspect files. To my knowledge Cylance (the company) does not provide a white-list of files or programs either. Local administrators can locally white-list files on a per-computer or per-site basis. As an equal opportunity hater, Cylance is also quarantining several of the SysInternals Suite of programs, as well as my Cygwin shell and compilers, too. That's why I'm on the Insider preview, for the new Ubuntu bash shell.

從原來的回覆中察看解決方案 👍 0

所有回覆 (4)

more options

hi ckloiber, are you using any sandboxing software on that system or is this happening on a pc with particularly old hardware?

more options

No, this is on the Bare Metal. The hardware is an HP Compaq Pro 6300 (Intel I5-3470)

more options

選擇的解決方法

Turns out this is not a Windows 10/Firefox Developer Edition Issue. It's instead a problem with Cylance <https://www.cylance.com> determining that some of Firefox Developer Edition's .DLL files are evil (or could be used for evil purposes)

Specifically it Quarantined the files: c:\program files (x86)\firefos\developer\edition\mozavutil.dll C:\Program Files (x86)\Firefox Developer Edition\lbplibs.dll

Cylance does not use signatures for finding malware, but instead uses heuristics to figure out what the code does (or is capable of) and unmercifully prevents all access to suspect files. To my knowledge Cylance (the company) does not provide a white-list of files or programs either. Local administrators can locally white-list files on a per-computer or per-site basis. As an equal opportunity hater, Cylance is also quarantining several of the SysInternals Suite of programs, as well as my Cygwin shell and compilers, too. That's why I'm on the Insider preview, for the new Ubuntu bash shell.

more options

thanks for the update!