diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2025-02-07 13:22:25 +0100 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-11 17:28:51 +0000 |
| commit | 4fdb1f0496a97c3e54bfcaed121d24143862fb6d (patch) | |
| tree | 8e49b72c2f59b8b9eb7b48172b4c5ca2d2c2d654 /pathd/path_zebra.h | |
| parent | 8aca554935c374e909a44af060f84346942214ef (diff) | |
lib: crash handlers must be allowed on threads
Blocking all signals on non-main threads is not the way to go, at least
the handlers for SIGSEGV, SIGBUS, SIGILL, SIGABRT and SIGFPE need to run
so we get backtraces. Otherwise the process just exits.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit 13a6ac5b4ca8fc08b348f64de64a787982f24250)
Diffstat (limited to 'pathd/path_zebra.h')
0 files changed, 0 insertions, 0 deletions
