[Bug 5705] SonicStage 3.1 OpenMG setup fails to start

Wine Bugs wine-bugs at winehq.org
Wed Aug 2 14:41:24 CDT 2006


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


truiken at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From truiken at gmail.com  2006-02-08 14:41 -------
setup.exe is calling LookupAccountName like so:

LookupAccountNameW (null) (null) (nil) 0x33fc38 (nil) (nil) (nil)

which crashes and the app catches the crash, exiting silently.  Tests on XP show
that we should crash in this case.  At the very least, LoockupAccountName needs
cbSid and cchReferencedDomainName.  If you run the setup in XP, it does the
exact same thing as in Wine.  Marking invalid.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list