[Bug 48177] Microsoft SQL Server Management Studio 18.4 installer silently exits

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 26 05:45:16 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48177

--- Comment #1 from Damjan Jovanovic <damjan.jov at gmail.com> ---
A +relay shows the reason it exits: it calls ExitProcess():

002b:Call KERNEL32.Wow64RevertWow64FsRedirection(00000000) ret=00435a29
002b:Call ntdll.RtlWow64EnableFsRedirection(00000001) ret=71255cac
002b:Ret  ntdll.RtlWow64EnableFsRedirection() retval=c0000002 ret=71255cac
002b:Call ntdll.RtlNtStatusToDosError(c0000002) ret=71255cd1
002b:Ret  ntdll.RtlNtStatusToDosError() retval=00000001 ret=71255cd1
002b:Ret  KERNEL32.Wow64RevertWow64FsRedirection() retval=00000000 ret=00435a29
002b:Call KERNEL32.ExitProcess(00000001) ret=00435a35

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