[[EMAIL PROTECTED] - Sun Aug 18 12:30:48 2002]:
> Here is some info on this subject
>
> In crypto/rand/rand_win.c
>
> RegQueryValueEx(HKEY_PERFORMANCE_DATA, "Global", ...
>
> is called. This call lock registry access
> (_PredefinedHandleTableCriticalSection) and than load perfomance
> dll using LoadLibraryEx and GetProcessAddress (requires
> _LoadCriticalSection).
>
> If another thread in this time is calling ODBC initialization, the
> process became deadlocked.
...
Anything new about this ticket???
Lutz
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]