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:

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.


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

[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.

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

[2007-03-05 23:05:28] rodricg at sellingsource dot com

What information can I provide to help determine the cause of this 
problem on my system? Thanks!

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

[2007-03-05 22:47:35] [EMAIL PROTECTED]

Tested on Linux/Intel 64, Linux/AMD 64, Linux/PPC 64 & Solaris/SPARC
64. In all cases I get:
Selected: 2
Read: Array
(
    [0] => Resource id #5
)
Write: Array
(
    [0] => Resource id #5
)


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

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

Reply via email to