Closed
Bug 26955
Opened 25 years ago
Closed 25 years ago
crash if launched with just 'mozilla -chrome'
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: shalabh, Assigned: dp)
Details
(Keywords: crash)
BuildID: 2000020608
Starting mozilla with the -chrome option but without specifying any url causes
it to crash. The crash is due to an access violation in xpcom.dll
Reproducible: Always
Steps to Reproduce:
1. Type just 'mozilla -chrome' on the command prompt (without specifying any url
for the chrome) and press enter.
Actual Results: crashed
Expected Results: display error message and exit
Seems fixed with bld 2000020919. It doesn't crash now - just starts up with a
blank page.
Updated•25 years ago
|
Severity: major → critical
Assignee | ||
Comment 3•25 years ago
|
||
Per user : FIXED.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
build 2000021708 on NT
no crash
You need to log in
before you can comment on or make changes to this bug.
Description
•