Bug 80976

Summary: REGRESSION(r110469): Some SVG Image related test is crashing on cr-mac
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: schenney, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Hajime Morrita 2012-03-13 01:41:25 PDT
As I mentioned Bug 78315, some tests started crashing since r110481:r110466.

----
Regressions: Unexpected DumpRenderTree crashes : (5)
  svg/as-background-image/svg-as-background-6.html = CRASH
  svg/as-image/svg-nested.html = CRASH
  svg/custom/fill-opacity-rgba.svg = CRASH
  tables/mozilla_expected_failures/marvin/table_overflow_td_align_right.html = CRASH
  transitions/interrupt-transform-transition.html = CRASH
----
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6%20%28dbg%29/builds/8809
The range under suspicion is from r110481 to r110466, which includes this one.

And r110469 is most suspicious according to the failed test.
The reviewer told me that it worked locally even wit cr-mac, I didn't revert the change and file this instead
since for the patch author there is no way to fix this especially because the bot didn't leave any stacktraces.
Comment 1 Stephen Chenney 2012-04-02 12:54:03 PDT
The rollout of r110469 did not fix the crashes. We are seeing consistent problems across all svg-as-image and svg-as-background tests on Snow Leopard.

*** This bug has been marked as a duplicate of bug 82232 ***
Comment 2 Stephen Chenney 2012-04-02 13:21:54 PDT
Committed r112926: <http://trac.webkit.org/changeset/112926>