ID: 40566
User updated by: myself at ligesh dot com
Reported By: myself at ligesh dot com
-Status: Feedback
+Status: Open
Bug Type: Sockets related
Operating System: Linux
PHP Version: 5.2.1
New Comment:
OK, i guess, it is one of those truly magical phenomena that one
encounters once in a while. I will consult the harry potter books and
reply back. I rewrote the software using socket_select with a timeout
rather than non block, it has become irrelevant as far as i am
concerned. But if possible just see if someone can replicate the
problem.
Thanks.
Previous Comments:
------------------------------------------------------------------------
[2007-02-20 22:00:58] [EMAIL PROTECTED]
As I have already said it works perfectly fine here.
With any options I still see lots of "Get something".
------------------------------------------------------------------------
[2007-02-20 21:36:32] myself at ligesh dot com
Hello,
It will take me more than a day to compile different versions of php
and test it, since i have to test many permustions of compile time
options and each compile will take 1 to 2 hours. in your case, you can
just use the compile flags i have provided and see if it is triggering
the bug. This is a critical error, and i am sure a lot of people's php
is silently failing.
------------------------------------------------------------------------
[2007-02-20 21:32:03] [EMAIL PROTECTED]
Please reduce this list of options to the minimum required to replicate
the problem.
------------------------------------------------------------------------
[2007-02-20 21:27:12] myself at ligesh dot com
Yeah, That's the correct behaviour. Below are my compile time options.
Please note that php-5.2.0 compiled with the same options works fine.
-------------------
sh ./configure --prefix=/usr/local/ext/php
--with-config-file-path=/usr/local/ext/php/etc
--enable-force-cgi-redirect --disable-debug --enable-pic
--disable-rpath --enable-cgi --enable-inline-optimization
--with-db4=/usr --enable-posix --with-gettext --with-gmp
--with-iconv --with-sqlite --with-openssl --with-regex=system
--with-expat-dir=/usr --with-dom=shared,/usr --with-dom-xslt=/usr
--with-dom-exslt=/usr --with-pcre-regex --with-zlib --enable-simplexml
--with-layout=GNU --enable-bcmath --enable-exif --enable-ftp
--enable-magic-quotes --enable-safe-mode --enable-sockets
--enable-sysvsem --enable-sysvshm --enable-discard-path
--enable-track-vars --enable-trans-sid --without-oci8 --with-kerberos
--with-mysql=shared,/usr --with-pgsql=shared --enable-memory-limit
--enable-bcmath --enable-shmop --enable-dbx --enable-dio --enable-mcal
--enable-mbstring --enable-mbstr-enc-trans --enable-mbregex
--with-curl=/usr --enable-pcntl
make EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
------------------------------------------------------------------------
[2007-02-20 21:15:54] [EMAIL PROTECTED]
I see a lot of "Get something".
------------------------------------------------------------------------
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/40566
--
Edit this bug report at http://bugs.php.net/?id=40566&edit=1