https://bugs.winehq.org/show_bug.cgi?id=53777 --- Comment #1 from Esme Povirk <madewokherd(a)gmail.com> --- Not an mscoree bug, the dll isn't even loaded in the process. 0120:err:eventlog:ReportEventW L"Application: CityLauncher.exe\nCoreCLR Version: 6.0.622.26707\n.NET Version: 6.0.6\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception"... The WmiNetUtilsHelper type initializer source code: https://github.com/dotnet/runtime/blob/2327a36c5222a8e4e522ab27455bcbd8002ef... One could probably modify ReportEventW to get more of the stack trace. -- 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.