Why does DUMPCORE only turn off the SIGSEGV handler? there are other signals that cause core dumps (like SIGFPE, SIGQUIT, SIGABRT, SIGILL etc) that we definitely would want to dump core if we want SIGSEGV to do so.