aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-11-25 18:57:19 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-11-25 18:57:43 +0100
commit54733225108a794a65febba52ec2346e039ec91e (patch)
tree05a414799f04ad00332f8a4ae643d46db3c4fbcb /debian/rules
parent658c0c83fd6453e0ceb752d136c2cca3da235540 (diff)
bsc-nat: 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: Ie884be1f3e1d5ead912aafd0a78e1a0a97258ab8 Fixes: OS#4865
Diffstat (limited to 'debian/rules')
0 files changed, 0 insertions, 0 deletions