diff --git a/Main.c b/Main.c new file mode 100644 index 0000000..efc4561 --- /dev/null +++ b/Main.c @@ -0,0 +1,7 @@ +#include + +int main() +{ + printf("Program received signal SIGSEGV, Segmentation Fault.\n__GI_raise (sig=sig@entry=6) at 0x54ffg67a ../sysdeps/unix/sysv/linux/c_balo.ken:666\nSee #845515 --api-fuck-you to get more information about it"); + return 1; +}