http://bugs.winehq.org/show_bug.cgi?id=18364
--- Comment #43 from Juan Lang juan_lang@yahoo.com 2009-09-03 15:54:29 --- (In reply to comment #42)
Here you are.
Hm, could you attach a +wininet,+tid trace? I'm curious whether threading has anything to do with the issue. According to the OpenSSL FAQ[1], OpenSSL is thread safe, provided CRYPTO_set_locking_callback() and CRYPTO_set_id_callback() are called, and wininet does neither.
[1] http://www.openssl.org/support/faq.html