Jan Ehrhardt in gmane.network.ssh.libssh2.devel (Tue, 13 Aug 2019 09:37:40 +0200): >Leo in gmane.network.ssh.libssh2.devel (Fri, 9 Aug 2019 22:34:59 -0400): >>But the crash happens when the operation is passed to libssh2. So my >>only hope that someone here will be able to decipher the errors I see in >>Xcode debugger. > >These were the errors you reported to see in Xcode debugger: > >#if OPENSSL_VERSION_NUMBER >= 0x10100000L && \ > ?????? !defined(LIBRESSL_VERSION_NUMBER) > ?????? #ifndef OPENSSL_NO_ENGINE > ?????????????? >ENGINE_load_builtin_engines();?????????????????????????????????? <-- >Thread 8: >EXC_BAD_ACCESS (code=1, address=0x116) > ?????????????? ENGINE_register_all_complete(); > ?????? #endif
In libssh2 1.9.0+ you could also recompile with a defined OPENSSL_NO_ENGINE. -- Jan _______________________________________________ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel