[Webkit-unassigned] [Bug 244593] ASSERTION FAILED: containerBlock.canHaveBoxInfoInFragment()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 22 18:56:24 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=244593
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
This attachment triggers different ASSERT for me (285576 at 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
--
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/20241023/457ec666/attachment-0001.htm>
More information about the webkit-unassigned
mailing list