Edit report at http://bugs.php.net/bug.php?id=52796&edit=1

 ID:                 52796
 User updated by:    momchil at xaxo dot eu
 Reported by:        momchil at xaxo dot eu
 Summary:            Sep 08 15:22:32.861368 [WARNING] [pool www0] child
                     25271 said into stderr: "php
-Status:             Feedback
+Status:             Assigned
 Type:               Bug
 Package:            FPM related
 Operating System:   linux
 PHP Version:        5.3SVN-2010-09-08 (SVN)
 Assigned To:        fat
 Block user comment: N

 New Comment:

the scripts do none of the above and I did not reload fpm


Previous Comments:
------------------------------------------------------------------------
[2010-09-08 14:35:00] f...@php.net

- did you reload FPM ?



- does your PHP scripts forks somehow ?



- does your PHP scripts send mail through the mail() function ? does it
work ?

------------------------------------------------------------------------
[2010-09-08 14:28:26] momchil at xaxo dot eu

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 this bug report at http://bugs.php.net/bug.php?id=52796&edit=1

Reply via email to