Closed Bug 235103 Opened 20 years ago Closed 20 years ago

Firefox Crashes Upon Install (XPCOM:EventReceiver)

Categories

(Firefox :: Installer, defect)

x86
Windows 2000
defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 234976

People

(Reporter: khanreaper, Assigned: bugs)

References

()

Details

User-Agent:       
Build Identifier: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2004-02-20-08-trunk

Crash message:

``XPCOM:EventReceiver: SETUP.EXE Application Error

The instruction at 0x6004ca4f referenced memory at 0x00000000. The memory could 
not be read.

Click on OK to terminate program
Click on CANCEL to debug program.''

6004CA47 8B 75 0C             mov         esi,dword ptr [ebp+0Ch]
6004CA4A 8B D9                mov         ebx,ecx
6004CA4C 8D 4D F8             lea         ecx,[ebp-8]
6004CA4F 8B 06                mov         eax,dword ptr [esi]
6004CA51 57                   push        edi
6004CA52 51                   push        ecx
6004CA53 56                   push        esi
6004CA54 FF 90 84 00 00 00    call        dword ptr [eax+84h]
6004CA5A BF 00 00 00 80       mov         edi,80000000h
6004CA5F 85 C7                test        edi,eax


Reproducible: Always
Steps to Reproduce:
1. Download Firefox from 
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2004-02-20-08-trunk/ 
(latest as of yet)
2. Start the installer and use default options
3. Let the progress bar run until two-notches before the end; it will crash.
Actual Results:  
Firefox should continue installing.

Expected Results:  
Crashes with above message.


Despite the crash, Firefox appears installed.
If I run it, I receive the following:

``The instruction at 0x00505683 referenced memory at 0x00000028. The memory 
could not be written.''

00505675 56                   push        esi
00505676 57                   push        edi
00505677 FF 75 08             push        dword ptr [ebp+8]
0050567A FF 15 78 68 8A 00    call        dword ptr ds:[8A6878h]
00505680 8B F0                mov         esi,eax
00505682 59                   pop         ecx
00505683 FF 46 28             inc         dword ptr [esi+28h]
00505686 66 F7 46 28 FF 0F    test        word ptr [esi+28h],0FFFh
0050568C 75 5A                jne         005056E8
0050568E FF 75 08             push        dword ptr [ebp+8]
00505691 FF 15 F8 67 8A 00    call        dword ptr ds:[8A67F8h]
00505697 66 F7 46 28 FF 7F    test        word ptr [esi+28h],7FFFh
0050569D 59                   pop         ecx
Severity: normal → critical

*** This bug has been marked as a duplicate of 234976 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in before you can comment on or make changes to this bug.