https://bugs.winehq.org/show_bug.cgi?id=56271
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 76054 --> https://bugs.winehq.org/attachment.cgi?id=76054 WINEDEBUG=+pid,+netprofm wine fdm.exe
I tried the current 6.20 x86 FDM download, with wine-9.2: md5sum: 2dffb2a3f68ce9b506f4aa14ceaf433a fdm_x64_setup.exe
It looks like fdm.exe gets into an infinitife loop by looking at the network interfaces.
Attached file shows the start of a trace with +netprofm.
Unfortunately returning early from list_manager_GetNetworks is no workaround because then it could not find library for "Windows.Networking.Connectivity.NetworkInformation" and crashes.