Closed
Bug 373859
Opened 18 years ago
Closed 17 years ago
"ASSERTION: loop in frame list. This will probably hang soon." and hang with table, large height, -moz-inline-stack
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: hang, testcase)
Attachments
(1 file)
263 bytes,
text/html
|
Details |
###!!! ASSERTION: prev sibling has different parent: 'aNewFrame->GetParent() == aPrevSibling->GetParent()', file /Users/jruderman/trunk/mozilla/layout/generic/nsFrameList.cpp, line 177
###!!! ASSERTION: loop in frame list. This will probably hang soon.: 'Error', file /Users/jruderman/trunk/mozilla/layout/generic/nsFrameList.cpp, line 611
Comment 1•18 years ago
|
||
windows also hanging with the testcase.
Reporter | ||
Comment 2•17 years ago
|
||
WFM. I don't get either of those assertions and I don't get a hang.
I do get a new assertion:
###!!! ASSERTION: invalid call: '(aAscent != NS_UNCONSTRAINEDSIZE) && (aDescent != NS_UNCONSTRAINEDSIZE)', file /Users/jruderman/trunk/mozilla/layout/tables/nsTableRowFrame.cpp, line 472
but I'll spin that off into a separate bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•17 years ago
|
||
Filed bug 391879 on the "invalid call" assertion.
Reporter | ||
Comment 4•17 years ago
|
||
I no longer see the bug 391879 assertion with this testcase.
Crashtest checked in.
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•