ID:               33222
 Updated by:       [EMAIL PROTECTED]
 Reported By:      public at grik dot net
-Status:           Assigned
+Status:           Closed
 Bug Type:         cURL related
 Operating System: *
 PHP Version:      5.*, 4.*
 Assigned To:      tony2001
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2005-06-02 21:44:08] [EMAIL PROTECTED]

Assigned to myself. Patch pending.

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

[2005-06-02 19:10:52] public at grik dot net

Segmentation fault persists

curl_version():
Array
(
    [version_number] => 462336
    [age] => 2
    [features] => 540
    [ssl_version_number] => 0
    [version] => 7.14.0
    [host] => i686-pc-linux-gnu
    [ssl_version] =>  OpenSSL/0.9.7a
    [libz_version] => 1.1.4
    [protocols] => Array
        (
            [0] => ftp
            [1] => gopher
            [2] => telnet
            [3] => dict
            [4] => ldap
            [5] => http
            [6] => file
            [7] => https
            [8] => ftps
        )
)

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

[2005-06-02 18:40:53] public at grik dot net

CURL Information        libcurl/7.12.0 

it's not old, I upgraded it not so long ago, and manual says PHP5
requires 7.10.5

trying to upgrade to CURL 7.14

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

[2005-06-02 18:07:19] [EMAIL PROTECTED]

What is the version of cURL used? 
What if you try to upgrade it to the latest available from
http://curl.haxx.se/download.html ?

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

[2005-06-02 17:20:47] public at grik dot net

Program received signal SIGSEGV, Segmentation fault.
0x403a9d84 in Curl_readwrite (conn=0x81f584c, done=0xbfffc39f "")
    at transfer.c:890
890               }

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

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/33222

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

Reply via email to