All of a sudden, I am getting a bunch of segfaults in PHP.
The Apache2 error log simply says:
[Wed Nov 14 11:43:36 2007] [notice] child pid 10982 exit signal
Segmentation fault (11)
and if I run the script through PHP-CLI it outputs the expected HTML,
but with a Segmentation Fault notice at the bottom of the output.
gdb is not too much help either:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215904080 (LWP 15747)]
0xb6978310 in ?? ()
I am not aware of any updates or anything that *may* possibly have
broken things, but am open to suggestions....
PHP:
PHP 5.2.3-1ubuntu6 (cli) (built: Oct 4 2007 23:35:54)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Suhosin v0.9.20, Copyright (c) 2002-2006, by Hardened-PHP
Project
OS:
Linux paul-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007
i686 GNU/Linux
(Ubuntu 7.10 - Gutsy Gibbon)
Thanks for any input that anyone may have as this one is stumping me at
the moment. The only possibility that I can even remotely think of is
that Ubuntu started bundling AppArmour and that is playing a role.
--Paul
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
All Email originating from UWC is covered by disclaimer
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php