[Webkit-unassigned] [Bug 279421] New: ASSERTION FAILED: newFloatItem.layoutBox() => m_list.findIf([&] (auto& entry) { return entry.layoutBox() == newFloatItem.layoutBox(); }) == notFound : void WebCore::Layout::PlacedFloats::append(Item)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 23:42:07 PDT 2024


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

            Bug ID: 279421
           Summary: ASSERTION FAILED: newFloatItem.layoutBox() =>
                    m_list.findIf([&] (auto& entry) { return
                    entry.layoutBox() == newFloatItem.layoutBox(); }) ==
                    notFound : void
                    WebCore::Layout::PlacedFloats::append(Item)
           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

Regressions: Unexpected crashes (1)
  imported/w3c/web-platform-tests/css/css-multicol/crashtests/inline-float-parallel-flow.html [ Crash ]

ASSERTION FAILED: newFloatItem.layoutBox() => m_list.findIf([&] (auto& entry) { return entry.layoutBox() == newFloatItem.layoutBox(); }) == notFound
C:\webkit\wc\Source\WebCore\layout/floats/PlacedFloats.cpp(85) : void WebCore::Layout::PlacedFloats::append(Item)
1   00007FFDF1EC1B96 WebCore::Layout::PlacedFloats::append
2   00007FFDF1F5D85B WebCore::Layout::LineBuilder::tryPlacingFloatBox::<lambda_0>::operator()
3   00007FFDF1F5D1FF WebCore::Layout::LineBuilder::tryPlacingFloatBox
4   00007FFDF1F595EF WebCore::Layout::LineBuilder::placeInlineAndFloatContent::<lambda_0>::operator()
5   00007FFDF1F582C3 WebCore::Layout::LineBuilder::placeInlineAndFloatContent
6   00007FFDF1F574EA WebCore::Layout::LineBuilder::layoutInlineContent
7   00007FFDF1F148F8 WebCore::Layout::InlineFormattingContext::lineLayout
8   00007FFDF1F13B2E WebCore::Layout::InlineFormattingContext::layout
9   00007FFDF200E289 WebCore::LayoutIntegration::LineLayout::layout
10  00007FFDF2B24D7A WebCore::RenderBlockFlow::layoutInlineContent
11  00007FFDF2B22636 WebCore::RenderBlockFlow::layoutInlineChildren
12  00007FFDF2B217EA WebCore::RenderBlockFlow::layoutInFlowChildren
13  00007FFDF2B20459 WebCore::RenderBlockFlow::layoutBlock
14  00007FFDF2B0338F WebCore::RenderBlock::layout
15  00007FFDF2B23767 WebCore::RenderBlockFlow::layoutBlockChild
16  00007FFDF2B22A19 WebCore::RenderBlockFlow::layoutBlockChildren
17  00007FFDF2B21846 WebCore::RenderBlockFlow::layoutInFlowChildren
18  00007FFDF2B20459 WebCore::RenderBlockFlow::layoutBlock
19  00007FFDF2B0338F WebCore::RenderBlock::layout
20  00007FFDF2C04485 WebCore::RenderFragmentedFlow::layout
21  00007FFDF2D08827 WebCore::RenderMultiColumnFlow::layout
22  00007FFDF2B35545 WebCore::RenderBlockFlow::layoutExcludedChildren
23  00007FFDF2B228AA WebCore::RenderBlockFlow::layoutBlockChildren
24  00007FFDF2B21846 WebCore::RenderBlockFlow::layoutInFlowChildren
25  00007FFDF2B20459 WebCore::RenderBlockFlow::layoutBlock
26  00007FFDF2B0338F WebCore::RenderBlock::layout
27  00007FFDF2B23767 WebCore::RenderBlockFlow::layoutBlockChild
28  00007FFDF2B22A19 WebCore::RenderBlockFlow::layoutBlockChildren
29  00007FFDF2B21846 WebCore::RenderBlockFlow::layoutInFlowChildren
30  00007FFDF2B20459 WebCore::RenderBlockFlow::layoutBlock
31  00007FFDF2B0338F WebCore::RenderBlock::layout
ERROR: 0000021C67F33CB0 - [PID=27136] WebProcessProxy::didClose (web process crash)
C:\webkit\wc\Source\WebKit\UIProcess/WebProcessProxy.cpp(1226) : virtual void WebKit::WebProcessProxy::didClose(IPC::Connection &)
ERROR: 0000021C67F33CB0 - [PID=27136] WebProcessProxy::processDidTerminateOrFailedToLaunch: reason=Crash
C:\webkit\wc\Source\WebKit\UIProcess/WebProcessProxy.cpp(1234) : void WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch(ProcessTerminationReason)
ERROR: 0000021C67F17200 - [pageProxyID=8, webPageID=9, PID=27136] WebPageProxy::processDidTerminate: (pid 27136), reason=Crash
C:\webkit\wc\Source\WebKit\UIProcess/WebPageProxy.cpp(10114) : void WebKit::WebPageProxy::resetStateAfterProcessTermination(ProcessTerminationReason)
ERROR: 0000021C67F17200 - [pageProxyID=8, webPageID=9, PID=27136] WebPageProxy::dispatchProcessDidTerminate: reason=Crash
C:\webkit\wc\Source\WebKit\UIProcess/WebPageProxy.cpp(10176) : void WebKit::WebPageProxy::dispatchProcessDidTerminate(ProcessTerminationReason)
WebProcess terminated (pid 27136) for reason: crash

-- 
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/20240910/11ec9bc8/attachment-0001.htm>


More information about the webkit-unassigned mailing list