a lot of php5-cgi segfault error 6, please help to solve - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: a lot of php5-cgi segfault error 6, please help to solve (/thread-11454.html) Pages: 1 2 |
a lot of php5-cgi segfault error 6, please help to solve - koffu - 08-21-2010 11:32 PM Greetings! One of our servers put on console a lot of errors, logs are clear. Help me please troubleshoot a source of problem.OS Debian lenny, 2.6.26-2-amd64, ISPCP Version = 1.0.5 OMEGA Code: Aug 21 06:29:02 web kernel: [3443267.045283] php5-cgi[428]: segfault at 7fffff7fde1c ip 5468d3 sp 7fffff7fddf0 error 6 in php5-cgi[400000+506000] RE: a lot of php5-cgi segfault error 6, please help to solve - koffu - 08-26-2010 12:24 AM can somebody help me? RE: a lot of php5-cgi segfault error 6, please help to solve - gOOvER - 08-26-2010 01:32 AM vServer? maybe a bad Image from your hoster RE: a lot of php5-cgi segfault error 6, please help to solve - koffu - 09-08-2010 11:18 PM no, this is new physical HP server. RE: a lot of php5-cgi segfault error 6, please help to solve - kilburn - 09-09-2010 05:00 AM php5 segfaulting means that you've found a bug in the combination of php + modules that you use. Have you installed something without apt-get (from source or binary)? I would bet for a faulty eaccelerator or something like that. Anyway, this is not related to ispcp, but to a bad software combination on your server. If you are really wanting to find the root cause, you'll have to "strace" the php5-cgi process and determine what low level calls are causing the segfault. RE: a lot of php5-cgi segfault error 6, please help to solve - koffu - 09-09-2010 06:31 PM All software from debian lenny repos. This errors in not permanent, so catch it will be very difficult, but I'll try. RE: a lot of php5-cgi segfault error 6, please help to solve - peman - 12-27-2011 08:27 PM I have the same problem, only it says error 5. I have mine on a virtual server, only thing i know i´ve done the last days is upgrade RAM memory, could that be the cause for my problem? RE: a lot of php5-cgi segfault error 6, please help to solve - koffu - 12-27-2011 08:29 PM My error is below: Code: [3543243.190525] php5-cgi[6339]: segfault at 7fff8b3eceec ip 546a53 sp 7fff8b3ec RE: a lot of php5-cgi segfault error 6, please help to solve - ephigenie - 12-28-2011 01:17 AM please list more details about your configuration, which php modules loaded, what exact php version, if updated to a recent version and so on. Please verify that the error is still persistent, when turning of the APC and Suhosin modules. RE: a lot of php5-cgi segfault error 6, please help to solve - tomhb - 12-28-2011 02:45 AM (12-27-2011 08:29 PM)koffu Wrote: My error is below: is ioncube running on your maschine? tom |