Segmentation faults
Posted: Sat Sep 10, 2011 12:22 pm
I started getting seg faults on webpages built using cms. The sites are built with 1.6.8 CMS
Apache -V:
Server version: Apache/2.2.2
Server built: Jul 26 2006 11:12:08
Server's Module Magic Number: 20051115:2
Server loaded: APR 1.2.2, APR-Util 1.2.7
Compiled using: APR 1.2.2, APR-Util 1.2.7
Architecture: 32-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
php -v:
phPHP 5.1.6 (cli) (built: Nov 3 2006 07:27:53)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
mysql -v
mysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686) using readline 5.0
I set apache to do core dumps when the Segfaults happen, and can attach those if necessary. Server has been rock solid since put into production 3 years ago. Nothing in httpd error_log except for the segementation faults. 2 of the sites have been up for over a year without any issues. I think I can upgrade to 1.6.10 without upgrading my php version or apache. I can attache one of the core dumps if that would help. They dont tell me much, but Im no guru.
thanks for helping with anything you can provide.
Apache -V:
Server version: Apache/2.2.2
Server built: Jul 26 2006 11:12:08
Server's Module Magic Number: 20051115:2
Server loaded: APR 1.2.2, APR-Util 1.2.7
Compiled using: APR 1.2.2, APR-Util 1.2.7
Architecture: 32-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
php -v:
phPHP 5.1.6 (cli) (built: Nov 3 2006 07:27:53)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
mysql -v
mysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686) using readline 5.0
I set apache to do core dumps when the Segfaults happen, and can attach those if necessary. Server has been rock solid since put into production 3 years ago. Nothing in httpd error_log except for the segementation faults. 2 of the sites have been up for over a year without any issues. I think I can upgrade to 1.6.10 without upgrading my php version or apache. I can attache one of the core dumps if that would help. They dont tell me much, but Im no guru.
thanks for helping with anything you can provide.