Closed
Bug 282699
Opened 20 years ago
Closed 20 years ago
procedure entry point could not be located in xpcom.dll
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: cfgoian, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 Firefox/1.0+ At the start of FireFox 1.8b) (17Feb2005) I get twice the following messege: "The procedure entry point ?NS_NewGenericModule2@@YAIPAunsModuleInfo@@PAPAYnsIModule@@@Z could not be located in the dynamic link library xpcom.dll", than it starts normally. Reproducible: Always Steps to Reproduce: 1. Install nightly build 17Feb2005, msi installer, over "C:\Program Files\Mozilla Firefox" folder 2. use the same profile 3. start Firefox Actual Results: Get the above messege Expected Results: Do not get the above messege I have 62 extensions installed.
Comment 1•20 years ago
|
||
Do you get the same message in the safemode (without extensions) ?
(In reply to comment #1) > Do you get the same message in the safemode (without extensions) ? > No message in safemode. It was the download-statusbar-0.9.2-fx.xpi that cause the message. After I uninstalled no more messages. Problem solved.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•20 years ago
|
||
-> invalid You get an entry point error for example if an extension is using unfrozen interfaces.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•