[Webkit-unassigned] [Bug 243838] New: GPUP deadlock shutting down RemoteRenderingBackend while drawing a MediaPlayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 12:30:36 PDT 2022


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

            Bug ID: 243838
           Summary: GPUP deadlock shutting down RemoteRenderingBackend
                    while drawing a MediaPlayer
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com, webkit-bug-importer at group.apple.com

GPUP deadlock shutting down RemoteRenderingBackend while drawing a MediaPlayer

1. When shutting down RRB, GPUP main thread waits until the cleanup task has run
2. When drawing a media player, RRB work thread waits until the main thread has run the video player paint 

Solution is to run media players in a work queue

-- 
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/20220811/fabbd22c/attachment.htm>


More information about the webkit-unassigned mailing list