Closed Bug 369945 Opened 18 years ago Closed 17 years ago

"ASSERTION: reflow roots must not have visible overflow" with XUL and MathML

Categories

(Core :: XUL, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: assertion, testcase)

Attachments

(3 files, 1 obsolete file)

Attached file testcase
Loading this page triggers two assertions: ###!!! ASSERTION: non-root frame's desired size changed during an incremental reflow: 'target == root || (desiredSize.width == size.width && desiredSize.height == size.height)', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 6062 ###!!! ASSERTION: reflow roots must not have visible overflow: 'desiredSize.mOverflowArea == nsRect(nsPoint(0, 0), nsSize(desiredSize.width, desiredSize.height))', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 6066 The first assertion also appears in bug 366791.
I still see this on trunk.
Attached file seamonkey-gdb-run.txt
Still happens on TRUNK with during startup with: Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007112921 SeaMonkey/2.0a1pre
On Seamonkey startup? That might be a different bug.
Attached file gdb output (obsolete) —
Yes, this I received upon startup of seamonkey right NOW using cvs HEAD.
Attached file gdb output
OK, after doing 'continue' I got few more asserts about this until I finally received a browser window. Is this is what was puzzling? Sorry, I did not take the full backtraces always but if you ask for them I can reproduce them hopefully easily. ;-)
Attachment #311874 - Attachment is obsolete: true
Like Jesse said, what you're seeing is almost certainly a different bug.
WFM, Mac trunk debug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Flags: in-testsuite?
Flags: in-testsuite? → in-testsuite+
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: