Forum Moderators: phranque
--------------------- Kernel Begin ------------------------
WARNING: Segmentation Faults in these executables
php-cgi : 1 Time(s)
WARNING: General Protection Faults in these executables
php-cgi : 2 Time(s)
---------------------- Kernel End -------------------------
Although I try to get the absolute specifics from them, it isn't really their job to explain this stuff to me.. other than how to fix it.
The only peculiar thing I did around the times posted in my logs:
Jun 5 01:23:14 myusername kernel: php-cgi[9638] general protection rip:7800d8 rsp:7fbfffecd0 error:0
Jun 5 01:25:30 myusername kernel: php-cgi[9909] general protection rip:7800d8 rsp:7fbfffed20 error:0
Jun 6 09:03:05 myusername kernel: php-cgi[12993] general protection rip:7800d8 rsp:7fbfffeba0 error:0
Jun 6 09:03:12 myusername kernel: php-cgi[13007] general protection rip:7800d8 rsp:7fbfffebe0 error:0
Jun 6 09:06:05 myusername kernel: php-cgi[13465]: segfault at 0000002ab5357920 rip 00000000007800d8 rsp 0000007fbfffebd0 error 4
was use:
ini_set("memory_limit","200M");
I am just interested to know if I potentially damaged the server or not?