• Martin Blix Grydeland's avatar
    Trigger the panic dump handler also on sigabrt · e3e340d5
    Martin Blix Grydeland authored
    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.
    e3e340d5
mgt_child.c 16.7 KB