<?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>79707</bug_id>
          
          <creation_ts>2012-02-27 15:17:52 -0800</creation_ts>
          <short_desc>REGRESSION: Numerous svg tests are flaky crashers on 10.6 Chromium</short_desc>
          <delta_ts>2012-02-29 15:42:24 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          <blocked>78315</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Adrienne Walker">enne</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adamk</cc>
    
    <cc>dino</cc>
    
    <cc>enne</cc>
    
    <cc>jamesr</cc>
    
    <cc>knorton</cc>
    
    <cc>schenney</cc>
    
    <cc>thorton</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>566020</commentid>
    <comment_count>0</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2012-02-27 15:17:52 -0800</bug_when>
    <thetext>From http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6%20(dbg)/builds/8459/steps/webkit_tests/logs/stdio:

--SNIP--
ASSERTION FAILED: !needsLayout()
/b/build/slave/webkit-mac-latest-dbg/build/src/third_party/WebKit/Source/WebCore/WebCore.gyp/../page/FrameView.cpp(2877) : virtual void WebCore::FrameView::paintContents(WebCore::GraphicsContext *, const WebCore::IntRect &amp;)
1   0x603f1c8a WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&amp;)
2   0x5f85918e WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&amp;)
3   0x60fed643 WebCore::SVGImage::draw(WebCore::GraphicsContext*, WebCore::FloatRect const&amp;, WebCore::FloatRect const&amp;, WebCore::ColorSpace, WebCore::CompositeOperator)
4   0x60fed099 WebCore::SVGImage::drawSVGToImageBuffer(WebCore::ImageBuffer*, WebCore::IntSize const&amp;, float, WebCore::SVGImage::ShouldClearBuffer)
5   0x60fe2d8d WebCore::SVGImageCache::redraw()
6   0x60fe2b95 WebCore::SVGImageCache::imageContentChanged()
7   0x603287ab WebCore::CachedImage::changedInRect(WebCore::Image const*, WebCore::IntRect const&amp;)
8   0x60328826 non-virtual thunk to WebCore::CachedImage::changedInRect(WebCore::Image const*, WebCore::IntRect const&amp;)
9   0x60ff28c5 WebCore::SVGImageChromeClient::invalidateContentsAndRootView(WebCore::IntRect const&amp;, bool)
10  0x603683de WebCore::Chrome::invalidateContentsAndRootView(WebCore::IntRect const&amp;, bool)
11  0x5f85846e WebCore::ScrollView::repaintContentRectangle(WebCore::IntRect const&amp;, bool)
12  0x603ee194 WebCore::FrameView::doDeferredRepaints()
13  0x603ea447 WebCore::FrameView::endDeferredRepaints()
14  0x603e9058 WebCore::FrameView::layout(bool)
15  0x603e4672 WebCore::FrameView::layoutTimerFired(WebCore::Timer&lt;WebCore::FrameView&gt;*)
16  0x604067b7 WebCore::Timer&lt;WebCore::FrameView&gt;::fired()
17  0x5f86d24e WebCore::ThreadTimers::sharedTimerFiredInternal()
18  0x5f86cfdf WebCore::ThreadTimers::sharedTimerFired()
19  0x613b90f9 webkit_glue::WebKitPlatformSupportImpl::DoTimeout()
20  0x613b9c57 base::BaseTimer&lt;webkit_glue::WebKitPlatformSupportImpl, false&gt;::TimerTask::Run()
21  0x5df61964 base::internal::RunnableAdapter&lt;void (base::BaseTimer_Helper::TimerTask::*)()&gt;::Run(base::BaseTimer_Helper::TimerTask*)
22  0x5df61863 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*)
23  0x5df6179e 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*)
24  0x5deb70eb base::Callback&lt;void ()()&gt;::Run() const
25  0x5deb480e MessageLoop::RunTask(base::PendingTask const&amp;)
26  0x5deb4bb1 MessageLoop::DeferOrRunPendingTask(base::PendingTask const&amp;)
27  0x5deb4de8 MessageLoop::DoWork()
28  0x5de2847b base::MessagePumpCFRunLoopBase::RunWork()
29  0x5de27b72 base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
30  0x91d8942b __CFRunLoopDoSources0
31  0x91d86eef __CFRunLoopRun
--SNIP--

This is an assertion on 10.6 debug, but the 10.6 release version is also crashing.  There&apos;s no stack trace there, unfortunately.

It&apos;s hard to tell when this started, because it&apos;s flaky, but the earliest is r108841 from the following set of tests:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Fas-background-image%2Fbackground-image-preserveaspectRatio-support.html%20svg%2Fas-background-image%2Fsame-image-two-instances-background-image.html%20svg%2Fas-border-image%2Fsvg-as-border-image.html%20svg%2Fas-image%2Fdrag-svg-as-image.html%20svg%2Fas-image%2Fsvg-as-relative-image-with-explicit-size.html%20svg%2Fas-image%2Fsvg-non-integer-scaled-image.html%20svg%2Fclip-path%2Fclip-path-nonzero-evenodd.svg%20svg%2Fcustom%2FfeDisplacementMap-01.svg%20svg%2Fcustom%2Ffont-face-name-without-name-attr.svg%20svg%2Fzoom%2Fpage%2Fzoom-replaced-intrinsic-ratio-001.htm%20svg%2Fzoom%2Fpage%2Fzoom-svg-as-background-with-relative-size-and-viewBox.html

To me, that makes it seem like http://trac.webkit.org/changeset/108834/ is the most likely culprit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>566041</commentid>
    <comment_count>1</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2012-02-27 15:41:14 -0800</bug_when>
    <thetext>Committed r109032: &lt;http://trac.webkit.org/changeset/109032&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>566161</commentid>
    <comment_count>2</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2012-02-27 17:17:10 -0800</bug_when>
    <thetext>Committed r109046: &lt;http://trac.webkit.org/changeset/109046&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>566167</commentid>
    <comment_count>3</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2012-02-27 17:24:47 -0800</bug_when>
    <thetext>Committed r109048: &lt;http://trac.webkit.org/changeset/109048&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567126</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Klein">adamk</who>
    <bug_when>2012-02-28 14:55:17 -0800</bug_when>
    <thetext>Committed r109153: &lt;http://trac.webkit.org/changeset/109153&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567153</commentid>
    <comment_count>5</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-02-28 15:16:44 -0800</bug_when>
    <thetext>This might be http://code.google.com/p/chromium/issues/detail?id=116155</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567194</commentid>
    <comment_count>6</comment_count>
    <who name="Adam Klein">adamk</who>
    <bug_when>2012-02-28 16:07:24 -0800</bug_when>
    <thetext>Committed r109165: &lt;http://trac.webkit.org/changeset/109165&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>568026</commentid>
    <comment_count>7</comment_count>
    <who name="Adam Klein">adamk</who>
    <bug_when>2012-02-29 15:42:24 -0800</bug_when>
    <thetext>No crashes seen since rolling out 108834 24 hours ago, I&apos;m going to call this fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>