Trigger the panic dump handler also on sigabrt
This allows for a panic dump and backtrace to be produced on sigabrt. This is useful e.g. when using jemalloc's debug flags, which can through a special environment variable enable memory allocation consistency checks and trigger sigabrt on errors.
Showing
Please register or sign in to comment