badsig_handler
act.sa_sigaction = badsig_handler;
static void badsig_handler(int sig, siginfo_t *siginfo, void *sigctx);