aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-11-25 18:58:57 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-11-25 18:58:57 +0100
commit69ab2584e64077b8e083490e9a32fe00a7e1f762 (patch)
tree7b2809f512893ba0040493d579cbf028dbffb7f8 /debian/rules
parent54733225108a794a65febba52ec2346e039ec91e (diff)
osmo-nitb: generate coredump and exit upon SIGABRT received
Previous code relied on abort() switching sigaction to SIG_FDL + retriggering SIGABRT in case the signal handler returns, which would then generate the coredump + terminate the process. However, if a SIGABRT is received from somewhere else (kill -SIGABRT), then the process would print the talloc report and continue running, which is not desired. Change-Id: I3371783e04c7bce12d11d6f9cc7021bf290489ea Fixes: OS#4865
Diffstat (limited to 'debian/rules')
0 files changed, 0 insertions, 0 deletions