[Bug 41975] New: WinAuth(.NET3.5) crashes on startup - System.NotImplementedException

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 12 05:05:56 CST 2016


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 at winehq.org
          Reporter: spleefer90 at 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

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