Bug 80976 - REGRESSION(r110469): Some SVG Image related test is crashing on cr-mac
Summary: REGRESSION(r110469): Some SVG Image related test is crashing on cr-mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 01:41 PDT by Hajime Morrita
Modified: 2012-04-02 13:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>