Activity log for bug #683222

Date Who What changed Old value New value Message
2010-11-30 16:48:59 Daniel Hahler bug added bug
2010-11-30 16:49:22 Daniel Hahler bug watch added http://bugs.php.net/bug.php?id=53412
2010-11-30 16:49:22 Daniel Hahler bug task added php
2010-11-30 20:25:49 Daniel Hahler php5 (Ubuntu): status New Triaged
2010-11-30 20:28:09 Daniel Hahler description Binary package hint: php5 I have installed php-fpm via yesterday's snapshot. When starting it, the children appear to constantly exit right away. This is from the logs: Nov 26 12:15:12.947902 [NOTICE] pid 13248, fpm_children_make(), line 403: [pool www] child 15605 started Nov 26 12:15:12.948456 [DEBUG] pid 13248, fpm_got_signal(), line 48: received SIGCHLD Nov 26 12:15:12.948473 [WARNING] pid 13248, fpm_children_bury(), line 249: [pool www] child 15605 exited with code 1 after 0.000595 seconds from start Nov 26 12:15:12.948901 [NOTICE] pid 13248, fpm_children_make(), line 403: [pool www] child 15606 started Nov 26 12:15:12.949390 [DEBUG] pid 13248, fpm_got_signal(), line 48: received SIGCHLD Nov 26 12:15:12.949406 [WARNING] pid 13248, fpm_children_bury(), line 249: [pool www] child 15606 exited with code 1 after 0.000532 seconds from start Nov 26 12:15:12.949737 [NOTICE] pid 13248, fpm_children_make(), line 403: [pool www] child 15607 started Nov 26 12:15:12.950274 [DEBUG] pid 13248, fpm_got_signal(), line 48: received SIGCHLD Nov 26 12:15:12.950291 [WARNING] pid 13248, fpm_children_bury(), line 249: [pool www] child 15607 exited with code 1 after 0.000572 seconds from start Nov 26 12:15:12.950646 [NOTICE] pid 13248, fpm_children_make(), line 403: [pool www] child 15608 started Nov 26 12:15:12.951116 [DEBUG] pid 13248, fpm_got_signal(), line 48: received SIGCHLD Nov 26 12:15:12.951132 [WARNING] pid 13248, fpm_children_bury(), line 249: [pool www] child 15608 exited with The same happens with php5 from Maverick (5.3.3-1ubuntu9.1). The upstream bug at php.net has more information, but no solution yet. Upstream is not able to reproduce it. Binary package hint: php5 Using "-y" (or the long form) to pass the php-fpm config causes the childrens to segfault/exit immediately. This has just been fixed upstream and should get into a SRU, otherwise php-fpm is not usable. Also, the default config should get specified during "configure" to point at /etc/php5/fpm/main.conf (which is passed manually in the init script currently).
2010-11-30 20:28:18 Daniel Hahler description Binary package hint: php5 Using "-y" (or the long form) to pass the php-fpm config causes the childrens to segfault/exit immediately. This has just been fixed upstream and should get into a SRU, otherwise php-fpm is not usable. Also, the default config should get specified during "configure" to point at /etc/php5/fpm/main.conf (which is passed manually in the init script currently). Binary package hint: php5-fpm Using "-y" (or the long form) to pass the php-fpm config causes the childrens to segfault/exit immediately. This has just been fixed upstream and should get into a SRU, otherwise php-fpm is not usable. Also, the default config should get specified during "configure" to point at /etc/php5/fpm/main.conf (which is passed manually in the init script currently).
2010-11-30 20:28:48 Daniel Hahler summary php-fpm children constantly exiting (immediately) php-fpm children constantly crashing when "-y" is used for passing the config
2010-11-30 20:47:08 Daniel Hahler description Binary package hint: php5-fpm Using "-y" (or the long form) to pass the php-fpm config causes the childrens to segfault/exit immediately. This has just been fixed upstream and should get into a SRU, otherwise php-fpm is not usable. Also, the default config should get specified during "configure" to point at /etc/php5/fpm/main.conf (which is passed manually in the init script currently). Binary package hint: php5-fpm Using "-y" (or the long form) to pass the php-fpm config causes the childrens to segfault/exit immediately. This has just been fixed upstream and should get into a SRU, otherwise php-fpm is not usable. Also, the default config should get specified during "configure" to point at /etc/php5/fpm/main.conf (which is passed manually in the init script currently). Upstream commit: http://svn.php.net/viewvc?view=revision&revision=305859
2010-12-01 18:59:54 Clint Byrum bug added subscriber Clint Byrum
2010-12-01 19:22:26 Launchpad Janitor branch linked lp:~clint-fewbar/ubuntu/natty/php5/fix-fpm-crashes
2010-12-01 19:24:34 Clint Byrum php5 (Ubuntu): importance Undecided Medium
2011-02-03 18:29:41 Chuck Short php5 (Ubuntu): importance Medium Low
2011-03-02 19:29:39 Chuck Short php5 (Ubuntu): status Triaged Fix Released