<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>286130</bug_id>
          
          <creation_ts>2025-01-17 02:04:09 -0800</creation_ts>
          <short_desc>[GTK] imported/w3c/web-platform-tests/css/css-multicol/crashtests/inline-float-parallel-flow.html: ASSERTION FAILED: newFloatItem.layoutBox() =&gt; m_list.findIf([&amp;] (auto&amp; entry) { return entry.layoutBox() == newFloatItem.layoutBox(); }) == notFound</short_desc>
          <delta_ts>2026-03-08 21:59:55 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>279421</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Claudio Saavedra">csaavedra</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>fujii</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2087996</commentid>
    <comment_count>0</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2025-01-17 02:04:09 -0800</bug_when>
    <thetext>The test imported/w3c/web-platform-tests/css/css-multicol/crashtests/inline-float-parallel-flow.html is crashing in Release with assertions enabled.

STDERR: ASSERTION FAILED: newFloatItem.layoutBox() =&gt; m_list.findIf([&amp;] (auto&amp; entry) { return entry.layoutBox() == newFloatItem.layoutBox(); }) == notFound
STDERR: /app/webkit/Source/WebCore/layout/floats/PlacedFloats.cpp(83) : void WebCore::Layout::PlacedFloats::append(Item)
STDERR: 1   0x7fc7cfda866e WebCore::Layout::PlacedFloats::append(WebCore::Layout::PlacedFloats::Item)
STDERR: 2   0x7fc7cfde6bb1 WebCore::Layout::LineBuilder::tryPlacingFloatBox(WebCore::Layout::Box const&amp;, WebCore::Layout::LineBuilder::MayOverConstrainLine)
STDERR: 3   0x7fc7cfdebdd8 WebCore::Layout::LineBuilder::placeInlineAndFloatContent(WebCore::Layout::InlineItemRange const&amp;)
STDERR: 4   0x7fc7cfdec2a1 WebCore::Layout::LineBuilder::layoutInlineContent(WebCore::Layout::LineInput const&amp;, std::optional&lt;WebCore::Layout::PreviousLine&gt; const&amp;)
STDERR: 5   0x7fc7cfdc8163 WebCore::Layout::InlineFormattingContext::lineLayout(WebCore::Layout::AbstractLineBuilder&amp;, WTF::Vector&lt;WebCore::Layout::InlineItem, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WebCore::Layout::InlineItemRange, std::optional&lt;WebCore::Layout::PreviousLine&gt;, WebCore::Layout::ConstraintsForInlineContent const&amp;, WebCore::Layout::InlineDamage const*)
STDERR: 6   0x7fc7cfdd68db WebCore::Layout::InlineFormattingContext::layout(WebCore::Layout::ConstraintsForInlineContent const&amp;, WebCore::Layout::InlineDamage*)
STDERR: 7   0x7fc7cfe3e865 WebCore::LayoutIntegration::LineLayout::layout()
STDERR: 8   0x7fc7d07b9b9f WebCore::RenderBlockFlow::layoutInlineContent(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 9   0x7fc7d07ba7de WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 10  0x7fc7d07bacc4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
STDERR: 11  0x7fc7d077d8e6 WebCore::RenderBlock::layout()
STDERR: 12  0x7fc7d07ad2a5 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 13  0x7fc7d07b90bd WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
STDERR: 14  0x7fc7d07ba70c WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 15  0x7fc7d07bacc4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
STDERR: 16  0x7fc7d077d8e6 WebCore::RenderBlock::layout()
STDERR: 17  0x7fc7d080e965 WebCore::RenderFragmentedFlow::layout()
STDERR: 18  0x7fc7d08ed31d WebCore::RenderMultiColumnFlow::layout()
STDERR: 19  0x7fc7d07be1fb WebCore::RenderBlockFlow::layoutExcludedChildren(bool)
STDERR: 20  0x7fc7d07b8fdf WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
STDERR: 21  0x7fc7d07ba70c WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 22  0x7fc7d07bacc4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
STDERR: 23  0x7fc7d077d8e6 WebCore::RenderBlock::layout()
STDERR: 24  0x7fc7d07ad2a5 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 25  0x7fc7d07b90bd WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
STDERR: 26  0x7fc7d07ba70c WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 27  0x7fc7d07bacc4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
STDERR: 28  0x7fc7d077d8e6 WebCore::RenderBlock::layout()
STDERR: 29  0x7fc7d07ad2a5 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: 30  0x7fc7d07b90bd WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
STDERR: 31  0x7fc7d07ba70c WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
STDERR: WebKitWebProcess terminated (pid 32400) for reason: crash

I&apos;m skipping it to unclog the layout test runner bots that now have assertions enabled.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2140868</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-09-04 01:44:43 -0700</bug_when>
    <thetext>WPE Release layout test EWS is also crashing after 299486@main.
But, this crash is not specific to GTK and WPE.
This is common bug tracked by bug#279421.
I&apos;m going to move the marker to glib/TestExpectations, and change the bug id.

*** This bug has been marked as a duplicate of bug 279421 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2140875</commentid>
    <comment_count>2</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-09-04 01:56:15 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/50293</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2140892</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-09-04 03:41:08 -0700</bug_when>
    <thetext>Test gardening commit 299550@main (8fb80643d9f8): &lt;https://commits.webkit.org/299550@main&gt;

Reviewed commits have been landed. Closing PR #50293 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2188290</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2026-03-08 21:59:55 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 279421 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>