ID: 40735 User updated by: rodricg at sellingsource dot com Reported By: rodricg at sellingsource dot com -Status: Feedback +Status: Open Bug Type: Streams related Operating System: x86_64 GNU/Linux PHP Version: 5CVS-2007-03-05 (snap) New Comment:
Same behavior with gcc 4.1.2. I'm chalking this up to gcc optimization and will compile with -O1 for now. Previous Comments: ------------------------------------------------------------------------ [2007-03-06 21:14:57] [EMAIL PROTECTED] Try with GCC 4.1.2. GCC 4.1.1 is known to have some problems. ------------------------------------------------------------------------ [2007-03-06 21:08:57] rodricg at sellingsource dot com After further testing it seems that --with-curlwrappers is not the culprit but gcc optimization is. Using gcc version 4.1.1 (Gentoo 4.1.1-r3) I get the expected behavior when compiling with CFLAGS="-pipe" but the erroneous behavior when compiling with CFLAGS="-pipe -O2". This is regardless of the curlwrappers setting. Sorry about the initial misinformation. Forgetting a make clean between several of my tests led me to the wrong conclusion. Just tried -O1 and it seems to be ok, will try with a different version of gcc. ------------------------------------------------------------------------ [2007-03-06 11:24:13] [EMAIL PROTECTED] I still get the expected result even with --with-curlwrappers. ------------------------------------------------------------------------ [2007-03-06 00:54:48] rodricg at sellingsource dot com Allowing ssh access to my machine will require me to request a firewall change which may take some time. However, I have found this behavior only presents itself when PHP is compiled with the --with-curlwrappers option. Explicitly disabling this option returns my machine to the expected behavior. Cheers! ------------------------------------------------------------------------ [2007-03-05 23:12:43] [EMAIL PROTECTED] An SSH account would be helpful. ------------------------------------------------------------------------ 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/40735 -- Edit this bug report at http://bugs.php.net/?id=40735&edit=1