ID:               51066
 Updated by:       j...@php.net
 Reported By:      chris at cretaforce dot gr
-Status:           Open
+Status:           Feedback
-Bug Type:         *General Issues
+Bug Type:         CGI related
 Operating System: FreeBSD
 PHP Version:      5.2.12
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





Previous Comments:
------------------------------------------------------------------------

[2010-02-17 08:50:43] chris at cretaforce dot gr

Description:
------------
I run PHP 5.2.12 as fastcgi and randomly I get php-cgi processes on
"select" state.

Actual result:
--------------
#
r...@server14# strace -p 13299
#
Process 13299 attached - interrupt to quit
#
poll([?] 0xbfbf9888, 1, 0)              = 0 (Timeout)
#
clock_gettime(0x4, 0xbfbf9894)          = 0
#
clock_gettime(0x4, 0xbfbf9714)          = 0
#
clock_gettime(0x4, 0xbfbf98e4)          = 0
#
poll([?] 0xbfbf9938, 1, 1000)           = 0 (Timeout)
#
poll([?] 0xbfbf9888, 1, 0)              = 0 (Timeout)
#
clock_gettime(0x4, 0xbfbf9894)          = 0
#
clock_gettime(0x4, 0xbfbf9714)          = 0
#
clock_gettime(0x4, 0xbfbf98e4)          = 0
#
poll([?] 0xbfbf9938, 1, 1000)           = 0 (Timeout)
#
poll([?] 0xbfbf9888, 1, 0)              = 0 (Timeout)
#
clock_gettime(0x4, 0xbfbf9894)          = 0
#
clock_gettime(0x4, 0xbfbf9714)          = 0
#
clock_gettime(0x4, 0xbfbf98e4)          = 0
#
poll([?] 0xbfbf9938, 1, 1000^C <unfinished ...>


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=51066&edit=1

Reply via email to