curl-library
[ curl-Bugs-1162764 ] hang following HTTPS GET with curl on linux (7.13.1)
Date: Sun, 13 Mar 2005 20:23:04 -0800
Bugs item #1162764, was opened at 2005-03-13 20:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1162764&group_id=976
Category: https
Group: hang
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: hang following HTTPS GET with curl on linux (7.13.1)
Initial Comment:
HTTPS GET seems to be failing for all pages in
curl-7.13.1 (same operation works fine in curl-7.12.3).
HTTP is working fine in curl-7.13.1.
---------------------
example:
$ ./src/curl -v -k "https://mail.yahoo.com"
* About to connect() to mail.yahoo.com port 443
* Trying 66.218.75.184... * connected
* Connected to mail.yahoo.com (66.218.75.184) port 443
< cURL hangs here >
------------------------
cURL version:
./src/curl -V
curl 7.13.1 (i686-pc-linux-gnu) libcurl/7.13.1
OpenSSL/0.9.7a zlib/1.2.1.1
Protocols: ftp gopher telnet dict ldap http file https
ftps
Features: IPv6 Largefile NTLM SSL libz
------------------------
OS info:
uname -a
Linux jebus2 2.6.9-1.11_FC2 #1 Sun Jan 2 15:49:30 EST
2005 i686 i686 i386 GNU/Linux
(Fedora Core 2).
Note: I have encountered the same bug on PPC linux,
kernel 2.4.17.
----------------------
I will upload a packet capture.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1162764&group_id=976
Received on 2005-03-14