ERROR | unable to send signal to process |
CAUSE | The kill system call returned an error. Possibly an attempt to signal a process which does not exist. |
ACTION | Check errno. |
ERROR | unable to send signal to process |
CAUSE | The kill system call returned an error. Possibly an attempt to signal a process which does not exist. |
ACTION | Check errno. |