8 lines
260 B
C
8 lines
260 B
C
#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;
|
|
}
|