https://bugs.winehq.org/show_bug.cgi?id=51079 Bug ID: 51079 Summary: System.Net.NetworkInformation.NetworkInformationExcept ion Product: Wine Version: 5.0.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: iphlpapi Assignee: wine-bugs(a)winehq.org Reporter: motus.lechat(a)laposte.net Distribution: --- Created attachment 69942 --> https://bugs.winehq.org/attachment.cgi?id=69942 3 files : 1 to reproduce error + 1 error message + 1 backtrace I have a game which use iphlapi and I have an error when I try to launch it with wine. I have extract only small code from game to reproduce the problem. The exe works fine under windows but not on Ubuntu 20.04 with wine with error : Description: The process was terminated due to an unhandled exception. Exception Info: System.Net.NetworkInformation.NetworkInformationException at System.Net.NetworkInformation.SystemIPGlobalProperties.GetAllTcpConnect"... wine: Unhandled exception 0xe0434352 in thread 2f at address 7B032F82 (thread 002f), starting debugger... I join : - code in C# to reproduce the problem if you need - error message - trace Thank you for your help -- 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.