[Webkit-unassigned] [Bug 59167] media/video-zoom.html is flaky and/or failing on GPU bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 12:29:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59167


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |enne at google.com
                   |kit.org                     |
                 CC|                            |kbr at google.com




--- Comment #2 from Kenneth Russell <kbr at google.com>  2011-04-28 12:29:18 PST ---
It still seems to be failing with image diffs on both Mac and Linux.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&group=%40ToT%20GPU%20Mesa%20-%20chromium.org&tests=media%2Fvideo-zoom.html

I still see assertion failures of the following form:

ASSERTION FAILED: m_paintRect.isEmpty()
/b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/third_party/WebKit/Source/WebKit/chromium/../../../Tools/DumpRenderTree/chromium/WebViewHost.cpp(1513) : void WebViewHost::paintInvalidatedRegion()
[48280:267:797313079183159:ERROR:process_util_posix.cc(108)] Received signal 11
    0   DumpRenderTree                      0x005c19fc start + 6024428
    1   DumpRenderTree                      0x0060beb6 start + 6328742
    2   libSystem.B.dylib                   0x90f1d2bb _sigtramp + 43
    3   ???                                 0xffffffff 0x0 + 4294967295
    4   DumpRenderTree                      0x00038d38 start + 221224
    5   DumpRenderTree                      0x00038f20 start + 221712
    6   DumpRenderTree                      0x0002104f start + 123711
    7   DumpRenderTree                      0x00021085 start + 123765
    8   DumpRenderTree                      0x0002aa48 start + 163128
    9   DumpRenderTree                      0x0000b06f start + 33631
    10  DumpRenderTree                      0x0000b0f2 start + 33762
    11  DumpRenderTree                      0x00e892c0 float WebCore::narrowPrecisionToCGFloat<double>(double) + 1198718
    12  DumpRenderTree                      0x00e89457 float WebCore::narrowPrecisionToCGFloat<double>(double) + 1199125
    13  DumpRenderTree                      0x0094d215 start + 9741573
    14  DumpRenderTree                      0x0094d2f9 start + 9741801
    15  DumpRenderTree                      0x0094d354 start + 9741892
    16  ???                                 0x1bdaa0d6 0x0 + 467312854
ax: bbadbeef, bx: 42c21, cx: 0, dx: 0
di: b0bc, si: 0, bp: bfffce28, sp: bfffcd80, ss: 1f, flags: 10282
ip: 42ed6, cs: 17, ds: 1f, es: 1f, fs: 0, gs: 37

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list