[IRCServices Coding] DUMPCORE only unhandles SIGSEGV?

Finny Merrill griever at t2n.org
Fri Jul 11 09:44:16 PDT 2003


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.