29 Sep
2010
29 Sep
'10
1:30 a.m.
http://bugs.winehq.org/show_bug.cgi?id=21096 --- Comment #53 from Juan Lang <juan_lang(a)yahoo.com> 2010-09-28 20:30:24 CDT --- Created an attachment (id=31014) --> (http://bugs.winehq.org/attachment.cgi?id=31014) Patch 5/7: Don't call SSL_connect until initialization is complete This was the source of the crash, SSL_connect was called before the required data were set, resulting a dereferencing a NULL pointer. (utorrent's exception handler caught it and respawned itself.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.