WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182240
[WPE] Layout test svg/animations/svgenum-animation-7.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=182240
Summary
[WPE] Layout test svg/animations/svgenum-animation-7.html is a flaky crash
Michael Catanzaro
Reported
2018-01-29 08:06:09 PST
Layout test svg/animations/svgenum-animation-7.html is a flaky crash for WPE: STDERR: 1 0x7f0dd8be7177 WTFCrash STDERR: 2 0x7f0dd812f285 void WebCore::effectType<(WebCore::ColorMatrixType)1>(JSC::GenericTypedArrayView<JSC::Uint8ClampedAdaptor>&, WTF::Vector<float, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WebCore::IntSize) STDERR: 3 0x7f0dd812d150 WebCore::FEColorMatrix::platformApplySoftware() STDERR: 4 0x7f0dd7b1b85f WebCore::FilterEffect::apply() STDERR: 5 0x7f0dd7e089ae WebCore::RenderSVGResourceFilter::postApplyResource(WebCore::RenderElement&, WebCore::GraphicsContext*&, WTF::OptionSet<WebCore::RenderSVGResourceMode>, WebCore::Path const*, WebCore::RenderSVGShape const*) STDERR: 6 0x7f0dd7e37941 WebCore::SVGRenderingContext::~SVGRenderingContext() STDERR: 7 0x7f0dd7e2451d WebCore::RenderSVGShape::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 8 0x7f0dd7e1dc0b WebCore::RenderSVGRoot::paintReplaced(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 9 0x7f0dd7d21e1c WebCore::RenderReplaced::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 10 0x7f0dd7c5d8c4 WebCore::RenderElement::paintAsInlineBlock(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 11 0x7f0dd7bbe3e2 WebCore::InlineElementBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) STDERR: 12 0x7f0dd7bcd5aa WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) STDERR: 13 0x7f0dd7d87f2c WebCore::RootInlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) STDERR: 14 0x7f0dd7cefd2f WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) const STDERR: 15 0x7f0dd7be04a9 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 16 0x7f0dd7bfdc03 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 17 0x7f0dd7bdb8db WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 18 0x7f0dd7be0727 WebCore::RenderBlock::paintChild(WebCore::RenderBox&, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool, WebCore::RenderBlock::PaintBlockType) STDERR: 19 0x7f0dd7be0946 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) STDERR: 20 0x7f0dd7be0498 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 21 0x7f0dd7bfdc03 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 22 0x7f0dd7bdb8db WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 23 0x7f0dd7be0727 WebCore::RenderBlock::paintChild(WebCore::RenderBox&, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool, WebCore::RenderBlock::PaintBlockType) STDERR: 24 0x7f0dd7be0946 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) STDERR: 25 0x7f0dd7be0498 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 26 0x7f0dd7bfdc03 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 27 0x7f0dd7bdb8db WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) STDERR: 28 0x7f0dd7cae049 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) STDERR: 29 0x7f0dd7cbc46a 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&, unsigned int, WebCore::RenderObject*) STDERR: 30 0x7f0dd7cd4fa4 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) STDERR: 31 0x7f0dd7cd5ea0 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int)
Attachments
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2020-05-19 00:33:19 PDT
A consistent pass now.
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