[Webkit-unassigned] [Bug 142726] New: Regression(r181553): fast/images/animated-png.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 09:27:12 PDT 2015


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

            Bug ID: 142726
           Summary: Regression(r181553): fast/images/animated-png.html is
                    crashing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: cgarcia at igalia.com
            Blocks: 17022

Crash trace:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.ImageIO.framework       0x00007fff83d7b4d7 ImageIO_ExpandIndex_1Bit_to_8Bit + 200
1   com.apple.ImageIO.framework       0x00007fff83d93cbd copyImageBlockSetAPNG + 4908
2   com.apple.ImageIO.framework       0x00007fff83d639c2 ImageProviderCopyImageBlockSetCallback + 581
3   com.apple.CoreGraphics            0x00007fff8ac2490d img_blocks_create + 651
4   com.apple.CoreGraphics            0x00007fff8ac24658 img_blocks_extent + 96
5   com.apple.CoreGraphics            0x00007fff8abd91c4 img_data_lock + 8327
6   com.apple.CoreGraphics            0x00007fff8abd60de CGSImageDataLock + 151
7   libRIP.A.dylib                    0x000000010de062d2 ripc_AcquireImage + 906
8   libRIP.A.dylib                    0x000000010de04df5 ripc_DrawImage + 1037
9   com.apple.CoreGraphics            0x00007fff8abd5c97 CGContextDrawImage + 457
10  com.apple.WebCore                 0x000000010b667e40 WebCore::GraphicsContext::drawNativeImage(CGImage*, WebCore::FloatSize const&, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::CompositeOperator, WebCore::BlendMode, WebCore::ImageOrientation) + 1872 (GraphicsContextCG.cpp:245)
11  com.apple.WebCore                 0x000000010b34034a WebCore::BitmapImage::draw(WebCore::GraphicsContext*, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::ColorSpace, WebCore::CompositeOperator, WebCore::BlendMode, WebCore::ImageOrientationDescription) + 714 (BitmapImageCG.cpp:250)
12  com.apple.WebCore                 0x000000010b658afb WebCore::GraphicsContext::drawImage(WebCore::Image*, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::ImagePaintingOptions const&) + 155 (GraphicsContext.cpp:390)
13  com.apple.WebCore                 0x000000010b658b82 WebCore::GraphicsContext::drawImage(WebCore::Image*, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::ImagePaintingOptions const&) + 82 (GraphicsContext.cpp:380)
14  com.apple.WebCore                 0x000000010bd67f0c WebCore::RenderImage::paintIntoRect(WebCore::GraphicsContext*, WebCore::FloatRect const&) + 572 (PassRefPtr.h:58)
15  com.apple.WebCore                 0x000000010bd67645 WebCore::RenderImage::paintReplaced(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 3829 (RenderImage.cpp:482)
16  com.apple.WebCore                 0x000000010bde6276 WebCore::RenderReplaced::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 886 (RenderReplaced.cpp:188)
17  com.apple.WebCore                 0x000000010bd67f72 WebCore::RenderImage::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 18 (RenderImage.cpp:498)
18  com.apple.WebCore                 0x000000010b79e3e8 WebCore::InlineElementBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 312 (InlineElementBox.cpp:89)
19  com.apple.WebCore                 0x000000010b7a2fe6 WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 1094 (InlineFlowBox.h:86)
20  com.apple.WebCore                 0x000000010be98e66 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 198 (RootInlineBox.cpp:187)
21  com.apple.WebCore                 0x000000010bdaaffe WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) const + 1118 (RenderLineBoxList.cpp:266)
22  com.apple.WebCore                 0x000000010bcda1b3 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 67 (RenderBlock.cpp:1430)
23  com.apple.WebCore                 0x000000010bcdaa2e WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 590 (RenderBlock.cpp:1580)
24  com.apple.WebCore                 0x000000010bcda029 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 425 (RenderBlock.cpp:1411)
25  com.apple.WebCore                 0x000000010bcda54e WebCore::RenderBlock::paintChild(WebCore::RenderBox&, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 622 (RenderObject.h:385)
26  com.apple.WebCore                 0x000000010bcda2b8 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 72 (RenderBlock.cpp:1450)
27  com.apple.WebCore                 0x000000010bcda260 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 240 (RenderBlock.cpp:1445)
28  com.apple.WebCore                 0x000000010bcdaa2e WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 590 (RenderBlock.cpp:1580)
29  com.apple.WebCore                 0x000000010bcda029 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 425 (RenderBlock.cpp:1411)
30  com.apple.WebCore                 0x000000010bd8aad9 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 473 (RenderLayer.cpp:4720)
31  com.apple.WebCore                 0x000000010bd8857e WebCore::RenderLayer::paintForegroundForFragments(WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool) + 462 (RenderLayer.cpp:4685)
32  com.apple.WebCore                 0x000000010bd852d7 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2679 (RenderLayer.cpp:4305)
33  com.apple.WebCore                 0x000000010bd83469 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 905 (RenderLayer.cpp:3942)
34  com.apple.WebCore                 0x000000010bd85403 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2979 (RenderLayer.cpp:4313)
35  com.apple.WebCore                 0x000000010bd9bb52 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, unsigned int) + 514 (RenderLayerBacking.cpp:2269)
36  com.apple.WebCore                 0x000000010bd9be62 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, unsigned int, WebCore::FloatRect const&) + 626 (RenderLayerBacking.cpp:2321)
37  com.apple.WebCore                 0x000000010b66d4f4 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::FloatRect const&) + 132 (GraphicsLayer.cpp:414)
38  com.apple.WebCore                 0x000000010bc93989 WebCore::PlatformCALayer::drawLayerContents(CGContext*, WebCore::PlatformCALayer*, WTF::Vector<WebCore::FloatRect, 5ul, WTF::CrashOnOverflow>&) + 329 (PlatformCALayerMac.mm:1061)
39  com.apple.WebCore                 0x000000010c0e3187 WebCore::TileGrid::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&, WebCore::FloatRect const&) + 167 (TileGrid.cpp:677)
40  com.apple.WebCore                 0x000000010c163d9c -[WebSimpleLayer drawInContext:] + 172 (WebLayer.mm:129)

C.f. https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r181553%20(3625)/fast/images/animated-png-crash-log.txt

-- 
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/20150316/5a8f998c/attachment-0002.html>


More information about the webkit-unassigned mailing list