RESOLVED FIXED246020
Block syscall related to signal handling
https://bugs.webkit.org/show_bug.cgi?id=246020
Summary Block syscall related to signal handling
Per Arne Vollan
Reported 2022-10-04 08:00:16 PDT
The syscall SYS_sigreturn was unblocked in <https://commits.webkit.org/255036@main>, but it turns out it is sufficient to block it without the default process termination behavior.
Attachments
Per Arne Vollan
Comment 1 2022-10-04 08:10:11 PDT
Per Arne Vollan
Comment 2 2022-10-04 08:42:03 PDT
EWS
Comment 3 2022-10-12 18:34:55 PDT
Committed 255462@main (43c46e90c400): <https://commits.webkit.org/255462@main> Reviewed commits have been landed. Closing PR #4983 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.