ID: 32979 User updated by: mjpph at stardust dot fi Reported By: mjpph at stardust dot fi Status: Open Bug Type: Network related Operating System: Linux (Fedora Core 3) PHP Version: 5CVS-2005-05-08 (dev) Assigned To: wez New Comment:
Looks like this might also be a x86_64 problem. As I compiled the same exact version on i386 FC3 and got it working even with openssl compiled in. Previous Comments: ------------------------------------------------------------------------ [2005-05-28 11:37:29] mjpph at stardust dot fi A problem. I'm running x86_64 FC3 and PHP and valgrind seems to be able to do 32bit executables only. ------------------------------------------------------------------------ [2005-05-28 11:06:46] mjpph at stardust dot fi I guess you need valgrind --tool=callgrind. Also on another matter, I'm unable to compile the newest CVS on FC3. I get this error even without any configure options : libtool: link: `ext/libxml/libxml.lo' is not a valid libtool object. ------------------------------------------------------------------------ [2005-05-28 11:03:00] mjpph at stardust dot fi Sure thing, just tell me what to do. I've never even heard of valgrind before, but it seems FC3 comes with one. ------------------------------------------------------------------------ [2005-05-28 04:39:07] [EMAIL PROTECTED] That's the missing piece of the puzzle. openssl replaces the default tcp transport, but passes through to the default when you don't request ssl. So, the behaviour should be identical. Can you run the openssl enabled version under valgrind for me, to see if something is misbehaving? It'll give me a headstart when I sit down to solve the problem in the morning. Thanks. ------------------------------------------------------------------------ [2005-05-27 22:05:33] mjpph at stardust dot fi It's too bad that the openssl screws up the stream_select or stream_socket_client in some weird way as I intended to use stream_socket_enable_crypto() with the stream_socket_client() and it's dependant of openssl. ------------------------------------------------------------------------ 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