Ticket #307 (new defect)

Opened 5 months ago

Last modified 4 months ago

svn355: segfaults

Reported by: rhsoftware Assigned to: somebody
Priority: major Milestone:
Component: eAccelerator Version:
Keywords: Cc:

Description (Last modified by bart)

The last snapshot kills httpd (source-build with suhosin-patches) on fedora 8 Deactivating the suhosin-extension and ZendOptimizer?, ZendDebugger? does not solve this, maybe the suhosin-patch makes the problem

I'm not sure because the cli works without troubles Only httpd will be killed

[harry@nb-rhsoft:~]$ php -v
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 19 2008 13:31:31)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
    with eAccelerator v0.9.6-svn355-dev, Copyright (c) 2004-2007 eAccelerator, by eAccelerator
    with Zend Debugger v5.2.14, Copyright (c) 1999-2008, by Zend Technologies
[harry@nb-rhsoft:~]$ php /www/www.rhsoft.net/cms.ini.php
[harry@nb-rhsoft:~]$ php /www/www.rhsoft.net/create.php
ContentLounge 7.0.3 - rh software - datenbankprogrammierung - reindl harald
[harry@nb-rhsoft:~]$
[harry@nb-rhsoft:~]$ tail -f apache_error.log
[Mon Jun 23 13:44:47 2008] [notice] child pid 13722 exit signal Segmentation fault (11)
[Mon Jun 23 13:44:48 2008] [notice] child pid 13723 exit signal Segmentation fault (11)
Zend Debugger: Cannot read a valid value of zend_debugger.httpd_uid or zend.httpd_uid, will not perform dropping of privileges
[Mon Jun 23 13:46:37 2008] [notice] caught SIGTERM, shutting down
[Mon Jun 23 13:46:38 2008] [notice] ModSecurity for Apache 2.1.7 configured
[Mon Jun 23 13:46:40 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b DAV/2 SVN/1.4.4 configured -- resuming normal operations
[Mon Jun 23 13:46:49 2008] [notice] child pid 19694 exit signal Segmentation fault (11)
[Mon Jun 23 13:46:50 2008] [notice] child pid 19697 exit signal Segmentation fault (11)
[Mon Jun 23 13:46:51 2008] [notice] child pid 19698 exit signal Segmentation fault (11)
[Mon Jun 23 13:46:52 2008] [notice] child pid 19699 exit signal Segmentation fault (11)
Zend Debugger: Cannot read a valid value of zend_debugger.httpd_uid or zend.httpd_uid, will not perform dropping of privileges
[Mon Jun 23 13:47:05 2008] [notice] caught SIGTERM, shutting down
[Mon Jun 23 13:47:07 2008] [notice] ModSecurity for Apache 2.1.7 configured
[Mon Jun 23 13:47:09 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b DAV/2 SVN/1.4.4 configured -- resuming normal operations
Zend Debugger: Cannot read a valid value of zend_debugger.httpd_uid or zend.httpd_uid, will not perform dropping of privileges
[Mon Jun 23 13:50:10 2008] [notice] caught SIGTERM, shutting down
[Mon Jun 23 13:50:13 2008] [notice] ModSecurity for Apache 2.1.7 configured
[Mon Jun 23 13:50:14 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b DAV/2 SVN/1.4.4 configured -- resuming normal operations
[Mon Jun 23 13:50:19 2008] [notice] child pid 19776 exit signal Segmentation fault (11)
[Mon Jun 23 13:50:21 2008] [notice] child pid 19779 exit signal Segmentation fault (11)
[Mon Jun 23 13:50:22 2008] [notice] child pid 19780 exit signal Segmentation fault (11)
[Mon Jun 23 13:50:32 2008] [notice] caught SIGTERM, shutting down
[Mon Jun 23 13:50:32 2008] [notice] ModSecurity for Apache 2.1.7 configured
[Mon Jun 23 13:50:34 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b DAV/2 SVN/1.4.4 configured -- resuming normal operations
[Mon Jun 23 13:50:40 2008] [notice] caught SIGTERM, shutting down
tail: apache_error.log: Datei abgeschnitten
[Mon Jun 23 13:50:52 2008] [notice] ModSecurity for Apache 2.1.7 configured
[Mon Jun 23 13:50:53 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b DAV/2 SVN/1.4.4 configured -- resuming normal operations
[Mon Jun 23 13:50:58 2008] [notice] child pid 19836 exit signal Segmentation fault (11)
[Mon Jun 23 13:50:59 2008] [notice] child pid 19837 exit signal Segmentation fault (11)
[Mon Jun 23 13:51:30 2008] [notice] caught SIGTERM, shutting down
[Mon Jun 23 13:51:31 2008] [notice] ModSecurity for Apache 2.1.7 configured
[Mon Jun 23 13:51:33 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b DAV/2 SVN/1.4.4 configured -- resuming normal operations
[Mon Jun 23 13:51:35 2008] [notice] child pid 19865 exit signal Segmentation fault (11)
[Mon Jun 23 13:51:36 2008] [notice] child pid 19866 exit signal Segmentation fault (11)
[Mon Jun 23 13:51:37 2008] [notice] child pid 19867 exit signal Segmentation fault (11)
[Mon Jun 23 13:51:37 2008] [notice] child pid 19868 exit signal Segmentation fault (11)
[Mon Jun 23 13:51:38 2008] [notice] child pid 19871 exit signal Segmentation fault (11)
[Mon Jun 23 13:51:38 2008] [notice] child pid 19872 exit signal Segmentation fault (11)

Change History

06/25/08 20:30:07 changed by bart

  • description changed.

06/25/08 20:31:57 changed by bart

This problem is known, it's caused by the optimizer. Disabling it will fix this.

07/13/08 19:31:45 changed by rhsoftware

Disable the optimizer is not a fix :-( Older snapshots have no problems