Thanx for the response.
To answer the question of Lutz: I compiled OpenSSL
with _REENTRANT, so errno is a #define to *__errno().
The reason for the crash is always a SIGSEGV. Of course
I also thought first of a heap corruption. But the wicked
thing is that the crash sometimes happens when just entering
a function which doesn't access malloced data.
The only common thing between the crashes is that they always
happen somewhere inside of ssl3_connect.

Heiner
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to