php segmentation fault
My php version is:
PHP 5.2.6-1+lenny2 with Suhosin-Patch 0.9.6.2 (cli) (built: Jan 26 2009 22:41:04)
Copyright © 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Segmentation fault
As you can see it even seg faults on a php -v.
I asked about this in the ISPConfig forums (as that is what I am running on my linode) and it was suggested that I check the hardware (ie memcheck), but that is a bit hard to do since it is a VPS.
Any ideas?
Thank you for any help you can provide.
Scott Blaydes
6 Replies
Random segmentation faults are characteristic of all three systems.
I didn't compile the PHP or MySQL, they were installed via "apt-get install".
Any other ideas?
Thank you.
backtrace
I removed gd from php-cli, now it is ok.
hope it helps someone.
Rgrds.
S