https://bugs.winehq.org/show_bug.cgi?id=54252
Bug ID: 54252 Summary: Cosmoteer fails to establish a network connection and freezes before the main menu Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mjevans1983@gmail.com Distribution: ---
Created attachment 73805 --> https://bugs.winehq.org/attachment.cgi?id=73805 Cosmoteer game log, including a Backtrace and redcated ipconfig related information
I'm not sure which version of wine "bleeding edge" is, but some very recent version from shortly before Xmas 2022 https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton7-...
My PC has two Ethernet ports on the back, and to have the option of using it as a network switch for my laptop, they're bridged. I also want my PC to have a statically leased DHCP address, so the Ethernet bridge configuration might be a little uncommon, but is not unusual and shouldn't be a problem.
It isn't a problem for ipconfig (no arguments), it isn't a problem for Linux programs, it isn't a problem for curl under wine.
It _is_ a problem for ipconfig /all and I now suspect (after /all failed) also a game I purchased during the recent sales.
The bug may be in:
IpHlpApi.GetNetworkParams System.Net.NetworkInformation.HostInformationPal.GetFixedInfo
Or portions of the system that WINE is providing compatibility layers for.
Please see the attached text file for more details, bug related stuff is likely on line 298+ 01/01/2023 11:23:32 | ManagedThreadId: 1, OSThreadId: 272, IsAlive: True, IsBackground: False
I also suspect this is related to the Wine only reproducible bug #54251