Closed
Bug 55567
Opened 25 years ago
Closed 22 years ago
Crash or hang when doing force-quit during XPInstall trigger
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: depman1, Assigned: dveditz)
Details
(Keywords: crash, hang, Whiteboard: [rtm-])
Mac build 2000-10-06-08-MN6. Other branch builds as well. This one's hard to pin
down, and had trouble force-quitting outside of the XPInstall context, but this
is how to try reproducing:
1. Launch the browser. (preferably after a clean install).
2. Go to http://jimbob/trigger3.html.
3. Select f_addfile_bigfile from Functional test menu. Alternatively, enter a
bogus URL in the URL field.
4. Press Trigger. Then OK.
5. While the progress bar is going, do a force quit: simultaneously press
Command (Apple key) - option - esc.
Result: Crash or hang, depending upon what was done before. No Talkback or
Macsbug for the crash (it was a hard crash).
Reporter | ||
Comment 1•25 years ago
|
||
nominating for rtm. It's Mac only, but it leaves things in a nasty state! If
this bug is not XP related, please reassign to the appropriate component.
Assignee | ||
Comment 2•25 years ago
|
||
CC'ing Samir for mac expertise, but at this point in the RTM cycle the solution
is "don't do that".
Whiteboard: [rtm-]
Comment 3•25 years ago
|
||
Force quitting a regular mozilla build while, say, hanging out on a web page,
appears to be clean. However, force quitting when we are in the middle of an
install (which means probably in the middle of hitting the filesystem) may be
the reason why we are unable to quit cleanly. I'm not sure there is any easy
remedy to this or if we even need to remedy this.
My understanding from Jimmy is that previously it would simply crash into the
debugger (if you had one installed) but recently it started to crash hard and
you now need to reboot to recover. I believe that crashing in the debugger
could potentially leave your memory in an inconsistent state and running apps
after coming out of a crash in the debugger with rebooting may anyways possibly
be an invalid state so both the situations warrant a reboot.
Comment 4•25 years ago
|
||
Oops, second last line in my previous comment should read:
after coming out of a crash in the debugger *without* rebooting may anyways
^^^^^^^
Updated•25 years ago
|
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 6•22 years ago
|
||
By the definitions on <http://bugzilla.mozilla.org/bug_status.html#severity> and
<http://bugzilla.mozilla.org/enter_bug.cgi?format=guided>, crashing and dataloss
bugs are of critical or possibly higher severity. Only changing open bugs to
minimize unnecessary spam. Keywords to trigger this would be crash, topcrash,
topcrash+, zt4newcrash, dataloss.
Severity: normal → critical
Comment 7•22 years ago
|
||
no crash or hangs or corrumption on multiple attempts to reproduce with various
XPI packages - with OS X 2003042208
WFM?
Comment 8•22 years ago
|
||
resolving WFM since there were no objections
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•