[webkit-reviews] review granted: [Bug 237398] [macOS] WebContent processes crash with XPC_EXIT_REASON_SIGTERM_TIMEOUT when logging out : [Attachment 454364] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 14:42:09 PST 2022


Alexey Proskuryakov <ap at webkit.org> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 237398: [macOS] WebContent processes crash with
XPC_EXIT_REASON_SIGTERM_TIMEOUT when logging out
https://bugs.webkit.org/show_bug.cgi?id=237398

Attachment 454364: Patch

https://bugs.webkit.org/attachment.cgi?id=454364&action=review




--- Comment #16 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 454364
  --> https://bugs.webkit.org/attachment.cgi?id=454364
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=454364&action=review

> Source/WebKit/ChangeLog:14
> +	   To address the issue, we now set our own SIGTERM handler that
releases the OS transaction and calls _exit(0)

Please update the ChangeLog for updated patch.


More information about the webkit-reviews mailing list