Posts: 154
Thanks: 44
Thanked 13 Times in 11 Posts
Segfault
Today i got this warning ? Anyone can explain what it is
Apr 26 21:47:12 servername kernel: php-cgi[18550]: segfault at 00007fff57408218 rip 00000000005ed78a rsp 00007fff57408200 error 6
Just poorly written code by the web developers (since it said cgi I assume the warning came from accessing a web page.) They probably didn't pay attention to memory allocation or something because it probably was given a pointer to memory that it had no right to access.
Recent comments
1 day 15 hours ago
1 day 17 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 12 hours ago
2 days 18 hours ago
3 days 4 hours ago
3 days 6 hours ago
3 days 14 hours ago
3 days 15 hours ago