[Webkit-unassigned] [Bug 223767] New: [Metal ANGLE] fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays.html causes GPURestarts on some machines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 15:32:26 PDT 2021


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

            Bug ID: 223767
           Summary: [Metal ANGLE]
                    fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib
                    0-drawArrays.html causes GPURestarts on some machines
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kpiddington at apple.com
                CC: dino at apple.com, kkinnunen at apple.com

When running fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays.html, some Intel machines experience GPURestarts. These restarts can cause waterfall effects, making other tests fail in parallel, and sometimes blacklisting the test running process from executing GPU work. this results in a cascade of unrelated failures.
The actual issue is unrelated to ANGLE, but rather the driver on the host systems. Submitting a large render workload (1 trillion+ points) causes the Intel GPUDriver to restart. 
To mitigate this issue, we can submit a smaller workload for this test, until the underlying driver bug is fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210325/551694a3/attachment-0001.htm>


More information about the webkit-unassigned mailing list