Open Bug 972932 Opened 10 years ago Updated 7 months ago

Non-informative "Couldn't load XPCOM" message box

Categories

(Core :: XPCOM, defect)

24 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: redodostuff, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20100101

Steps to reproduce:

Running browser Firefox


Actual results:

Message box "Couldn't load XPCOM"


Expected results:

Message box with more accurate report about problem with one of loaded library. Name that library, report what happened.
What are the detailed steps to reproduce?
[bugday-20140217]
Run attached code by "fun.exe Z:\path\to\xul.dll" then launch browser. That is step to reproduce non-informative message box.
Maybe some details for this bug.
main()
InitXPCOMGlue()
XPCOMGlueStartup()
XPCOMGlueLoad()
In this function you should have file "dependentlibs.list" with list of dependenced libs.
If you have no this file or have no one of files (which can be in this file),
in this case you can see error message "Couldn't load XPCOM"
Please take a look at this, maybe related to Bug 855881?
Component: Untriaged → XPCOM
Product: Firefox → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: