<?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>81793</bug_id>
          
          <creation_ts>2012-03-21 09:42:10 -0700</creation_ts>
          <short_desc>Layout Test svg/as-image/animated-svg-as-image.html is crashing</short_desc>
          <delta_ts>2012-04-07 07:08:54 -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>DUPLICATE</resolution>
          <dup_id>82232</dup_id>
          
          <bug_file_loc>http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Fas-image%2Fanimated-svg-as-image.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Emil A Eklund">eae</reporter>
          <assigned_to name="Takashi Toyoshima">toyoshim</assigned_to>
          <cc>schenney</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>584233</commentid>
    <comment_count>0</comment_count>
    <who name="Emil A Eklund">eae</who>
    <bug_when>2012-03-21 09:42:10 -0700</bug_when>
    <thetext>The following layout test is failing on Webkit Mac10.6 (dbg)

svg/as-image/animated-svg-as-image.html

Probable cause:

Assertion, ASSERTION FAILED: !needsLayout()

2012-03-21 08:38:29,907 1065 single_test_runner.py:203 DEBUG worker/6 svg/as-image/animated-svg-as-image.html crashed, stack trace:
2012-03-21 08:38:29,907 1065 single_test_runner.py:209 DEBUG   ASSERTION FAILED: !needsLayout()
2012-03-21 08:38:29,907 1065 single_test_runner.py:209 DEBUG   /b/build/slave/webkit-mac-latest-dbg/build/src/third_party/WebKit/Source/WebCore/WebCore.gyp/../page/FrameView.cpp(2958) : virtual void WebCore::FrameView::paintContents(WebCore::GraphicsContext *, const WebCore::IntRect &amp;)
2012-03-21 08:38:29,907 1065 single_test_runner.py:209 DEBUG   1   0x18995bba WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&amp;)
2012-03-21 08:38:29,907 1065 single_test_runner.py:209 DEBUG   2   0x17c4b20c WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&amp;)
2012-03-21 08:38:29,907 1065 single_test_runner.py:209 DEBUG   3   0x19475b53 WebCore::SVGImage::draw(WebCore::GraphicsContext*, WebCore::FloatRect const&amp;, WebCore::FloatRect const&amp;, WebCore::ColorSpace, WebCore::CompositeOperator)
2012-03-21 08:38:29,907 1065 single_test_runner.py:209 DEBUG   4   0x1947559e WebCore::SVGImage::drawSVGToImageBuffer(WebCore::ImageBuffer*, WebCore::IntSize const&amp;, float, WebCore::SVGImage::ShouldClearBuffer)
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   5   0x1946b2dd WebCore::SVGImageCache::redraw()
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   6   0x1946b0e5 WebCore::SVGImageCache::imageContentChanged()
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   7   0x188c692b WebCore::CachedImage::changedInRect(WebCore::Image const*, WebCore::IntRect const&amp;)
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   8   0x188c69a6 non-virtual thunk to WebCore::CachedImage::changedInRect(WebCore::Image const*, WebCore::IntRect const&amp;)
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   9   0x1947aea5 WebCore::SVGImageChromeClient::invalidateContentsAndRootView(WebCore::IntRect const&amp;, bool)
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   10  0x1890c2ee WebCore::Chrome::invalidateContentsAndRootView(WebCore::IntRect const&amp;, bool)
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   11  0x17c4a3be WebCore::ScrollView::repaintContentRectangle(WebCore::IntRect const&amp;, bool)
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   12  0x18991d99 WebCore::FrameView::doDeferredRepaints()
2012-03-21 08:38:29,908 1065 single_test_runner.py:209 DEBUG   13  0x1898def2 WebCore::FrameView::endDeferredRepaints()
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   14  0x1898c7d7 WebCore::FrameView::layout(bool)
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   15  0x18987dc2 WebCore::FrameView::layoutTimerFired(WebCore::Timer&lt;WebCore::FrameView&gt;*)
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   16  0x189aa357 WebCore::Timer&lt;WebCore::FrameView&gt;::fired()
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   17  0x17c611de WebCore::ThreadTimers::sharedTimerFiredInternal()
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   18  0x17c60f6f WebCore::ThreadTimers::sharedTimerFired()
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   19  0x19853739 webkit_glue::WebKitPlatformSupportImpl::DoTimeout()
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   20  0x198542e7 base::BaseTimer&lt;webkit_glue::WebKitPlatformSupportImpl, false&gt;::TimerTask::Run()
2012-03-21 08:38:29,909 1065 single_test_runner.py:209 DEBUG   21  0x164b6c64 base::internal::RunnableAdapter&lt;void (base::BaseTimer_Helper::TimerTask::*)()&gt;::Run(base::BaseTimer_Helper::TimerTask*)
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   22  0x164b6b63 base::internal::InvokeHelper&lt;false, void, base::internal::RunnableAdapter&lt;void (base::BaseTimer_Helper::TimerTask::*)()&gt;, void ()(base::BaseTimer_Helper::TimerTask*)&gt;::MakeItSo(base::internal::RunnableAdapter&lt;void (base::BaseTimer_Helper::TimerTask::*)()&gt;, base::BaseTimer_Helper::TimerTask*)
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   23  0x164b6a9e base::internal::Invoker&lt;1, base::internal::BindState&lt;base::internal::RunnableAdapter&lt;void (base::BaseTimer_Helper::TimerTask::*)()&gt;, void ()(base::BaseTimer_Helper::TimerTask*), void ()(base::internal::OwnedWrapper&lt;base::BaseTimer_Helper::TimerTask&gt;)&gt;, void ()(base::BaseTimer_Helper::TimerTask*)&gt;::Run(base::internal::BindStateBase*)
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   24  0x1640869b base::Callback&lt;void ()()&gt;::Run() const
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   25  0x16405dbe MessageLoop::RunTask(base::PendingTask const&amp;)
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   26  0x16406161 MessageLoop::DeferOrRunPendingTask(base::PendingTask const&amp;)
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   27  0x16406398 MessageLoop::DoWork()
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   28  0x16376d6b base::MessagePumpCFRunLoopBase::RunWork()
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   29  0x16376462 base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
2012-03-21 08:38:29,910 1065 single_test_runner.py:209 DEBUG   30  0x91d8942b __CFRunLoopDoSources0
2012-03-21 08:38:29,911 1065 single_test_runner.py:209 DEBUG   31  0x91d86eef __CFRunLoopRun


Likely caused by change 111537 &lt;http://trac.webkit.org/changeset/111537&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>597949</commentid>
    <comment_count>1</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-04-07 01:31:20 -0700</bug_when>
    <thetext>Is this fixed now by stephens last patch?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>597964</commentid>
    <comment_count>2</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2012-04-07 07:08:54 -0700</bug_when>
    <thetext>Marking as dupe.

*** This bug has been marked as a duplicate of bug 82232 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>