signals · signals/SIGSYS
SIGSYS
Bad system call
Raised when a process makes a system call with an invalid argument or attempts a syscall that is not permitted (e.g. blocked by a seccomp filter). Used by sandboxing mechanisms.
Raised when a process makes a system call with an invalid argument or attempts a syscall that is not permitted (e.g. blocked by a seccomp filter). Used by sandboxing mechanisms.