[Webkit-unassigned] [Bug 242465] css/css-values/calc-width-table-* WPT assert on debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 23:08:57 PDT 2023


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|css/css-values/calc-width-t |css/css-values/calc-width-t
                   |able-* WPT crash            |able-* WPT assert on debug

--- Comment #4 from Tim Nguyen (:ntim) <ntim at apple.com> ---
ASSERTION FAILED: !isCalculated()
/Volumes/Data/Code/Safari/OpenSource/Source/WebCore/platform/Length.h(335) : float WebCore::Length::value() const
1   0x1340817d8 WTFCrash
2   0x14a537014 PAL::AXCustomContentFunction()
3   0x14c5969e8 WebCore::Length::value() const
4   0x14f69481c WebCore::AutoTableLayout::recalcColumn(unsigned int)
5   0x14f695998 WebCore::AutoTableLayout::fullRecalc()
6   0x14f695be0 WebCore::AutoTableLayout::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&, WebCore::TableIntrinsics)
7   0x14f9b567c WebCore::RenderTable::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&, WebCore::TableIntrinsics) const
8   0x14f9b56b8 WebCore::RenderTable::computeIntrinsicLogicalWidths(WebCore::LayoutUnit&, WebCore::LayoutUnit&) const
9   0x14f9b578c WebCore::RenderTable::computePreferredLogicalWidths()
10  0x14f7e176c WebCore::RenderBox::maxPreferredLogicalWidth() const
11  0x14f9b0a18 WebCore::RenderTable::updateLogicalWidth()
12  0x14f9b2224 WebCore::RenderTable::layout()
13  0x14f7c598c WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&, WebCore::RenderBlockFlow::MarginInfo&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
14  0x14f7c4a7c WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&)
15  0x14f7c2b68 WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
16  0x14f7c1bdc WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
17  0x14f7a29d8 WebCore::RenderBlock::layout()
18  0x14f7c598c WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&, WebCore::RenderBlockFlow::MarginInfo&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
19  0x14f7c4a7c WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&)
20  0x14f7c2b68 WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
21  0x14f7c1bdc WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
22  0x14f7a29d8 WebCore::RenderBlock::layout()
23  0x14f7c598c WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&, WebCore::RenderBlockFlow::MarginInfo&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
24  0x14f7c4a7c WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&)
25  0x14f7c2b68 WebCore::RenderBlockFlow::layoutInFlowChildren(bool, WebCore::LayoutUnit&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
26  0x14f7c1bdc WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
27  0x14f7a29d8 WebCore::RenderBlock::layout()
28  0x14fa1dc40 WebCore::RenderView::layout()
29  0x14ed08b54 WebCore::LocalFrameViewLayoutContext::performLayout()
30  0x14ece5670 WebCore::LocalFrameViewLayoutContext::layout()
31  0x14ddb7874 WebCore::Document::implicitClose()
com.apple.WebKit.WebContent.Development terminated (pid 67776) for reason: crash
LEAK: 1 WebPageProxy

-- 
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/20230511/ace870f2/attachment-0001.htm>


More information about the webkit-unassigned mailing list