Closed
Bug 772306
Opened 12 years ago
Closed 12 years ago
Crash with MathML, -moz-column, float
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(2 files)
###!!! ASSERTION: frame tree not empty, but caller reported complete status: 'aSubtreeRoot->GetPrevInFlow()', file ../../../layout/base/nsLayoutUtils.cpp, line 4413
###!!! ASSERTION: frame tree not empty, but caller reported complete status: 'aSubtreeRoot->GetPrevInFlow()', file ../../../layout/base/nsLayoutUtils.cpp, line 4413
###!!! ASSERTION: Placeholder relationship should have been torn down already; this might mean we have a stray placeholder in the tree.: '!placeholder || nsLayoutUtils::IsProperAncestorFrame(aDestructRoot, placeholder)', file ../../../layout/generic/nsFrame.cpp, line 594
###!!! ASSERTION: Null out-of-flow for placeholder?: 'outOfFlow', file ../../../layout/base/../generic/nsPlaceholderFrame.h, line 167
Crash [@ PresShell::FrameNeedsReflow]
Might be related to bug 757413.
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Good:
http://hg.mozilla.org/mozilla-central/rev/373d1b393f28
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b4pre) Gecko/20100805 Minefield/4.0b4pre ID:20100805200154
Crash:
http://hg.mozilla.org/mozilla-central/rev/8ab7ef79b673
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b4pre) Gecko/20100805 Minefield/4.0b4pre ID:20100805224228
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=373d1b393f28&tochange=8ab7ef79b673
Supected: Bug 563584
Comment 3•12 years ago
|
||
On Windows: bp-7c55f4df-3c6f-4ba3-9981-a975f2120710.
Crash Signature: [@ PresShell::FrameNeedsReflow]
[@ PresShell::FrameNeedsReflow(nsIFrame*, nsIPresShell::IntrinsicDirty, unsigned __int64)]
OS: Mac OS X → All
Hardware: x86_64 → All
Updated•12 years ago
|
Keywords: regression
Reporter | ||
Comment 4•12 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Comment 5•12 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Comment 6•12 years ago
|
||
Assignee: nobody → jruderman
Updated•12 years ago
|
Assignee: jruderman → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•