crashhandler       50 src/lib9/main.c 	signal(SIGSEGV, crashhandler);
crashhandler       51 src/lib9/main.c 	signal(SIGBUS, crashhandler);