Closed
Bug 228614
Opened 22 years ago
Closed 22 years ago
unhandled exception causes crash in xpcom.dll
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mozbugzilla2021, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031215
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/2003120808
After a Mozilla crash using 1.6b, Mozilla would die every subsequent load with
an unhandled exception in XPCOM.DLL. Reinstalling Mozilla did not solve the
problem. However, installing the latest nightly build of Mozilla DID fix the
problem.
AppName: mozilla.exe AppVer: 1.6.20031.20808 ModName: xpcom.dll
ModVer: 1.6.20031.20808 Offset: 0003e224
EDI: 0x7ffdf000 ESI: 0x00000000 EAX: 0x02220000
EBX: 0x0012d134 ECX: 0x00001000 EDX: 0x00000000
EIP: 0x7ffe0304 EBP: 0x0012d188 SegCs: 0x0000001b
EFlags: 0x00000202 ESP: 0x0012d0ec SegSs: 0x00000023
Reproducible: Always
Steps to Reproduce:
1. Try to open Mozilla.
Actual Results:
Crash:
AppName: mozilla.exe AppVer: 1.6.20031.20808 ModName: xpcom.dll
ModVer: 1.6.20031.20808 Offset: 0003e224
Expected Results:
Loaded!
Using theme: Pinball build 2003-08-28.
Installed plugins: Enigmail, LiveHTTPHeaders.
Problem appears to have been the LiveHTTPHeaders plugin. Strange, that, since it
had been working fine previous to the crash and now when I try to install it on
this nightly it causes Mozilla to hang at startup.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•