Just checked, the same happens for libcurl 7.60: "Failed to recv file" for libssh2, segfault for libssh.
2018-07-03 17:58 GMT-03:00 Martin Galvan <[email protected]>: > I also tried to use libssh as a backend (rather than libssh2), and I'm > getting a segfault. Here's the backtrace: > > #0 0x0000000000000071 in ?? () > #1 0x00007ffff689c41a in EVP_MD_CTX_cleanup () from > /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 > #2 0x00007ffff68068d7 in HMAC_CTX_cleanup () from > /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 > #3 0x00007ffff7b82191 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #4 0x00007ffff7b7fc13 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #5 0x00007ffff7b806f6 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #6 0x00007ffff7b7f638 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #7 0x00007ffff7b7a15e in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #8 0x00007ffff7b7f056 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #9 0x00007ffff7b87b7d in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #10 0x00007ffff7b880e3 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #11 0x00007ffff7b90662 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #12 0x00007ffff7b8d0ac in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #13 0x00007ffff7b8e009 in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4 > #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 0x00005555555e6bfe in myssh_statemach_act () > #17 0x00005555555e9c96 in myssh_multi_statemach () > #18 0x00005555555c1266 in multi_runsingle () > #19 0x00005555555c2414 in curl_multi_perform () > #20 0x00005555555bc204 in curl_easy_perform () > #21 0x00005555555b9fb3 in main () at router_fw_dump.cpp:83 > > I'm using libcurl 7.58. ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
