Closed
Bug 115260
Opened 23 years ago
Closed 23 years ago
xpcom.dll failing to find procdure entry point in xpcom.dll
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: Jon, Assigned: dougt)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
25.35 KB,
text/plain
|
Details |
The procedure entry point ?ToNewUnicode@nsString@@QBEPAGXZ could not be located
in the
dynamic link library
xpcom.dll.
Reporter | ||
Comment 1•23 years ago
|
||
Using mozilla build 12/14/2001; win32
Downloaded win32/talkback enabled and extracted; c/p'd to folder and ran -
crashed. I do remember this problem happening to me once when installing 0.9.4
but when I jumped over to admin it worked. I do have admin rights on the user
this occured with.
Keywords: mozilla0.9.7
Target Milestone: --- → mozilla0.9.7
Comment 2•23 years ago
|
||
Reporter:
You used a zip build or the installer ?
Reporter | ||
Comment 3•23 years ago
|
||
Dr Watson dump from Mozilla crash on 12/14/2001 build
Comment 4•23 years ago
|
||
Reporter:
And if you used the .zip, have you installed mozilla in a fresh directory ?
(not over an older build)
And please NEVER touch the target milestone field - thanks.
Keywords: crash
Target Milestone: mozilla0.9.7 → ---
Reporter | ||
Comment 5•23 years ago
|
||
Came from a zip file in a new directory.
Just to see, installed 0.9.6 fresh (uninstalled mozilla 0.9.4, reinstalled
0.9.6) and saw a couple of XPCOM.dll errors but no crash. I can't find the file
where I logged the xpcom.dll errors but I will attempt to recreate.
Comment 6•23 years ago
|
||
> Just to see, installed 0.9.6 fresh (uninstalled mozilla 0.9.4, reinstalled
>0.9.6) and saw a couple of XPCOM.dll errors but no crash
That is a known bug with the uninstaller. Delete the mozilla direcotry manually
after you uninstalled mozilla.
Are you really sure that you unzipped the new build in an empty directory ?
(Can you retry it ?)
This error message means that you have old .DLLs in your mozilla directory which
are unused by newer builds.
Reporter | ||
Comment 7•23 years ago
|
||
Yep, the uninstaller - thanks =)
I'll try to do better in the future searching through the previous bug reports.
*** This bug has been marked as a duplicate of 108515 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 9•23 years ago
|
||
Don't think this is a dupe, bug 108515 is specifically about using the installer.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 10•23 years ago
|
||
Unzipping over an old build is not supported, delete the old one first manually
or install into a fresh directory. This message can only come from components
compiled against an old version of headers.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•