> Hi! > My multithread app needs use AES and SHA1 algorithms. > I've added several mutexes as described in crypto/threads/mttest.c but > helgrind nevertheless reports about race conditions in ssl functions. > Also there are several segfaults caused by ssl funcs(gdb detects). > OPENSSL_THREADS defined. > All used variables of ssl types are local, static defined. > > What can be wrong?
I'm sure someone could help you diagnose it if you showed them the actual problems. But your problem description doesn't describe any actual problems. Perhaps you should explain at least one problem in detail rather than giving vague descriptions of many problems. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org