Closed
Bug 190887
Opened 23 years ago
Closed 23 years ago
Mozilla exits if opening a menu while loading a page.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 160602
People
(Reporter: ilya_grig, Assigned: rogerl)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Mozilla just quietly exits from time to time (I think that what I said above is
true, but am not positive). Quick Launch disappears too. Once, I got "access
violation" message from Windows.
Reproducible: Sometimes
Steps to Reproduce:
It happens when you least expect (or want) it...
I'm using the "wood" theme, haven't tried with the default.
Comment 1•23 years ago
|
||
Could you try with one of the default themes please.
Also, do you have talkback enabled? If not, please do so.
Keywords: crash
Summary: Moizlla exits for no reason if opening a menu while loading a page. → Mozilla exits for no reason if opening a menu while loading a page.
Comment 2•23 years ago
|
||
Reporter, many stability bugs have been fixed recently. Please look for this
problem again with Mozilla 1.3 beta, which should be released fairly soon. Are
you still seeing the problem?
Severity: normal → critical
Summary: Mozilla exits for no reason if opening a menu while loading a page. → Mozilla exits if opening a menu while loading a page.
Comment 3•23 years ago
|
||
I think this is a duplicate of bug 192002,
"Application quits when displaying http://slashdot.org".
The analysis there implicated JS Engine; specifically
calls that the site makes to (new Date).getTime().
The Windows-only crash that results, in turn, is bug 160602.
Reassigning to JS Engine before duping -
Assignee: asa → rogerl
Status: UNCONFIRMED → NEW
Component: Browser-General → JavaScript Engine
Ever confirmed: true
QA Contact: asa → pschwartau
Comment 4•23 years ago
|
||
Duping against bug 160602 (by way of bug 192002) -
*** This bug has been marked as a duplicate of 160602 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
Verified Duplicate.
Ilya, thank you for this report. You have been cc'ed on the
bug 160602 so you can follow progress on this issue -
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•