[Webkit-unassigned] [Bug 271408] ASSERTION FAILED: status == StartAnimationStatus::DecodingActive => (!m_currentFrame && !m_repetitionsComplete) || frameHasFullSizeNativeImageAtIndex(m_currentFrame, m_currentSubsamplingLevel) for fast/images/decode-render-animated-image.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 13:29:29 PDT 2024


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Buildbot: builder WPE-Linux-64-bit-Debug-Tests build 8055 : 273604 at main
https://build.webkit.org/#/builders/14/builds/8055

https://build.webkit.org/results/WPE-Linux-64-bit-Debug-Tests/273604@main%20(8055)/fast/images/decode-render-animated-image-crash-log.txt

STDERR: ASSERTION FAILED: status == StartAnimationStatus::DecodingActive => (!m_currentFrame && !m_repetitionsComplete) || frameHasFullSizeNativeImageAtIndex(m_currentFrame, m_currentSubsamplingLevel)
STDERR: /app/webkit/Source/WebCore/platform/graphics/BitmapImage.cpp(273) : virtual WebCore::ImageDrawResult WebCore::BitmapImage::draw(WebCore::GraphicsContext&, const WebCore::FloatRect&, const WebCore::FloatRect&, WebCore::ImagePaintingOptions)
STDERR: 1   0x7fa973c729c9 WTFCrash
STDERR: 2   0x7fa9783755e3 WebCore::BitmapImage::draw(WebCore::GraphicsContext&, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::ImagePaintingOptions)
STDERR: 3   0x7fa97847892b WebCore::GraphicsContext::drawImage(WebCore::Image&, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::ImagePaintingOptions)
STDERR: 4   0x7fa97847887f WebCore::GraphicsContext::drawImage(WebCore::Image&, WebCore::FloatRect const&, WebCore::ImagePaintingOptions)
STDERR: 5   0x7fa978bc753a WebCore::RenderImage::paintIntoRect(WebCore::PaintInfo&, WebCore::FloatRect const&)
STDERR: 6   0x7fa978bc6a8a WebCore::RenderImage::paintReplaced(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 7   0x7fa978ca8c95 WebCore::RenderReplaced::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 8   0x7fa978bc6c7b WebCore::RenderImage::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 9   0x7fa978b56706 paintPhase
STDERR: 10  0x7fa978b56819 WebCore::RenderElement::paintAsInlineBlock(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 11  0x7fa977ca4341 WebCore::LayoutIntegration::InlineContentPainter::paintDisplayBox(WebCore::InlineDisplay::Box const&)
STDERR: 12  0x7fa977ca45b8 WebCore::LayoutIntegration::InlineContentPainter::paint()
STDERR: 13  0x7fa977cb0e26 WebCore::LayoutIntegration::LineLayout::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::RenderInline const*)
STDERR: 14  0x7fa978ac939a WebCore::RenderBlockFlow::paintInlineChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 15  0x7fa978aa7499 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 16  0x7fa978aa864f WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 17  0x7fa978aa72ce WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 18  0x7fa978aa79f3 WebCore::RenderBlock::paintChild(WebCore::RenderBox&, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool, WebCore::RenderBlock::PaintBlockType)
STDERR: 19  0x7fa978aa766f WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 20  0x7fa978aa75f4 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 21  0x7fa978aa864f WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 22  0x7fa978aa72ce WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 23  0x7fa978aa79f3 WebCore::RenderBlock::paintChild(WebCore::RenderBox&, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool, WebCore::RenderBlock::PaintBlockType)
STDERR: 24  0x7fa978aa766f WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 25  0x7fa978aa75f4 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 26  0x7fa978aa864f WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 27  0x7fa978aa72ce WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 28  0x7fa978bdfda6 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::PaintBehavior>, WebCore::RenderObject*)
STDERR: 29  0x7fa978bdfa94 WebCore::RenderLayer::paintForegroundForFragments(WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WebCore::GraphicsContext&, WebCore::GraphicsContext&, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::PaintBehavior>, WebCore::RenderObject*)
STDERR: 30  0x7fa978bdd6c3 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::RenderLayer::PaintLayerFlag>)
STDERR: 31  0x7fa978bdb0f6 WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::RenderLayer::PaintLayerFlag>)
STDERR: WPEWebProcess terminated (pid 86438) for reason: crash

-- 
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/20240321/15c2c03d/attachment.htm>


More information about the webkit-unassigned mailing list