#include #include int main(void) { kill(getpid(), SIGSEGV); }