Closed
Bug 277053
Opened 20 years ago
Closed 20 years ago
Startup error - procedure entry point ?NS_NewGenericModule2@@YAIPAUnsModuleInfo@@PAPAVnsIModile@@@Z could not be located in the dynamic link library xpcom.dll.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: hlacheen, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050103 Firefox/1.0+ (bangbang023) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050103 Firefox/1.0+ (bangbang023) Sometimes when I start Firefox now, I get an error message, which says: "The procedure entry point ?NS_NewGenericModule2@@YAIPAUnsModuleInfo@@PAPAVnsIModile@@@Z could not be located in the dynamic link library xpcom.dll." I hit ok, it pops up again with the same message, I hit ok again, then Firefox starts and runs fine. Reproducible: Sometimes Steps to Reproduce: 1.completely exit all instances of Firefox 2.Start up fire fox. Actual Results: Occasionally, this will cause the error described earlier, and then Firefox will start as normal. Expected Results: Simply started up, without the error.
Summary: Startup error - procedure entry point x could not be located in the dynamic link library xpcom.dll. → Startup error - procedure entry point ?NS_NewGenericModule2@@YAIPAUnsModuleInfo@@PAPAVnsIModile@@@Z could not be located in the dynamic link library xpcom.dll.
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
iirc, this is caused by the Calendar extension, or another binary extension that depends on xpcom.dll. Since we ship static builds, xpcom.dll is part of firefox.exe
>Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6)
Gecko/20050103 Firefox/1.0+ (bangbang023)
INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•