http://bugs.winehq.org/show_bug.cgi?id=34733
Bug #: 34733 Summary: Gnu TLS problem with UPlay 4.0 Product: Wine Version: 1.7.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: secur32 AssignedTo: wine-bugs@winehq.org ReportedBy: berillions@gmail.com Classification: Unclassified
Created attachment 46310 --> http://bugs.winehq.org/attachment.cgi?id=46310 Uplay 4 + secur32 log
Hi,
Today, there was an update for UPlay to pass to the version 4.0 Now, the automatic connection does not works correctly and i must to try more time to success.
In the output console, i have this message after every failure: "GnuTLS error: A TLS fatal alert has been received."
I attach the output console with +secur32 debug log. For example, i have this message in the log :
"[...] trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Expected Packet[1] Application Data(23) with length: 22 trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Received Packet[1] Alert(21) with length: 22 trace:secur32:schan_pull Pull 22 bytes trace:secur32:schan_get_buffer Using buffer 0: cbBuffer 27, BufferType 0x1, pvBuffer 0x5bee3b0 trace:secur32:schan_pull Read 22 bytes trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Decrypted Packet[1] Alert(21) with length: 2 trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Alert[2|20] - Bad record MAC - was received trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_record.c:726 trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_record.c:1122 GnuTLS error: A TLS fatal alert has been received. err:secur32:schan_DecryptMessage Returning 80090304 [...]"