Closed
Bug 237499
Opened 21 years ago
Closed 21 years ago
Mozilla crashes when moving the mouse over a link on this page [@ IsCanvasFrame ]
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 236590
People
(Reporter: tomdkat, Unassigned)
References
()
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
5.20 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040303
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040303
When I move the mouse over the "Hover here to make the left column the longest"
link, Mozilla crashes with a segmentation fault. This also crashes Firefox
(Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040312 Firefox/0.8.0+).
Reproducible: Always
Steps to Reproduce:
1.http://www.stunicholls.myby.co.uk/layouts/3cols.html
2.Move the mouse ove the "Hover here to make the left column the longest" link
3.Mozilla crashes with a segmentation fault
Actual Results:
Mozilla crashes with a segmentation fault
Expected Results:
Mozilla should not crash.
Works fine in Opera 7.50 TP3 on Linux.
Comment 1•21 years ago
|
||
WFM in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040227
Firefox/0.8 (debian)
Comment 3•21 years ago
|
||
Confirming crash on both left and right column.
WinXP-Sp1 and my own homemade build from yesterday CVS source.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040314
Firefox/0.8.0+ (MozJF)
Anybody with OS-X to change OS -> All ?
I also crash on my Linux gtk1 build from Saturday. Here's a stack trace
Confirming this and changing component to CSS as the most likely candidate.
Status: UNCONFIRMED → NEW
Component: Browser-General → Style System (CSS)
Ever confirmed: true
Comment 6•21 years ago
|
||
related (similar stack): bug 217541 ?
Keywords: crash
OS: Linux → All
Summary: Mozilla crashes with a Segmentation Fault when moving the mouse over a link on this page. → Mozilla crashes when moving the mouse over a link on this page [@ IsCanvasFrame ]
![]() |
||
Comment 8•21 years ago
|
||
Where do you see anything style-system related on the stack there?
nsCSSFrameConstructor is not style system.
Assignee: dbaron → nobody
Component: Style System (CSS) → Layout
QA Contact: ian → core.layout
Comment 9•21 years ago
|
||
regressed between BuildID 2004021913 (working) and BuildID 2004022411 (crashing)
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7a) Gecko/20040219
Comment 10•21 years ago
|
||
this regressed between linux trunk build 2004022308 and 2004022407, perhaps bug
233972?
Keywords: regression
Comment 11•21 years ago
|
||
by way of identical stack from bug 237983
*** This bug has been marked as a duplicate of 236590 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ IsCanvasFrame ]
You need to log in
before you can comment on or make changes to this bug.
Description
•