Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439392 - =dev-lang/php-5.3.16 fpm hangs on reload
Summary: =dev-lang/php-5.3.16 fpm hangs on reload
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL: https://bugs.php.net/bug.php?id=62886
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 12:29 UTC by Deniss Gaplevsky
Modified: 2012-10-27 11:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Deniss Gaplevsky 2012-10-23 12:29:37 UTC
there is broken code in php 5.3.16, 5.3.17 and 5.4 branch since 5.4.5 in FPM sapi that hangs fpm master on reload:
https://bugs.php.net/bug.php?id=62886
please apply patch or bump to latest stable from mainstream

Reproducible: Sometimes

Steps to Reproduce:
1. reload php-fpm on high load
2.
3.
Actual Results:  
php-fpm hangs

Expected Results:  
should reload
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2012-10-23 15:04:12 UTC
I am currently in the process of rewriting the ebuilds, so that is why I did not bump the latest one. Hopefully I can find the time to finish that by tomorrow.
Comment 2 Ole Markus With (RETIRED) gentoo-dev 2012-10-27 11:41:39 UTC
5.3.18/5.4.8 has been relesed to CVS