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:             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:

umf... got it on another server with another website running r301234



Sep 10 00:08:15.534321 [WARNING] [pool www0] child 25119, script
'/www/grabo.bg/www/root/index.php' execution timed out (30.126267 sec),
terminating

Sep 10 00:08:15.537840 [WARNING] [pool www0] child 25119 exited on
signal 15 SIGTERM after 124.330987 seconds from start

Sep 10 00:08:15.538251 [NOTICE] [pool www0] child 27012 started

Sep 10 00:08:15.539222 [WARNING] [pool www0] child 27012 exited on
signal 11 SIGSEGV after 0.000991 seconds from start

Sep 10 00:08:15.539538 [NOTICE] [pool www0] child 27013 started

Sep 10 00:08:15.544915 [WARNING] [pool www0] child 27013 exited on
signal 11 SIGSEGV after 0.005390 seconds from start

Sep 10 00:08:15.545278 [NOTICE] [pool www0] child 27015 started

Sep 10 00:08:15.554279 [WARNING] [pool www0] child 27015 exited on
signal 11 SIGSEGV after 0.009020 seconds from start

Sep 10 00:08:15.554629 [NOTICE] [pool www0] child 27016 started

Sep 10 00:08:15.555623 [WARNING] [pool www0] child 27016 exited on
signal 11 SIGSEGV after 0.001011 seconds from start

Sep 10 00:08:15.555929 [NOTICE] [pool www0] child 27017 started

Sep 10 00:08:15.556648 [WARNING] [pool www0] child 27017 exited on
signal 11 SIGSEGV after 0.000739 seconds from start

Sep 10 00:08:15.556904 [NOTICE] [pool www0] child 27018 started

Sep 10 00:08:15.557602 [WARNING] [pool www0] child 27018 exited on
signal 11 SIGSEGV after 0.000720 seconds from start

Sep 10 00:08:15.557848 [NOTICE] [pool www0] child 27019 started

Sep 10 00:08:15.558532 [WARNING] [pool www0] child 27019 exited on
signal 11 SIGSEGV after 0.000705 seconds from start

Sep 10 00:08:15.558774 [NOTICE] [pool www0] child 27020 started

Sep 10 00:08:15.559492 [WARNING] [pool www0] child 27020 exited on
signal 11 SIGSEGV after 0.000738 seconds from start

Sep 10 00:08:15.559747 [NOTICE] [pool www0] child 27021 started

Sep 10 00:08:15.560549 [WARNING] [pool www0] child 27021 exited on
signal 11 SIGSEGV after 0.000822 seconds from start

Sep 10 00:08:15.560911 [NOTICE] [pool www0] child 27022 started

Sep 10 00:08:15.561798 [WARNING] [pool www0] child 27022 exited on
signal 11 SIGSEGV after 0.000905 seconds from start

Sep 10 00:08:15.561850 [WARNING] failed processes threshold (10 in 60
sec) is reached, initiating reload

Sep 10 00:08:15.650499 [NOTICE] reloading:
execvp("/usr/local/php/sbin/php-fpm", {"/usr/local/php/sbin/php-fpm"})

php-fpm: event.c:261: event_base_free: Assertion
`(((&base->eventqueue)->tqh_first) == ((void *)0))' failed.


Previous Comments:
------------------------------------------------------------------------
[2010-09-08 15:11:02] momchil at xaxo dot eu

http://img01.gepime.com/php-fpm.conf

http://img01.gepime.com/php-fpm.log



btw the log is 334MB (it's a busy server)

------------------------------------------------------------------------
[2010-09-08 14:56:51] f...@php.net

can you pastbin the full php-fpm.log and your config please ?

------------------------------------------------------------------------
[2010-09-08 14:53:37] momchil at xaxo dot eu

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

------------------------------------------------------------------------
[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