[Webkit-unassigned] [Bug 231274] New: ASSERTION FAILED: m_collapsibleLogicalWidth <= m_logicalWidth in WebCore::Layout::InlineContentBreaker::ContinuousContent::append

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 19:07:37 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231274

            Bug ID: 231274
           Summary: ASSERTION FAILED: m_collapsibleLogicalWidth <=
                    m_logicalWidth in
                    WebCore::Layout::InlineContentBreaker::ContinuousConte
                    nt::append
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 440320

  --> https://bugs.webkit.org/attachment.cgi?id=440320&action=review

test case

ASSERTION FAILED: m_collapsibleLogicalWidth <= m_logicalWidth in WebCore::Layout::InlineContentBreaker::ContinuousContent::append

I'm testing with WinCairo Debug WK2 trunk at 283591.

ASSERTION FAILED: m_collapsibleLogicalWidth <= m_logicalWidth
C:\home\webkit\gc\Source\WebCore\layout/formattingContexts/inline/InlineContentBreaker.cpp(528) : WebCore::Layout::InlineContentBreaker::ContinuousContent::append
1   00007FF9427C217B WTFCrash
2   00007FF8DE05AAAE WTFCrashWithInfo
3   00007FF8E26A9519 WebCore::Layout::InlineContentBreaker::ContinuousContent::append
4   00007FF8E26EE060 WebCore::Layout::LineCandidate::InlineContent::appendInlineItem
5   00007FF8E26CE251 WebCore::Layout::LineBuilder::candidateContentForLine
6   00007FF8E26D0D13 WebCore::Layout::LineBuilder::placeInlineContent
7   00007FF8E26CD8D6 WebCore::Layout::LineBuilder::layoutInlineContent
8   00007FF8E26BAE8E WebCore::Layout::InlineFormattingContext::lineLayout
9   00007FF8E26BA4E3 WebCore::Layout::InlineFormattingContext::lineLayoutForIntergration
10  00007FF8E27207E3 WebCore::LayoutIntegration::LineLayout::layout
11  00007FF8E301AF3D WebCore::RenderBlockFlow::layoutModernLines
12  00007FF8E30082BE WebCore::RenderBlockFlow::layoutInlineChildren
13  00007FF8E300647E WebCore::RenderBlockFlow::layoutBlock
14  00007FF8E2FF8F0F WebCore::RenderBlock::layout
15  00007FF8E3009226 WebCore::RenderBlockFlow::layoutBlockChild
16  00007FF8E30081C3 WebCore::RenderBlockFlow::layoutBlockChildren
17  00007FF8E300649D WebCore::RenderBlockFlow::layoutBlock
18  00007FF8E2FF8F0F WebCore::RenderBlock::layout
19  00007FF8E3009226 WebCore::RenderBlockFlow::layoutBlockChild
20  00007FF8E30081C3 WebCore::RenderBlockFlow::layoutBlockChildren
21  00007FF8E300649D WebCore::RenderBlockFlow::layoutBlock
22  00007FF8E2FF8F0F WebCore::RenderBlock::layout
23  00007FF8E326E7B5 WebCore::RenderView::layout
24  00007FF8E29A3973 WebCore::FrameViewLayoutContext::layout
25  00007FF8E1D0B6AD WebCore::Document::implicitClose
26  00007FF8E27B7184 WebCore::FrameLoader::checkCallImplicitClose
27  00007FF8E27B770A WebCore::FrameLoader::checkCompleted
28  00007FF8E27B74D3 WebCore::FrameLoader::finishedParsing
29  00007FF8E1D18EF1 WebCore::Document::finishedParsing
30  00007FF8E2391B97 WebCore::HTMLConstructionSite::finishedParsing
31  00007FF8E23CD2B0 WebCore::HTMLTreeBuilder::finished

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211006/6699d442/attachment.htm>


More information about the webkit-unassigned mailing list