The SIGILL signal is sent to a process when it attempts to execute an illegal, malformed, unknown, or privileged instruction.
public const SIGILL = 'SIGILL';