From:             
Operating system: linux
PHP version:      5.3SVN-2010-09-08 (SVN)
Package:          FPM related
Bug Type:         Bug
Bug description:Sep 08 15:22:32.861368 [WARNING] [pool www0] child 25271 said 
into stderr: "php

Description:
------------
the server got high load today, php processes were consuming lots of cpu
and most php processes were in the R state, php-fpm.log was full with:



Sep 08 15:22:32.644908 [NOTICE] [pool www0] child 25248 started

Sep 08 15:22:32.743826 [WARNING] [pool www0] child 25248 exited on signal 6
SIGABRT after 0.098934 seconds from start

Sep 08 15:22:32.743890 [WARNING] [pool www0] child 25248 said into stderr:
"php-fpm: event.c:261: event_base_free: Assertion
`(((&base->eventqueue)->tqh_first) == ((void *)0))' failed."

Sep 08 15:22:32.789892 [NOTICE] [pool www0] child 25262 started

Sep 08 15:22:32.830163 [WARNING] [pool www0] child 25262 exited on signal 6
SIGABRT after 0.040331 seconds from start

Sep 08 15:22:32.830233 [WARNING] [pool www0] child 25262 said into stderr:
"php-fpm: event.c:261: event_base_free: Assertion
`(((&base->eventqueue)->tqh_first) == ((void *)0))' failed."

Sep 08 15:22:32.861300 [NOTICE] [pool www0] child 25271 started

Sep 08 15:22:32.861346 [WARNING] [pool www0] child 25271 exited on signal 6
SIGABRT after 0.000059 seconds from start

Sep 08 15:22:32.861368 [WARNING] [pool www0] child 25271 said into stderr:
"php-fpm: event.c:261: event_base_free: Assertion
`(((&base->eventqueue)->tqh_first) == ((void *)0))' failed."





I am using r299968 of php 5.3 on Linux 2.6.24-gentoo-r8 x86_64

Test script:
---------------
don't know how to reproduce


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

Reply via email to