[Webkit-unassigned] [Bug 243955] New: REGRESSION (238684 at main, 985de701a): Add back fault logs when WebKit process calls exit()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 14:49:28 PDT 2022


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

            Bug ID: 243955
           Summary: REGRESSION (238684 at main, 985de701a): Add back fault
                    logs when WebKit process calls exit()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, cdumez at apple.com,
                    kkinnunen at apple.com
        Depends on: 216594, 226860

Commit 985de701a (238684 at main) changed fault logs to error logs for one case when exit() is called, but this makes it impossible to know how often this occurs.

We should change the error logs back to fault logs so we can measure how often this occurs.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=216594
[Bug 216594] WebKit::XPCServiceEventHandler block should call exit() on the main thread
https://bugs.webkit.org/show_bug.cgi?id=226860
[Bug 226860] Do some hardening in XPCServiceEventHandler()
-- 
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/20220815/4a9997f9/attachment.htm>


More information about the webkit-unassigned mailing list