From:             patrick dot shanahan at gmail dot com
Operating system: linux
PHP version:      5.3.0
PHP Bug Type:     Apache2 related
Bug description:  httpd2-prefore segfault error 4 mod_php5.so

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] 

-- 
Edit bug report at http://bugs.php.net/?id=49668&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=49668&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=49668&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=49668&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=49668&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49668&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=49668&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=49668&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=49668&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=49668&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=49668&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=49668&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=49668&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=49668&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=49668&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=49668&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=49668&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=49668&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=49668&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=49668&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=49668&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=49668&r=mysqlcfg

Reply via email to