http://bugs.winehq.org/show_bug.cgi?id=28383
--- Comment #13 from Henri Verbeet hverbeet@gmail.com 2011-09-27 12:30:25 CDT --- Created attachment 36585 --> http://bugs.winehq.org/attachment.cgi?id=36585 patch
Probably because the patch has a typo, try this one instead. Note that the interesting part of the log is the EncryptMessage() call, DecryptMessage() failing is mostly just a side effect. EcryptMessage() is not supposed to succeed when gnutls_record_send() fails, but that's a different (though related) issue.