https://bugs.kde.org/show_bug.cgi?id=506930
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Mark Wielaard <[email protected]> --- commit 806abab0557a53546d9498926f699fd679b9f0f1 Author: Mark Wielaard <[email protected]> Date: Mon Jul 14 23:23:23 2025 +0200 Reject any attempt to set the handler for SIGKILL/STOP Even though resetting SIGKILL or SIGSTOP to SIG_DFL would be a noop it isn't allowed. Just always return EINVAL if an attempt is made to set the signal handler for SIGKILL or SIGSTOP. There is an LTP test for this signal01. https://bugs.kde.org/show_bug.cgi?id=506930 -- You are receiving this mail because: You are watching all bug changes.
