[Bug 51192] GnuTLS error: Error in the pull function/ Login to Teamspeak, Blizzard... not possible.

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 8 22:47:51 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51192

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damjan.jov at gmail.com,
                   |                            |z.figura12 at gmail.com
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Damjan Jovanovic <damjan.jov at gmail.com> ---
I am seeing this error with the Cygwin installer too, also on FreeBSD:

---snip---
GnuTLS error: Error in the pull function.
connection error: 12157 fetching https://cygwin.com/mirrors.lst
mbox note: Could not download mirror sites list
---snip---

An update to the latest gnutls didn't help.

A '+crypt,+bcrypt,+secur32,+winediag,+winsock' shows CLIENT HELLO being built
and attempted to be sent, but Wireshark shows me the TCP connections do this:

SYN ->
SYN+ACK <-
ACK ->
FIN+ACK ->
ACK <-
FIN+ACK <-
ACK ->

with 0 bytes transferred either way.

All of which is highly suspicious, and looks more like a networking issue than
an encryption issue...

I suspect the recent big winsock changes by Zebediah Figura caused a regression
somewhere.

Confirming and setting status to NEW.

Let me try a clean rebuild of the latest Git and see if it's still a problem.

-- 
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.



More information about the wine-bugs mailing list