On Fri, Nov 5, 2010 at 2:20 AM, Ramakrishnan Muthukrishnan
<[email protected]> wrote:
> On Fri, Nov 5, 2010 at 2:13 AM, Liam Healy <[email protected]> 
> wrote:
>>
>> OK, done.  Now it segfaults
>>
>> curl -v --krb clear ftp://he...@zzzz/archive/catalogs/
>> * About to connect() to zzzz port 21 (#0)
>> *   Trying aaa.bbb.ccc.ddd... connected
>> * Connected to zzzz (132.250.112.17) port 21 (#0)
>> < 220 khan FTP server (Version 5.60) ready.
>> * Trying mechanism GSSAPI...
>> Segmentation fault
>>
>> curl --version
>> curl 7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.2 OpenSSL/0.9.8o
>
> Looks like your curl version is 7.21.0 and libcurl is 7.21.2. Please
> try with curl version also upgraded to the same version.
>
> thanks
> Ramakrishnan
>

Curl 7.21.2 doesn't make any difference;

wget http://ftp.us.debian.org/debian/pool/main/c/curl/curl_7.21.2-1_amd64.deb
dpkg -i curl_7.21.2-1_amd64.deb
curl -V
curl 7.21.2 (x86_64-pc-linux-gnu) libcurl/7.21.2 OpenSSL/0.9.8o
zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

curl --krb clear ftp://he...@zzzz/archive/catalogs/
Segmentation fault

Liam



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to