<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>108163</bug_id>
          
          <creation_ts>2013-01-29 00:49:54 -0800</creation_ts>
          <short_desc>[Chromium] icon-0colors.html is crashing</short_desc>
          <delta_ts>2013-04-08 16:14:26 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>108152</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Keishi Hattori">keishi</reporter>
          <assigned_to name="Min Qin">qinmin</assigned_to>
          <cc>schenney</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>818671</commentid>
    <comment_count>0</comment_count>
    <who name="Keishi Hattori">keishi</who>
    <bug_when>2013-01-29 00:49:54 -0800</bug_when>
    <thetext>platform/chromium/virtual/deferred/fast/images/icon-0colors.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>818680</commentid>
    <comment_count>1</comment_count>
    <who name="Keishi Hattori">keishi</who>
    <bug_when>2013-01-29 00:56:10 -0800</bug_when>
    <thetext>I think r141020 caused this crash.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>818683</commentid>
    <comment_count>2</comment_count>
    <who name="Keishi Hattori">keishi</who>
    <bug_when>2013-01-29 00:56:49 -0800</bug_when>
    <thetext>crash log for DumpRenderTree (pid 3636):
STDOUT: &lt;empty&gt;
STDERR: ASSERTION FAILED: m_frameBufferCache.size() == m_dirEntries.size()
STDERR: ../../third_party/WebKit/Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp(216) : bool WebCore::ICOImageDecoder::decodeAtIndex(size_t)
STDERR: 1   0x6f00890 WebCore::ICOImageDecoder::decodeAtIndex(unsigned long)
STDERR: 2   0x6effdc7 WebCore::ICOImageDecoder::decode(unsigned long, bool)
STDERR: 3   0x6f00342 WebCore::ICOImageDecoder::frameBufferAtIndex(unsigned long)
STDERR: 4   0x6e27906 WebCore::ImageFrameGenerator::decode(WebCore::ImageDecoder**)
STDERR: 5   0x6e2748b WebCore::ImageFrameGenerator::tryToDecodeAndScale(SkTSize&lt;int&gt; const&amp;)
STDERR: 6   0x6e26d89 WebCore::ImageFrameGenerator::decodeAndScale(SkTSize&lt;int&gt; const&amp;)
STDERR: 7   0x6e28815 WebCore::LazyDecodingPixelRef::onLockPixels(SkColorTable**)
STDERR: 8   0xe0f82b4 SkPixelRef::lockPixels()
STDERR: 9   0xe00ae3e SkBitmap::lockPixels() const
STDERR: 10  0xdfec827 SkAutoLockPixels::SkAutoLockPixels(SkBitmap const&amp;, bool)
STDERR: 11  0xdfe8150 SkAutoLockPixels::SkAutoLockPixels(SkBitmap const&amp;, bool)
STDERR: 12  0xe087178 SkDraw::drawBitmap(SkBitmap const&amp;, SkMatrix const&amp;, SkPaint const&amp;) const
STDERR: 13  0xe0805e1 SkDevice::drawBitmap(SkDraw const&amp;, SkBitmap const&amp;, SkIRect const*, SkMatrix const&amp;, SkPaint const&amp;)
STDERR: 14  0xe0809d0 SkDevice::drawBitmapRect(SkDraw const&amp;, SkBitmap const&amp;, SkRect const*, SkRect const&amp;, SkPaint const&amp;)
STDERR: 15  0xe063801 SkCanvas::internalDrawBitmapRect(SkBitmap const&amp;, SkRect const*, SkRect const&amp;, SkPaint const*)
STDERR: 16  0xe063903 SkCanvas::drawBitmapRectToRect(SkBitmap const&amp;, SkRect const*, SkRect const&amp;, SkPaint const*)
STDERR: 17  0xe0e9602 SkPicturePlayback::draw(SkCanvas&amp;)
STDERR: 18  0xe0e363a SkPicture::draw(SkCanvas*)
STDERR: 19  0xe065eb9 SkCanvas::drawPicture(SkPicture&amp;)
STDERR: 20  0xf711c77 cc::SkPictureContentLayerUpdater::drawPicture(SkCanvas*)
STDERR: 21  0xf51af26 cc::BitmapSkPictureContentLayerUpdater::paintContentsRect(SkCanvas*, gfx::Rect const&amp;, cc::RenderingStats&amp;)
STDERR: 22  0xf51ac5d cc::BitmapSkPictureContentLayerUpdater::Resource::update(cc::ResourceUpdateQueue&amp;, gfx::Rect const&amp;, gfx::Vector2d const&amp;, bool, cc::RenderingStats&amp;)
STDERR: 23  0xf766a67 cc::TiledLayer::updateTileTextures(gfx::Rect const&amp;, int, int, int, int, cc::ResourceUpdateQueue&amp;, cc::OcclusionTrackerBase&lt;cc::Layer, cc::RenderSurface&gt; const*, cc::RenderingStats&amp;)
STDERR: 24  0xf76568c cc::TiledLayer::updateTiles(int, int, int, int, cc::ResourceUpdateQueue&amp;, cc::OcclusionTrackerBase&lt;cc::Layer, cc::RenderSurface&gt; const*, cc::RenderingStats&amp;, bool&amp;)
STDERR: 25  0xf768777 cc::TiledLayer::update(cc::ResourceUpdateQueue&amp;, cc::OcclusionTrackerBase&lt;cc::Layer, cc::RenderSurface&gt; const*, cc::RenderingStats&amp;)
STDERR: 26  0xf51ff8e cc::ContentLayer::update(cc::ResourceUpdateQueue&amp;, cc::OcclusionTrackerBase&lt;cc::Layer, cc::RenderSurface&gt; const*, cc::RenderingStats&amp;)
STDERR: 27  0xf5ff05b cc::LayerTreeHost::paintLayerContents(std::vector&lt;scoped_refptr&lt;cc::Layer&gt;, std::allocator&lt;scoped_refptr&lt;cc::Layer&gt; &gt; &gt; const&amp;, cc::ResourceUpdateQueue&amp;)
STDERR: 28  0xf5fe77c cc::LayerTreeHost::updateLayers(cc::Layer*, cc::ResourceUpdateQueue&amp;)
STDERR: 29  0xf5fe410 cc::LayerTreeHost::updateLayers(cc::ResourceUpdateQueue&amp;, unsigned long)
STDERR: 30  0xf70af91 cc::SingleThreadProxy::commitAndComposite()
STDERR: 31  0xf70ac35 cc::SingleThreadProxy::compositeAndReadback(void*, gfx::Rect const&amp;)
STDERR: Received signal 11 SEGV_MAPERR 0000bbadbeef
STDERR:  [0x000005036f4f]
STDERR:  [0x000005036eeb]
STDERR:  [0x000005036b7b]
STDERR:  [0x000097bb505b]
STDERR:  [0x0000ffffffff]
STDERR:  [0x000006effdc7]
STDERR:  [0x000006f00342]
STDERR:  [0x000006e27906]
STDERR:  [0x000006e2748b]
STDERR:  [0x000006e26d89]
STDERR:  [0x000006e28815]
STDERR:  [0x00000e0f82b4]
STDERR:  [0x00000e00ae3e]
STDERR:  [0x00000dfec827]
STDERR:  [0x00000dfe8150]
STDERR:  [0x00000e087178]
STDERR:  [0x00000e0805e1]
STDERR:  [0x00000e0809d0]
STDERR:  [0x00000e063801]
STDERR:  [0x00000e063903]
STDERR:  [0x00000e0e9602]
STDERR:  [0x00000e0e363a]
STDERR:  [0x00000e065eb9]
STDERR:  [0x00000f711c77]
STDERR:  [0x00000f51af26]
STDERR:  [0x00000f51ac5d]
STDERR:  [0x00000f766a67]
STDERR:  [0x00000f76568c]
STDERR:  [0x00000f768777]
STDERR:  [0x00000f51ff8e]
STDERR:  [0x00000f5ff05b]
STDERR:  [0x00000f5fe77c]
STDERR:  [0x00000f5fe410]
STDERR:  [0x00000f70af91]
STDERR:  [0x00000f70ac35]
STDERR:  [0x00000f5fd050]
STDERR:  [0x00000f4ada56]
STDERR:  [0x00000690cd2a]
STDERR:  [0x00000690cf6e]
STDERR:  [0x0000012fa735]
STDERR:  [0x0000012f83ca]
STDERR:  [0x0000012d9d69]
STDERR:  [0x0000012d955a]
STDERR:  [0x0000012a2d1c]
STDERR:  [0x0000012a3160]
STDERR:  [0x0000013be6c0]
STDERR:  [0x0000013be766]
STDERR:  [0x0000013d4c16]
STDERR:  [0x0000013d5591]
STDERR:  [0x0000012e1f54]
STDERR:  [0x0000012e2ebf]
STDERR:  [0x00000677f4f4]
STDERR:  [0x0000095abf49]
STDERR:  [0x0000095a3009]
STDERR:  [0x0000095a28b1]
STDERR:  [0x0000095a2aab]
STDERR:  [0x00000965bf1f]
STDERR:  [0x0000096000a5]
STDERR:  [0x0000095f6fd3]
STDERR:  [0x0000095ffb6c]
STDERR:  [0x0000095f7a3f]
STDERR:  [0x000006f8594a]
STDERR: ax: bbadbeef, bx: b0091301, cx: b0091357, dx: b0091357
STDERR: di: 9a27266, si: 9a27215, bp: bfff9c38, sp: bfff9b70, ss: 23, flags: 210282
STDERR: ip: 6f0089a, cs: 1b, ds: 23, es: 23, fs: 0, gs: f</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>