Closed
Bug 502544
Opened 16 years ago
Closed 16 years ago
Firefox will not start due to point_except_handler4_common startup error [DWMAPI.DLL (6.0)]
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: Noah, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090626 Firefox/3.0.10
Build Identifier:
Users upgrading to 3.5 experience this:
After upgrading to ver 3.5, whenever I try to open Mozilla I get the error message:
"The procedure entry point_except_handler4_common could not be located in the dynamic link library msvcrt.dll"
I tried to deactivate Java quick starter, even .Net framework assistant, still no result.
Users submitted dependency walker logs per timeless' suggestion. Will attach.
Reproducible: Always
| Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
dwmapi.dll is the problem. Find and delete dwmapi.dll. Your logs pointed us there.
Quoted from http://bytes.com/groups/net-vc/611031-vista-xp-msvcrt-dll-error#post3244464
I ran across a customer who uses our software and had the very same problem.
As it turned out, he had copied a number of DLLs that were shipped with Visa
onto his XP system (and *please* don't ask me why people do this...). Among
those DLLs was the dwmapi.dll that had the fatal msvcrt.dll dependency to
the Vista version of msvcrt.dll which exports the _except_hander4...
Deleting that DLL solved the problem in his case.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Summary: Firefox will not start due to point_except_handler4_common startup error → Firefox will not start due to point_except_handler4_common startup error [DWMAPI.DLL (6.0)]
| Reporter | ||
Comment 4•16 years ago
|
||
| Reporter | ||
Comment 5•16 years ago
|
||
(In reply to comment #2)
> Isn't this
> http://support.mozilla.com/tiki-view_forum_thread.php?locale=nl&forumId=1&comments_parentId=380925 ?
Yes, I already had that in the URL field, under QA contact. And that thread was the very reason I filed this bug.
Comment 6•16 years ago
|
||
marking invalid (not our bug, fixed is only used with a patch in the bug for the mozilla source)
Resolution: FIXED → INVALID
| Reporter | ||
Comment 7•16 years ago
|
||
Ah, indeed. Thanks matti.
Extra info:
This error is caused by a 3rd party utility or application overwriting your msvcrt.dll with a different version.
For example if a windows vista version of this DLL was copied on to a windows XP computer you would probably get this error.
Comment 11•16 years ago
|
||
Upon downloading:
Mozilla/5.0 (Windows: U; Windows NT 5.1; en-US; fr:1.9.1.6)Gecko/20091201 Firefox/3.5.6(.NET CLR 3.5.30729)
Received ERROR:
firefox.exe - Entry Point Not Found
X
The procedure entry point_except_handler4_common could not be located in the dynamic link library msvcrt.dll.
[OK]
Prior to this download I have never received this error message.
If it is a local problem please explain where I might find the fix (sorry, wife just died and I'm not real good at looking stuff up right now).
If this procedure was in the DLL then it was either removed or corrupted during the install.
If this isn't local then you might want to reinstate 502544 again.
You need to log in
before you can comment on or make changes to this bug.
Description
•