mirror of https://github.com/OISF/suricata
stacktrace-on-signal: Use kill(getpid(), sig_num)
kill(0, ...) re-raises the signal to every processes in the process group which may impact unrelated processes. Concretely, in our CI pipeline, a segfaulting Suricata process killed the test driver.pull/7389/head
parent
b5d1a80002
commit
b6407c4253
Loading…
Reference in New Issue