[Bug 37760] Several .Net applications fail under wine-mono with System.TimeZoneNotFoundException

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 20 09:01:17 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=37760

--- Comment #13 from Andrey Gusev <andrey.goosev at gmail.com> ---
Still in wine-3.2-45-g538263d0ef

Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type
initializer for Utils ---> System.InvalidTimeZoneException: Exception of type
'System.InvalidTimeZoneException' was thrown.
  at System.TimeZoneInfo.FromRegistryKey (System.String id,
Microsoft.Win32.RegistryKey key) [0x00000] in <filename unknown>:0 
  at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00000] in
<filename unknown>:0 
  at System.TimeZoneInfo.CreateLocal () [0x00000] in <filename unknown>:0 
  at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0 
  at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (DateTime time,
System.Boolean& isAmbiguousLocalDst) [0x00000] in <filename unknown>:0 
  at System.DateTime.get_Now () [0x00000] in <filename unknown>:0 
  at Utils..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at dedicated.server.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An
exception was thrown by the type initializer for Utils --->
System.InvalidTimeZoneException: Exception of type
'System.InvalidTimeZoneException' was thrown.
  at System.TimeZoneInfo.FromRegistryKey (System.String id,
Microsoft.Win32.RegistryKey key) [0x00000] in <filename unknown>:0 
  at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00000] in
<filename unknown>:0 
  at System.TimeZoneInfo.CreateLocal () [0x00000] in <filename unknown>:0 
  at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0 
  at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (DateTime time,
System.Boolean& isAmbiguousLocalDst) [0x00000] in <filename unknown>:0 
  at System.DateTime.get_Now () [0x00000] in <filename unknown>:0 
  at Utils..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at dedicated.server.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0

-- 
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.



More information about the wine-bugs mailing list