http://bugs.winehq.org/show_bug.cgi?id=18364
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #23167|0 |1 is obsolete| |
--- Comment #30 from Juan Lang juan_lang@yahoo.com 2009-08-28 15:30:52 --- Created an attachment (id=23313) --> (http://bugs.winehq.org/attachment.cgi?id=23313) Patch: Only initialize SSL_CTX once (try 2)
Could you try this instead? I'm hoping it resolves at least one source of crashes, in particular this one: =>0 0x7daa0a15 SSL_CTX_set_default_verify_paths+0x15() in libssl.so.0.9.8 (0x012fc778) 1 0x7db1563e NETCON_secure_connect+0x11e() in wininet (0x012fc7b8) 2 0x7db0a30b HTTP_HttpSendRequestW+0x1a6b() in wininet (0x012fe9c8)
The other type of crash may still appear, as I haven't changed this code at all, nor do I really understand why it might be crashing: /lib32/i686/cmov/libssl.so.0.9.8(SSL_load_error_strings+0x17)[0x7daa40a7] /usr/bin/../lib32/wine/wininet.dll.so(NETCON_init+0x55e)[0x7db15f3e] /usr/bin/../lib32/wine/wininet.dll.so(HTTP_HttpOpenRequestW+0x166)[0x7db06f16]