php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49668 httpd2-prefore segfault error 4 mod_php5.so
Submitted: 2009-09-25 13:54 UTC Modified: 2009-09-25 22:53 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: patrick dot shanahan at gmail dot com Assigned:
Status: Closed Package: Apache2 related
PHP Version: 5.3.0 OS: linux
Private report: No CVE-ID: None
 [2009-09-25 13:54 UTC] patrick dot shanahan at gmail dot com
Description:
------------
Last nite my apache2 server stopped:
                                                                      
cat /var/log/apache2/error_log                          
          
[Thu Sep 24 00:17:01 2009] [notice] seg fault or similar nasty error detected in the parent process
                                                                                                                                        
16:09 wahoo:~ # rcapache2 start 
Starting httpd2 (prefork)          failed                      

dmesg:                                                                                                                                  
[14891.859160] httpd2-prefork[11030]: segfault at 8 ip 00007f216093c09d sp 00007fff3e55b648 error 4 in mod_php5.so[7f21606fc000+2a8000]                                                                   
google search yields nothing pertinent.                                                                                                                              
disabling php5 apache2 module allows the server to start                                                                                                                                   
apache2-2.2.13-1.6.x86_64                                             
apache2-mod_php5-5.3.0-1.2.x86_64                                 
apache2-prefork-2.2.13-1.6.x86_64                      
apache2-worker-2.2.13-1.6.x86_64                                  
php5-5.3.0-1.2.x86_64                                                                                                  

Reproduce code:
---------------
enable module php5 in apache2
restart/reload apache2

Expected result:
----------------
[14891.859160] httpd2-prefork[11030]: segfault at 8 ip 00007f216093c09d
sp 00007fff3e55b648 error 4 in mod_php5.so[7f21606fc000+2a8000] 

Actual result:
--------------
[14891.859160] httpd2-prefork[11030]: segfault at 8 ip 00007f216093c09d
sp 00007fff3e55b648 error 4 in mod_php5.so[7f21606fc000+2a8000] 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-25 14:00 UTC] patrick dot shanahan at gmail dot com
last nite was really night before last

expected result s/b: an operable web server
 [2009-09-25 16:57 UTC] sjoerd@php.net
Can you reproduce the crash?
 [2009-09-25 18:23 UTC] patrick dot shanahan at gmail dot com
yes, it consistently crashes when module php5 is inabled in apache2
 [2009-09-25 19:04 UTC] patrick dot shanahan at gmail dot com
removed php5-xcache-1.3.0-2.4
enabled apache2 module php5
restarted httpd-prefork

appears all systems go  :^)

prblm apparently in php5-xcache-1.3.0-24

tks,
 [2009-09-25 19:43 UTC] patrick dot shanahan at gmail dot com
--- Comment #13 from Cristian Rodr?guez <crrodriguez@novell.com>  2009-09-25 13:38:07                                                   
MDT --- 
not a bug in xcache, bug in PHP, fixing.                     

http://bugzilla.novell.com/show_bug.cgi?id=542056
 [2009-09-25 22:53 UTC] patrick dot shanahan at gmail dot com
duplicate of bug #49677
http://bugs.php.net/bug.php?id=49677
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 17:01:29 2024 UTC