It begins !

This commit is contained in:
Thomas
2026-01-05 14:34:03 +01:00
committed by GitHub
parent f5e34188b5
commit 62e030da14
+7
View File
@@ -0,0 +1,7 @@
#include <stdio.h>
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;
}