RESOLVED FIXED Bug 80976
REGRESSION(r110469): Some SVG Image related test is crashing on cr-mac
https://bugs.webkit.org/show_bug.cgi?id=80976
Summary REGRESSION(r110469): Some SVG Image related test is crashing on cr-mac
Hajime Morrita
Reported 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.
Attachments
Stephen Chenney
Comment 1 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 ***
Stephen Chenney
Comment 2 2012-04-02 13:21:54 PDT
Note You need to log in before you can comment on or make changes to this bug.