Closed Bug 267039 Opened 20 years ago Closed 20 years ago

Crash [@ nsFrameList::DestroyFrames] on page teardown when float inserted into legend via DOM

Categories

(Core :: Layout: Form Controls, defect)

x86
All
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 267037

People

(Reporter: bzbarsky, Unassigned)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

If I insert a float as a child of a legend via the DOM, we crash when tearing
down the page in a currentish (pulled at "Wed Oct 27 11:38:32 CDT 2004") debug
build and in a 2004-10-31 nightly.
Keywords: crash
Attached file Testcase
The problem is that when we go to destroy the frames in the legend frame's
float list, they are already 0xdddddddd.  I'm not quite sure where it gets
destroyed, but presumably it ends up in two different float lists or something
silly like that....
Attachment also crashes current Firefox 1.0 PR on Windows XP: 
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

Changed OS to all.

Talkback TB1638737Q
OS: Linux → All
Summary: Crash on page teardown when float inserted into legend via DOM → Crash [@ nsFrameList::DestroyFrames] on page teardown when float inserted into legend via DOM
This is fixed by my patch in bug 267037

*** This bug has been marked as a duplicate of 267037 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Crash Signature: [@ nsFrameList::DestroyFrames]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: