On 12/9/06, Michal Trojnara <[EMAIL PROTECTED]> wrote:
The library is OpenSSL 0.9.8d configured with: ./Configure threads shared zlib debug-linux-elf Can you help me find a solution or a better workaround?
Did you set the threading/locking callbacks to valid implementations? (for reference, see http://www.openssl.org/docs/crypto/threads.html) We haven't experienced any concurrency issues once these are set properly for the target platform. Ben