https://bugs.winehq.org/show_bug.cgi?id=41975
Bug ID: 41975 Summary: WinAuth(.NET3.5) crashes on startup - System.NotImplementedException Product: Wine Version: 1.9.24 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: spleefer90@gmail.com Distribution: ---
It works okay with "winetricks dotnet35", but clean prefix crashes like this:
Unhandled Exception: System.NotImplementedException: The method or operation is not implemented. at System.Security.Principal.WindowsIdentity.get_User () <0x22cc418 + 0x0001f> in <filename unknown>:0 at WinAuth.SingleGlobalInstance.InitMutex () <0x22cb4c8 + 0x0007b> in <filename unknown>:0 at WinAuth.SingleGlobalInstance..ctor (Int32 timeOut) <0x22cb400 + 0x00013> in <filename unknown>:0 at WinAuth.WinAuthMain.Main () <0x224db18 + 0x0021b> in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented. at System.Security.Principal.WindowsIdentity.get_User () <0x22cc418 + 0x0001f> in <filename unknown>:0 at WinAuth.SingleGlobalInstance.InitMutex () <0x22cb4c8 + 0x0007b> in <filename unknown>:0 at WinAuth.SingleGlobalInstance..ctor (Int32 timeOut) <0x22cb400 + 0x00013> in <filename unknown>:0 at WinAuth.WinAuthMain.Main () <0x224db18 + 0x0021b> in <filename unknown>:0
https://bugs.winehq.org/show_bug.cgi?id=41975
--- Comment #1 from C0rn3j spleefer90@gmail.com --- Created attachment 56377 --> https://bugs.winehq.org/attachment.cgi?id=56377 Winauth(.NET3.5 version) crash
Forgot that I should post the log as an attachment ^^
https://bugs.winehq.org/show_bug.cgi?id=41975
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree
https://bugs.winehq.org/show_bug.cgi?id=41975
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |madewokherd@gmail.com
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- According to http://www.go-mono.com/momareports/apis/System.Security.Principal.SecurityId...
System.Security.Principal.SecurityIdentifier System.Security.Principal.WindowsIdentity::get_User() is not implemented.
https://bugs.winehq.org/show_bug.cgi?id=41975
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/winauth/ | |winauth/releases Keywords| |download, source Summary|WinAuth(.NET3.5) crashes on |WinAuth 3.6.x (.NET 3.5 |startup - |app) crashes on startup |System.NotImplementedExcept |with |ion |System.NotImplementedExcept | |ion | |(System.Security.Principal. | |WindowsIdentity::get_User) | |when using Wine-Mono CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
likely still present:
https://github.com/mono/mono/blob/master/mcs/class/corlib/System.Security.Pr...
$ wine --version wine-3.5
Regards
https://bugs.winehq.org/show_bug.cgi?id=41975
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
actually this is a dupe of bug 25167
Regards
*** This bug has been marked as a duplicate of bug 25167 ***
https://bugs.winehq.org/show_bug.cgi?id=41975
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #5 from André H. nerv@dawncrow.de --- closing dup
https://bugs.winehq.org/show_bug.cgi?id=41975
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://github.com/winauth/ |https://web.archive.org/web |winauth/releases |/20210310120512/https://git | |hub.com/winauth/winauth/rel | |eases/download/3.6.2/WinAut | |h-3.6.2-NET35.zip