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@entry=0x555555aa06d0, block=block@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
