Closed
Bug 244147
Opened 22 years ago
Closed 22 years ago
crash on mouseover event
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 243998
People
(Reporter: mozilla, Unassigned)
References
()
Details
(Keywords: crash, regression)
Attachments
(1 file)
|
19.73 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8a) Gecko/20040519
Build Identifier: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8a) Gecko/20040519
Browser crashes when cursor is moved over "login" (or other options) at the very
top of the page.
Reproducible: Always
Steps to Reproduce:
1. Open www.rhic.com
2. Place cursor over "login" at top of page
Actual Results:
Browser crashes
Expected Results:
Browser should not crash
Keyword: Regression
This is a problem with build 2004051907. Builds prior to and including
2004051806 do not have this problem.
Keywords: regression
Comment 1•22 years ago
|
||
worksforme with linux trunk CVS from May 19 (10PM)
please submit a talkback report and then check the stack here:
http://talkback-public.mozilla.org/
Keywords: crash
looks like it's quitting because it can't find a file it expects
Talkbacks TB53424Y and TB53712W etc.
From the stack trace it looks like it's crashing because it can't find a file it
expects.
The bug appears to have been fixed in build 2004052006.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 5•22 years ago
|
||
your stack here:
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB53712W
shows a crash in nsGenericHTMLElement::GetBaseURI, which was bug 243998 (existed
one day, fixed the next)
reopening to dupe.
also, FYI, if you strace, you'll need to use "-f". you straced the mozilla
shell script wrapper.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 6•22 years ago
|
||
*** This bug has been marked as a duplicate of 243998 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•