FS#31166 - [php-fpm] Hang on start / does not fork

Attached to Project: Arch Linux
Opened by Simon Perry (pezz) - Thursday, 16 August 2012, 23:08 GMT
Last edited by Jan de Groot (JGC) - Sunday, 21 October 2012, 13:02 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

I've had this issue for two versions now. I knew 5.4.6 was coming, so I held off before reporting.

The php-fpm process does not start properly and just hangs when running the rc.d script.

The only way to then get rid of it is to use kill -9.

Happy to provide any debug information you require.

Config attached.

Additional info:

* package version(s)

- php-fpm 5.4.6-1
- php-fpm 5.4.5-1

Steps to reproduce:

Try and start using "sudo rc.d start php-fpm"

Workaround:

Downgrade to 5.4.4-1 and it works fine.
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 21 October 2012, 13:02 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 5.4.8.
Comment by Pierre Schmitz (Pierre) - Friday, 17 August 2012, 05:47 GMT
I can confirm this issue. It does not occur on every start though. I would suggest reporting this issue upstream. I don't think it's related to Arch specific things like the rc script.
Comment by Pierre Schmitz (Pierre) - Wednesday, 22 August 2012, 08:27 GMT
I have tracked down the faulty commit and reported this upstream: https://bugs.php.net/bug.php?id=62886
Comment by Simon Perry (pezz) - Thursday, 23 August 2012, 02:16 GMT
Sorry for not getting back to you on this, and thank you very much for the upstream bug report.

Looking forward to a fix.
Comment by Simon Perry (pezz) - Sunday, 21 October 2012, 00:52 GMT
5.4.8 appears to have fixed this for me.

Loading...