What version of OpenSSL are you compiling with? I was originally using OpenSSL 0.9.8b for some of my code when I started to see some crashes with multi-threaded SFTP transfers. I saw there were some fixes in later releases of OpenSSL and since I upgraded to 0.9.8g, I haven't had any more issues with crashes in SSH calls.
-----Original Message----- From: Kshitij Deshpande [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2008 11:00 AM To: libssh2-devel@lists.sourceforge.net Subject: [libssh2] Crash under Windows XP - VS 2008 Hello, I have recently downloaded libssh2 ver. 0.18 and have successfully compile sftp.c from the given examples. When I execute the program it crashed!!. I tried to debug through the code and found that it crashed on call to libssh2_hmac_final in the libssh2_mac_method_hmac method. Surprisingly, this works well under Linux - Ubuntu. Thanks, Kshitij. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel