Closed
Bug 173062
Opened 22 years ago
Closed 22 years ago
Immediate crash loading http://geocities.com/moz_blubber [@ nsView::ConvertFromParentCoords ][@ nsView::GetClippedRect]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 171334
People
(Reporter: fun, Assigned: attinasi)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20021007
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20021007
Immediate crash loading http://geocities.com/moz_blubber - the moment it starts
loading.
This is GeoCities, so who knows what **** they're loading onto the page ...
Reproducible: Always
Steps to Reproduce:
1. Go to http://geocities.com/moz_blubber
2. Crash!
Actual Results:
Crash
Expected Results:
Load page. Works fine in IE 5.5.
Crashes in 2002100704 and 2002100308.
Talkbacks from 2002100308:
TB12198118X
TB19198178G
TB12198219Q
Talkback from 2002100704:
TB12198718M
Comment 1•22 years ago
|
||
it doesn't seem to be the geocities page, but the source of the page. it works
in IE. It seems the author of the page put the code in there to break mozilla on
purpose. It has a lot of <BR>s, and then some code that doesn't actually display
anything.
Updated•22 years ago
|
Keywords: crash,
stackwanted
Whiteboard: TB12198718M
Updated•22 years ago
|
Keywords: stackwanted
Summary: Immediate crash loading http://geocities.com/moz_blubber → Immediate crash loading http://geocities.com/moz_blubber [@ nsView::ConvertFromParentCoords ]
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
Didn't find dupes, marking NEW.
Assignee: asa → attinasi
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
QA Contact: asa → petersen
Reporter | ||
Comment 4•22 years ago
|
||
Source of offending page
Reporter | ||
Comment 5•22 years ago
|
||
The page presently doesn't crash Mozilla 1.0-rc3/FreeBSD. Someone got 1.0.1?
I just attached the source and, if that induces crashes, I'll try to find time
to distil a test case tomorrow.
Is NT4 and Linux enough to mark this 'OS: All'?
The TB stack terminates at nsView::GetClippedRect. (cf. bug 148350) (TB incident
12198219 was a Winamp crash BTW. :) )
Summary: Immediate crash loading http://geocities.com/moz_blubber [@ nsView::ConvertFromParentCoords ] → Immediate crash loading http://geocities.com/moz_blubber [@ nsView::ConvertFromParentCoords ][@ nsView::GetClippedRect]
Reporter | ||
Comment 8•22 years ago
|
||
>> (TB incident 12198219 was a Winamp crash BTW. :) )
Are you quite sure about this, btw? This is on my work NT4 machine - it doesn't
even have Winamp installed, AFAIK!
Comment 9•22 years ago
|
||
roc: is that your bug ?
Yeah. This person thought they'd be clever and copied some stuff from
wheelhouse.com which crashes Mozilla. I have a fix for the crasher in bug 171334.
*** This bug has been marked as a duplicate of 171334 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ nsView::ConvertFromParentCoords ]
[@ nsView::GetClippedRect]
You need to log in
before you can comment on or make changes to this bug.
Description
•