[Webkit-unassigned] [Bug 248417] New: Don't hold the stream connection work queue lock while running the shutdown callback.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 13:09:59 PST 2022


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

            Bug ID: 248417
           Summary: Don't hold the stream connection work queue lock while
                    running the shutdown callback.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com
            Blocks: 244828

If any code within the shutdown code tries to access the lock (to remove buffer references) then we can deadlock.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=244828
[Bug 244828] Expose WebKit graphics functionality to WebCore worker threads
-- 
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/20221128/6fe406b2/attachment-0001.htm>


More information about the webkit-unassigned mailing list