summaryrefslogtreecommitdiff
path: root/lib/routemap_cli.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2025-02-07 13:22:25 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2025-02-11 17:27:55 +0000
commitfd04241d7ea13ca9a009d398c83cf4177871def7 (patch)
tree6f66e82331970eeabf6bdd61e3c2ab4da0a00fc1 /lib/routemap_cli.c
parent00fd2e65517aca600ae8521095a7a1a42d103ce7 (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 'lib/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions