[Webkit-unassigned] [Bug 267250] New: [iOS] Add missing pthread sys call to Network process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 8 17:09:05 PST 2024


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

            Bug ID: 267250
           Summary: [iOS] Add missing pthread sys call to Network process
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: kkinnunen at apple.com

We added `SYS_psynch_rw_wrlock` to our macOS Network process sandbox in Bug 230961, but did not do so for our iOS sandbox. While we do not frequently need this thread synchronization primitive, telemetry shows that we do hit this during some Network operations that attempt to log state.

<rdar://113525576>

-- 
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/20240109/077ccb93/attachment.htm>


More information about the webkit-unassigned mailing list