aboutsummaryrefslogtreecommitdiffstats
path: root/lowercasing_test
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@vespa.ai>2024-04-10 12:23:31 +0000
committerTor Brede Vekterli <vekterli@vespa.ai>2024-04-10 12:55:41 +0000
commitc70a40e4895b2657909ef3c38043a36b72b1036c (patch)
treedcb067b2a023b4910ba40d7bf8008af77ea3d2cc /lowercasing_test
parent29b9803e6932ab9be36e97463219b7d09494857f (diff)
Install Abseil failure signal handler in distributor/proton daemons
This will attempt to dump a stack trace for the offending thread to stderr, which greatly improves visibility for everyone running Vespa on systems with core dumps disabled. Signal handler chaining is explicitly enabled to allow sanitizer handlers to be called as expected. Note that we install our own signal handlers _after_ the Abseil handlers to avoid noisy stack dumping on `SIGTERM`. It is considered a fatal signal by the failure handler, but the config sentinel uses it as a friendly "please shutdown now, or else" nudge in the common case.
Diffstat (limited to 'lowercasing_test')
0 files changed, 0 insertions, 0 deletions