Closed
Bug 234976
Opened 21 years ago
Closed 21 years ago
Installer crashes before finishing
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: mscott)
References
Details
(Keywords: crash, regression)
Attachments
(4 files)
User-Agent:
Build Identifier: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2004-02-19-08-trunk/FirefoxSetup.exe
When installing this build into a new clean directory, the installer crashes
near the end of the installation, just before installing the default
language/language pack information.
WinXP reports it as a problem with xpinstal.dll.
I have also replicated this crash on a Win2000 system.
If you do this install on top of an existing installation, no crash occurs.
Reproducible: Always
Steps to Reproduce:
Comment 1•21 years ago
|
||
Install Status from crashed Mozilla Firefox Installer
Updated•21 years ago
|
Attachment #141828 -
Attachment description: Mozilla Firebird Install Status → Mozilla Firebird Install Status Log
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Attached are the installer logs from my crash. The last message on the
installer dialog is the US English Defaults.
Reporter | ||
Comment 4•21 years ago
|
||
This may turn out to be a dup of bug 234804.
Comment 6•21 years ago
|
||
(In reply to comment #3)
> Attached are the installer logs from my crash. The last message on the
> installer dialog is the US English Defaults.
I just tried to install build 2004-02-20-08 on WinXP Home, and I got the same
results.
Joseph
Updated•21 years ago
|
Keywords: regression
Reporter | ||
Comment 7•21 years ago
|
||
*** Bug 235103 has been marked as a duplicate of this bug. ***
Comment 8•21 years ago
|
||
*** Bug 235128 has been marked as a duplicate of this bug. ***
Comment 9•21 years ago
|
||
I'm seeing this with seamonkey nightly as well. I'm going to attach wizard and
install log now.
Could this block 1.7a? Or has a candidate already been chosen? (I'm out of
touch on the SeaMonkey release schedule).
Comment 10•21 years ago
|
||
Comment 11•21 years ago
|
||
Reporter | ||
Comment 12•21 years ago
|
||
There is already a Seamonkey bug on this, 234804.
This bug is dependent on the Seamonkey bug (for now). It may be that this bug
will turn out to be a dup of that one.
Assignee | ||
Comment 13•21 years ago
|
||
For details about the cause of this crash, see my comments:
http://bugzilla.mozilla.org/show_bug.cgi?id=234804#c39
I've stepped through the crash in the debugger. For this deflenus.xpi package
ONLY we end up using UNIX style path delimiters instead of windows style path
delimiters. This is what causes the crash.
Assignee | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•