[Webkit-unassigned] [Bug 221027] New: REGRESSION(r271929): MobileSafari hangs upon launch due to a trivial deadlock in IOSurfacePool::setPoolSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 00:48:30 PST 2021


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

            Bug ID: 221027
           Summary: REGRESSION(r271929): MobileSafari hangs upon launch
                    due to a trivial deadlock in
                    IOSurfacePool::setPoolSize
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We hang inside IOSurfacePool::setPoolSize(unsigned long) via IOSurfacePool::discardAllSurfacesInternal()
as the latter tries to grab the lock while setPoolSize holds a locker.

-- 
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/20210127/277621a5/attachment.htm>


More information about the webkit-unassigned mailing list