Bugs item #2816302, was opened at 2009-07-03 15:30
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2816302&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SCP/SFTP
Group: crash
>Status: Pending
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Tim Manos (mantim)
Assigned to: Daniel Stenberg (bagder)
Summary: segmentation fault with sftp
Initial Comment:
1)
curl -V
curl 7.19.5 (i686-pc-linux-gnu) libcurl/7.19.5 OpenSSL/0.9.8k zlib/1.1.4 libssh2/0.18
Protocols: tftp ftp telnet dict ldap http file https ftps scp sftp
Features: Largefile NTLM SSL libz
./configure --silent -q --prefix=/usr --exec-prefix=/usr --with-krb4 --with-libssh2=/usr/lib --with-openssl=/usr/lib
dependencies' versions:
libssh2-0.18
openssl-0.9.8k
2)
Linux wirtde068-db01.ikea.com 2.4.21-47.ELhugemem #1 SMP Wed Jul 5 20:30:35 EDT 2006 i686 i686 i386 GNU/Linux
3)
command:
/usr//bin/curl -P 22 -sS -u 'foobar:foobar' --connect-timeout 5 -l sftp://10.16.69.102/GC/Activate/outbox/
# result> Segmentation fault
see attachment curl_strace.log for the strace output
the bug is reproducable with any other URL.
my current workaround is to use:
curl -V
curl 7.19.0 (i686-pc-linux-gnu) libcurl/7.19.0 OpenSSL/0.9.7a zlib/1.1.4 libssh2/0.18
Protocols: tftp ftp telnet dict ldap http file https ftps scp sftp
Features: Largefile NTLM SSL libz
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Date: 2009-07-07 23:50
Message:
Thanks for reporting this issue and helping us improve curl and libcurl.
We're awaiting feedback in this issue. Due to this, I have set the state
of this issue to pending and it will automatically get closed later on
unless we get further info.
Please consider answering the outstanding questions or providing the
missing info so that we can proceed to resolve this issue!
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Date: 2009-07-04 23:44
Message:
Can you please try with the latest libssh2 release or snapshot and see if
the bug is still present?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2816302&group_id=976
Received on 2009-07-07