summaryrefslogtreecommitdiff
path: root/pimd/pimd.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2025-02-07 13:22:25 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2025-02-07 13:37:43 +0100
commit13a6ac5b4ca8fc08b348f64de64a787982f24250 (patch)
treea64a8b497a9f79f5fcadeb64c233d6512dbaf585 /pimd/pimd.c
parent452732024eba142df201b129b78e9bae73bb1f2c (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>
Diffstat (limited to 'pimd/pimd.c')
0 files changed, 0 insertions, 0 deletions