Closed
Bug 509749
Opened 16 years ago
Closed 16 years ago
Crash [@ nsHTMLReflowState::GetHypotheticalBoxContainer] with -moz-column, abs pos, float
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, crash, testcase)
Crash Data
Attachments
(1 file)
|
340 bytes,
text/html
|
Details |
###!!! ASSERTION: Placeholder relationship should have been torn down; see comments in nsPlaceholderFrame.h. Unregistering ourselves, but this might cause our out-of-flow to be unable to destroy itself properly. Not that it could anyway, with us dead.: 'Error', file /Users/jruderman/central/layout/generic/nsPlaceholderFrame.cpp, line 134
###!!! ASSERTION: no placeholder frame: 'nsnull != placeholderFrame', file /Users/jruderman/central/layout/generic/nsHTMLReflowState.cpp, line 1160
Crash [@ nsHTMLReflowState::GetHypotheticalBoxContainer]
The first assertion is covered by bug 508335.
Comment 1•16 years ago
|
||
fantasai, does your frame destruction patch fix this?
| Reporter | ||
Comment 3•16 years ago
|
||
Indeed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Flags: in-testsuite?
| Reporter | ||
Comment 4•16 years ago
|
||
Flags: in-testsuite? → in-testsuite+
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsHTMLReflowState::GetHypotheticalBoxContainer]
You need to log in
before you can comment on or make changes to this bug.
Description
•