http://bugs.winehq.org/show_bug.cgi?id=58613
Bug ID: 58613 Summary: wine cannot run WinAuth at all - no GUI, instant crash Product: Wine Version: 10.13 Hardware: aarch64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: owokkgccs0s8os0gk4o4gsk8wss0w0ww@ai.notifier.in Distribution: ---
https://github.com/winauth/winauth
1. "wine /path/to/WinAuth.exe"
http://bugs.winehq.org/show_bug.cgi?id=58613
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the terminal output/backtrace.
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
http://bugs.winehq.org/show_bug.cgi?id=58613
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #3 from Esme Povirk madewokherd@gmail.com --- Duplicate of bug 51317
*** This bug has been marked as a duplicate of bug 51317 ***