#include int main(void) { raise(SIGSEGV); return 0; }