[Bug 683222] Re: php-fpm children constantly exiting (immediately)

Daniel Hahler launchpad at thequod.de
Tue Nov 30 20:25:49 GMT 2010


** Changed in: php5 (Ubuntu)
       Status: New => Triaged

** Description changed:

  Binary package hint: php5
  
- I have installed php-fpm via yesterday's snapshot.
+ Using "-y" (or the long form) to pass the php-fpm config causes the
+ childrens to segfault/exit immediately.
  
- When starting it, the children appear to constantly exit right away.
+ This has just been fixed upstream and should get into a SRU, otherwise
+ php-fpm is not usable.
  
- 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.
+ 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).

** Description changed:

- Binary package hint: php5
+ 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).

** Summary changed:

- php-fpm children constantly exiting (immediately)
+ php-fpm children constantly crashing when "-y" is used for passing the config

-- 
php-fpm children constantly crashing when "-y" is used for passing the config
https://bugs.launchpad.net/bugs/683222
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list