https://bugs.winehq.org/show_bug.cgi?id=36501
--- Comment #5 from Hans Leidekker hans@meelstraat.net --- (In reply to Anastasius Focht from comment #4)
--- quote --- This patch adds that property. It needs more properties from this class though: at least DefaultIPGateway, DNSServerSearchOrder and DHCPEnabled. It's also looking for class Win32_IP4RouteTable, which is not implemented. --- quote ---
So shall we make this ticket about all the missing properties from 'Win32_NetworkAdapterConfiguration' WMI class (Description, DefaultIPGateway, DNSServerSearchOrder and DHCPEnabled) and then separate one which deals with missing 'Win32_IP4RouteTable' WMI class?
Sure.
I guess you already moved forward and added all those things to check how far it goes until crashes are gone?
Some of them ;-) Just adding DefaultIPGateway made the crash go away.