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