• Meir Shpilraien (Spielrein)'s avatar
    Added crash report on SIGABRT (#8004) · f210e197
    Meir Shpilraien (Spielrein) authored
    The reason that we want to get a full crash report on SIGABRT
    is that the jmalloc, when detecting a corruption, calls abort().
    This will cause the Redis to exist silently without any report
    and without any way to analyze what happened.
    f210e197
redis-check-rdb.c 14.2 KB