http://bugs.winehq.org/show_bug.cgi?id=58613
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/winauth/ | |winauth/releases/download/3 | |.6.2/WinAuth-3.6.2.zip Component|-unknown |mscoree CC| |xerox.xerox2000x@gmail.com Status|NEEDINFO |NEW
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming, starts fine with native dotnet48. Setting component to mscoree; Crash output below:
Unhandled Exception: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.NotSupportedException: Cannot invoke method with stack pointers via reflection at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00093] in <2e6290bc35d64d219e4c90c0d93f3982>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <2e6290bc35d64d219e4c90c0d93f3982>:0 at NLog.Internal.PropertyHelper.TryImplicitConversion (System.Type resultType, System.String value, System.Object& result) [0x0003a] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object o, System.String name, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x000f1] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 --- End of inner exception stack trace --- at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object o, System.String name, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001be] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x00168] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x000bb] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 at WinAuth.WinAuthMain.Main () [0x0004e] in <03ac6ab3a9ca4cfeb7692e1b240a09ac>:0 [ERROR] FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.NotSupportedException: Cannot invoke method with stack pointers via reflection