[Bug 51519] New: Multiple applications have issues with network connections (PlayOnline Viewer, Steam).

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 26 03:22:02 CDT 2021


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

            Bug ID: 51519
           Summary: Multiple applications have issues with network
                    connections (PlayOnline Viewer, Steam).
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: iphlpapi
          Assignee: wine-bugs at winehq.org
          Reporter: escomk3 at hotmail.com
      Distribution: ---

After beb84444 [1], PlayOnline Viewer (Final Fantasy XI Online) fails to
connect to the internet, and Steam seems to fail to render anything properly
that requires SSL connections.

For PlayOnline Viewer, at the time of a connection attempt, trace:iphlpapi
shows:

----

trace:iphlpapi:GetIpAddrTable table (nil), size 0x32cefc, sort 0

----

Without the mentioned commit:

----

trace:iphlpapi:GetIpAddrTable pIpAddrTable (nil), pdwSize 0x32d3bc, bOrder 0
trace:iphlpapi:GetIpAddrTable returning 122
trace:iphlpapi:GetIpAddrTable pIpAddrTable 0x2020eb0, pdwSize 0x32d3bc, bOrder
0
trace:iphlpapi:GetIpAddrTable returning 0

----

I wonder if the 'pdwSize' and 'size' being different means anything here.

One of the Steam SSL errors:

----

[0723/192525.102:ERROR:ssl_client_socket_impl.cc(935)] handshake failed;
returned -1, SSL error code 1, net_error -207

----

Last commit tested: a5f787ac445a6 [2]

1.
https://source.winehq.org/git/wine.git/commit/beb844448731a2413e3700877c237dc9f5968870
2.
https://source.winehq.org/git/wine.git/commit/a5f787ac445a682ea7ced5dd78c3516d4b8b9311

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