WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
244593
ASSERTION FAILED: containerBlock.canHaveBoxInfoInFragment()
https://bugs.webkit.org/show_bug.cgi?id=244593
Summary
ASSERTION FAILED: containerBlock.canHaveBoxInfoInFragment()
zzzsss
Reported
2022-08-31 05:13:44 PDT
Created
attachment 462041
[details]
html ASSERTION FAILED: containerBlock.canHaveBoxInfoInFragment() /home/fuzzer/temp/webkit/webkitgtk-2.36.0/Source/WebCore/rendering/RenderBox.cpp(4350) : void WebCore::RenderBox::computePositionedLogicalHeight(WebCore::RenderBox::LogicalExtentComputedValues &) const ** (MiniBrowser:126469): WARNING **: 14:32:31.060: WebProcess CRASHED
Attachments
html
(5.56 MB, text/html)
2022-08-31 05:13 PDT
,
zzzsss
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-07 05:14:17 PDT
<
rdar://problem/99645323
>
Ahmad Saleem
Comment 2
2024-10-22 18:56:24 PDT
This attachment triggers different ASSERT for me (
285576@main
- WK2 - Debug): ASSERTION FAILED: contentHasNegativeImplicitMargin /Users/ahmadsaleem/OpenSource/Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp(215) : std::pair<LayoutUnit, LayoutUnit> WebCore::Layout::InlineFormattingContext::minimumMaximumContentSize(InlineDamage *) 1 0x305789770 WebCore::Layout::InlineFormattingContext::minimumMaximumContentSize(WebCore::Layout::InlineDamage*) 2 0x3058943f8 WebCore::LayoutIntegration::LineLayout::computeIntrinsicWidthConstraints() 3 0x306a02908 WebCore::RenderBlockFlow::tryComputePreferredWidthsUsingInlinePath(WebCore::LayoutUnit&, WebCore::LayoutUnit&) 4 0x3069e81c4 WebCore::RenderBlockFlow::computeInlinePreferredLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 5 0x3069e7f34 WebCore::RenderBlockFlow::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 6 0x3069dc554 WebCore::RenderBlock::computePreferredLogicalWidths() 7 0x306a0a770 WebCore::RenderBox::minPreferredLogicalWidth() const 8 0x306a7f06c WebCore::RenderDeprecatedFlexibleBox::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 9 0x306a7f568 WebCore::RenderDeprecatedFlexibleBox::computePreferredLogicalWidths() 10 0x306a0a770 WebCore::RenderBox::minPreferredLogicalWidth() const 11 0x3069dd14c WebCore::RenderBlock::computeChildIntrinsicLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 12 0x3069dd07c WebCore::RenderBlock::computeChildPreferredLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 13 0x3069dbc58 WebCore::RenderBlock::computeBlockPreferredLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 14 0x3069e7f48 WebCore::RenderBlockFlow::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 15 0x3069dc554 WebCore::RenderBlock::computePreferredLogicalWidths() 16 0x306a0a770 WebCore::RenderBox::minPreferredLogicalWidth() const 17 0x3069dd14c WebCore::RenderBlock::computeChildIntrinsicLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 18 0x3069dd07c WebCore::RenderBlock::computeChildPreferredLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 19 0x3069e8b1c WebCore::RenderBlockFlow::computeInlinePreferredLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 20 0x3069e7f34 WebCore::RenderBlockFlow::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 21 0x3069dc554 WebCore::RenderBlock::computePreferredLogicalWidths() 22 0x306a0a770 WebCore::RenderBox::minPreferredLogicalWidth() const 23 0x3069dd14c WebCore::RenderBlock::computeChildIntrinsicLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 24 0x3069dd07c WebCore::RenderBlock::computeChildPreferredLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 25 0x3069dbc58 WebCore::RenderBlock::computeBlockPreferredLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 26 0x3069e7f48 WebCore::RenderBlockFlow::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 27 0x3069dc554 WebCore::RenderBlock::computePreferredLogicalWidths() 28 0x306a0a770 WebCore::RenderBox::minPreferredLogicalWidth() const 29 0x3069dd14c WebCore::RenderBlock::computeChildIntrinsicLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 30 0x3069dd07c WebCore::RenderBlock::computeChildPreferredLogicalWidths(WebCore::RenderObject&, WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 31 0x3069dbc58 WebCore::RenderBlock::computeBlockPreferredLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const 2024-10-23 02:55:30.700 MiniBrowser[31632:4695334] WebContent process crashed; reloading
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug