<?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>235575</bug_id>
          
          <creation_ts>2022-01-25 04:27:13 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: initialLogicalWidth &gt;= 0 ../../Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp(304)</short_desc>
          <delta_ts>2022-01-25 10:54:12 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <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="A">alset0326</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1833666</commentid>
    <comment_count>0</comment_count>
      <attachid>449916</attachid>
    <who name="A">alset0326</who>
    <bug_when>2022-01-25 04:27:13 -0800</bug_when>
    <thetext>Created attachment 449916
the html trigger crash

1. build a debug webkit
2. open html
3. crash

ASSERTION FAILED: initialLogicalWidth &gt;= 0
../../Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp(304) : WebCore::Layout::InlineLayoutUnit WebCore::Layout::LineBoxBuilder::constructAndAlignInlineLevelBoxes(WebCore::Layout::LineBox&amp;, const RunList&amp;)
1   0x7fb3ead29964 WTFReportBacktrace
2   0x7fb3ead29c01 WTFCrash
3   0x7fb404820ba1 WTF::CrashOnOverflow::overflowed()
4   0x7fb4102565eb WebCore::Layout::LineBoxBuilder::constructAndAlignInlineLevelBoxes(WebCore::Layout::LineBox&amp;, WTF::Vector&lt;WebCore::Layout::Line::Run, 10ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;)
5   0x7fb4102534af WebCore::Layout::LineBoxBuilder::build(WebCore::Layout::LineBuilder::LineContent const&amp;)
6   0x7fb410234265 WebCore::Layout::InlineFormattingContext::computeGeometryForLineContent(WebCore::Layout::LineBuilder::LineContent const&amp;)
7   0x7fb41022cae7 WebCore::Layout::InlineFormattingContext::lineLayout(WTF::Vector&lt;WebCore::Layout::InlineItem, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;&amp;, WebCore::Layout::LineBuilder::InlineItemRange, WebCore::Layout::ConstraintsForInFlowContent const&amp;)
8   0x7fb41022b622 WebCore::Layout::InlineFormattingContext::lineLayoutForIntergration(WebCore::Layout::ConstraintsForInFlowContent const&amp;)
9   0x7fb40cae89f0 WebCore::LayoutIntegration::LineLayout::layout()
10  0x7fb40e05bfd9 WebCore::RenderBlockFlow::layoutModernLines(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
11  0x7fb40e032f58 WebCore::RenderBlockFlow::layoutInlineChildren(bool, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
12  0x7fb40e030f80 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
13  0x7fb40df5a8ab WebCore::RenderBlock::layout()
14  0x7fb40e3af7be WebCore::RenderListItem::layout()
15  0x7fb40e033a40 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
16  0x7fb40e032c96 WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
17  0x7fb40e030fa4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
18  0x7fb40df5a8ab WebCore::RenderBlock::layout()
19  0x7fb40e033a40 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
20  0x7fb40e032c96 WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
21  0x7fb40e030fa4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
22  0x7fb40df5a8ab WebCore::RenderBlock::layout()
23  0x7fb40e033a40 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
24  0x7fb40e032c96 WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
25  0x7fb40e030fa4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
26  0x7fb40df5a8ab WebCore::RenderBlock::layout()
27  0x7fb40e033a40 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
28  0x7fb40e032c96 WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
29  0x7fb40e030fa4 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
30  0x7fb40df5a8ab WebCore::RenderBlock::layout()
31  0x7fb40e033a40 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)

** (MiniBrowser:917450): WARNING **: 15:34:09.707: WebProcess CRASHED</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1833783</commentid>
    <comment_count>1</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2022-01-25 10:53:59 -0800</bug_when>
    <thetext>I cannot reproduce this on ToT (r288550)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>449916</attachid>
            <date>2022-01-25 04:27:13 -0800</date>
            <delta_ts>2022-01-25 04:27:13 -0800</delta_ts>
            <desc>the html trigger crash</desc>
            <filename>index.html</filename>
            <type>text/html</type>
            <size>312</size>
            <attacher name="A">alset0326</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxodG1sIGxhbmc9ImVuLXVzIj4KCjxoZWFkPgo8L2hlYWQ+Cgo8Ym9k
eT4KCgk8ZGl2PgoJCTx1bCBzdHlsZT0ibGlzdC1zdHlsZS10eXBlOiBub25lIj4KCQkJPGxpPjxh
PjxzcGFuPjxpbWcgaWQ9ImIycSI+PC9zcGFuPjwvYT48L2xpPgoJCTwvdWw+Cgk8L2Rpdj4KPC9i
b2R5PgoKPHNjcmlwdD4KCW5vZGVfOTIgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnYjJxJykK
CV8xOCA9ICctOTczNzE1MDkwNDEzMzQwOTAwMGVtJzsgbm9kZV85Mi5zdHlsZS5tYXJnaW5SaWdo
dCA9IF8xODsKPC9zY3JpcHQ+Cgo8L2h0bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>