ID:               32979
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mjpph at stardust dot fi
-Status:           Assigned
+Status:           Feedback
 Bug Type:         Network related
 Operating System: Linux (Fedora Core 3)
 PHP Version:      5CVS-2005-05-08 (dev)
 Assigned To:      wez
 New Comment:

*please* paste the exact script you are using that produced those
straces.



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

[2005-05-27 15:21:54] [EMAIL PROTECTED]

Whenever I see FC3-specific problems I always suspect SELinux. 
Although I don't see how that can affect a select()

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

[2005-05-27 14:14:29] mjpph at stardust dot fi

Also, I run constantly a lot more complex PHP-scripts on both FC2 and
FC3 servers, on different kernels and by using normal socket and stream
functions. They all function perfectly well. All this seems to point to
the new stream_socket functions as stream_select works with all the
other streams except the ones opened with stream_socket functions.

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

[2005-05-27 14:10:52] mjpph at stardust dot fi

Only change has been the service port and sometimes the IP if the
actual server doesn't host it's own SMTP. I've tested the SMTP
availability with telnet and by using fgets instead of stream_select.
So yes, the test code fails on FC3 and works on FC2 when the actual
ip:port is changed to point to an available SMTP service.

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

[2005-05-27 14:06:00] [EMAIL PROTECTED]

Have you pasted the script that you're actually running with those
straces?
Are you really using the one from your initial post?


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

[2005-05-27 09:59:17] mjpph at stardust dot fi

Also, all the kernels I've used are different versions of FC3 stock
kernels without modifications. As FC3 is quite popular Linux I'd assume
that many people will have problems with the new functions when they
adopt them. Of course it can be a kernel problem, but it can also be a
PHP problem which only exhibits on FC3 or with certain kernel settings,
but that's more your field to conclude than mine :)

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32979

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

Reply via email to