Aris, Thank you for your response. After following threading instruction, problem was solved.
Regards, Vasuki On Thu, Aug 30, 2012 at 2:37 AM, Andreas Schneider <[email protected]>wrote: > On Wednesday 29 August 2012 19:09:27 you wrote: > > Aris, > > Hey, > > > I am having this problem even for single session establishment using > single > > thread. Problem seems to be memory corruption during hmac_init. Is it > some > > issue with crypto library? > > yes, that why we have the pthread support in libssh. Do you link against > the > libssh_threads library? This is needed that openssl works correctly. > > http://api.libssh.org/stable/libssh_tutor_threads.html > > > -- andreas > > > -- > Andreas Schneider GPG-ID: F33E3FC6 > www.cryptomilk.org [email protected] > > >
