Closed
Bug 141465
Opened 23 years ago
Closed 23 years ago
crash after install [entry point not found Mid@nsAString@@QBEIAAV1@||@Z]
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 141438
People
(Reporter: jkahlo1, Assigned: dveditz)
References
Details
Attachments
(1 file)
20.18 KB,
image/gif
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en]C-CCK-MCD (WinNT; U)
BuildID: 2002043010
Popup message aafter install :
"Entry Point not Found"
The procedure entry point ?Mid@nsAString@@QBEIAAV1@||@Z could not be located in
the dynamic link library xpcom.dll
Mozilla comes up after OK is pressed, but will lock up soon after on any page.
Reproducible: Always
Steps to Reproduce:
1.Install mozilla binary
2.
3.
Please uninstall possibly older installations of mozilla before installing a new
build.
Summary: Error message after install and crashes on pages thereafter → Error message after install and crashes on pages thereafter [entry point not found [Mid@nsAString@@QBEIAAV1@||@Z]
Assignee | ||
Comment 2•23 years ago
|
||
Please include more detail in bug reports.
Which exact build did you install?
This error usually comes up when you've installed on top of an older version,
and the installer doesn't clean something up. What build did you install on top of?
This error is typically harmless when we see it in Mozilla, it usually displays
at xpcom registration when we fail to register an obsolete component. I've never
seen it lead to crashes since the component that failed was obsolete anyway. Is
it possible this is not a Mozilla build, but some embedded build and it's one of
the embeddor's components giving this error?
Do a directory listing of your build and note which .dll's are older than the
build you just installed. Those are the list of suspects and from there we'll
figure out which are OK and which might be the problem.
Summary: Error message after install and crashes on pages thereafter [entry point not found [Mid@nsAString@@QBEIAAV1@||@Z] → crash after install [entry point not found Mid@nsAString@@QBEIAAV1@||@Z]
Comment 3•23 years ago
|
||
Might be related: bug 140990 (recent checkin) ?
Comment 4•23 years ago
|
||
dupe
*** This bug has been marked as a duplicate of 141438 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
*** Bug 141542 has been marked as a duplicate of this bug. ***
*** Bug 141644 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 7•23 years ago
|
||
Different entry point
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 8•23 years ago
|
||
not a crash, since mozilla starts
Severity: critical → normal
Keywords: crash
Comment 9•23 years ago
|
||
I got this warning when installing Mozilla 2002050108 over an older build
(20020419**). Mozilla works fine afterwards.
Comment 10•23 years ago
|
||
I'm soo sure this is a dupe of bug 141438
reporter please try to move the file "impComm4xMail.dll" from the component
directory of mozilla to another dir fx c:\temp and see if the warnings goes away.
Comment 11•23 years ago
|
||
*** Bug 141759 has been marked as a duplicate of this bug. ***
Comment 13•23 years ago
|
||
this is a dupe based on the other dupes.
"impComm4xMail.dll" is the cause. The file "impComm4xMail.dll" causes a
xpcom.dll error!
*** This bug has been marked as a duplicate of 141438 ***
Status: NEW → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Comment 14•23 years ago
|
||
Verified as a dupe of bug 141438
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → ktrina
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•