curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: SCP to Cisco device

From: Martin Galvan <omgalvan.86_at_gmail.com>
Date: Fri, 6 Jul 2018 13:50:27 -0300

I'm using what appears to be 0.7.5, according to
https://packages.ubuntu.com/source/artful/libssh. I'll see about rebuilding
it manually with debug symbols and let you know how it goes.

2018-07-05 17:57 GMT-03:00 Daniel Stenberg <daniel_at_haxx.se>:

> On Thu, 5 Jul 2018, Martin Galvan wrote:
>
> #1 0x00007ffff6e3941a in EVP_MD_CTX_cleanup () from
>> /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
>>
>
> ...
>
> #14 0x00007ffff7b8e0dd in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4
>> #15 0x00007ffff7b7aae4 in ssh_connect () from
>> /usr/lib/x86_64-linux-gnu/libssh.so.4
>> #16 0x00005555555fd168 in myssh_statemach_act (conn=conn_at_entry
>> =0x555555aa06d0,
>> block=block_at_entry=0x7fffffffd627)
>> at /home/martin/curl/lib/ssh-libssh.c:565
>>
>
> This looks very much like a bug in libssh. I'm using libssh 0.7.0, what
> version are you on?
>
> I posted a PR [1] for my assert thing I mentioned before, but that's not
> related to this issue you show here.
>
> [1] = https://github.com/curl/curl/pull/2712
>
> --
>
> / daniel.haxx.se
>

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-07-06