[Bug 16418] New: Keyword corral crashes (because of unimplemented advapi.LsaLookupSids)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 8 10:43:18 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16418

           Summary: Keyword corral crashes (because of unimplemented
                    advapi.LsaLookupSids)
           Product: Wine
           Version: 1.1.10
          Platform: Other
               URL: http://www.johncow.com/brand-new-free-keyword-corral-
                    tool-by-john-cow-dot-com/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: advapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: xerox_xerox2000 at yahoo.co.uk


Hi, a user reported trouble with this app on user-list.
It crashes right away with:

Unhandled Exception: System.Security.Principal.IdentityNotMappedException: Some
or all identity references could not be translated.
   at
System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection
sourceSids, Type targetType, Boolean forceSuccess)

The problem seems to be this line from the consoleoutput:

fixme:advapi:LsaLookupSids (0xcafe,1,0x877c08,0x32f154,0x32f148) stub  

Simply returning STATUS_SUCCESS instead of STATUS_NOT_MAPPED didn't help
(crashed with a null pointer derefernce), so i guess this'll need a kind of
real implementation of LsaLookupSids


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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