[Webkit-unassigned] [Bug 214490] New: [iOS] Crash under WebProcess::handleXPCEndpointMessages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 11:48:39 PDT 2020


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

            Bug ID: 214490
           Summary: [iOS] Crash under
                    WebProcess::handleXPCEndpointMessages
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

According to crash logs, it seems possible that the parent process XPC connection can be null. Add a null check, and also check that the connection XPC object really is an XPC connection object.

-- 
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/20200717/f677e308/attachment.htm>


More information about the webkit-unassigned mailing list