https://bugs.winehq.org/show_bug.cgi?id=48284
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords| |download, Installer CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|Installing Recuva fails |Recuva v1.53 installer | |crashes (missing | |"HKLM\Software\Microsoft\Wi | |ndows | |NT\CurrentVersion\ProfileLi | |st<UserSID>" registry | |subkey) Component|-unknown |programs URL| |https://web.archive.org/web | |/20191115225708/https://dow | |nload.ccleaner.com/rcsetup1 | |53.exe
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 15670
Upgrade to Wine 4.21 or later.
--- snip --- $ WINEDEBUG=+seh,+relay,+reg wine ./rcsetup153.exe >>log.txt 2>&1 ... 0073:Call advapi32.RegOpenKeyExW(80000002,01297740 L"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList",00000000,00020019,0032e398) ret=010b90c5 ... 0073:Call ntdll.NtOpenKeyEx(0032e398,00020019,0032e308,00000000) ret=7127a2ff 0073:trace:reg:open_key (0x14,L"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList",20019,0x32e398) 0073:trace:reg:open_key <- 0x414 0073:Ret ntdll.NtOpenKeyEx() retval=00000000 ret=7127a2ff ... 0073:Ret advapi32.RegOpenKeyExW() retval=00000000 ret=010b90c5 ... 0073:Call advapi32.GetUserNameW(01c2fb68,0032e390) ret=0123ebe8 0073:Ret advapi32.GetUserNameW() retval=00000001 ret=0123ebe8 0073:Call advapi32.RegQueryInfoKeyW(00000414,00000000,00000000,00000000,00325f8c,00325f80,00325f7c,00325f90,00325f78,00325f84,00325f74,00325f6c) ret=0122acd5 0073:trace:reg:RegQueryInfoKeyW (00000414,00000000,0,00000000,00325F8C,00325F80,00325F90,00325F78,00325F84,00325F74,00325F6C) 0073:Call ntdll.NtQueryKey(00000414,00000002,00325db0,00000100,00325dac) ret=7127aaf9 0073:Ret ntdll.NtQueryKey() retval=00000000 ret=7127aaf9 0073:fixme:reg:RegQueryInfoKeyW security argument not supported. ... 0073:Ret advapi32.RegQueryInfoKeyW() retval=00000000 ret=0122acd5 ... 0073:Call advapi32.RegCloseKey(00000414) ret=010b90f4 ... 0073:Ret advapi32.RegCloseKey() retval=00000000 ret=010b90f4 ... 0073:trace:seh:raise_exception code=c0000005 flags=0 addr=0x10b1776 ip=010b1776 tid=0073 0073:trace:seh:raise_exception info[0]=00000001 0073:trace:seh:raise_exception info[1]=00000040 0073:trace:seh:raise_exception eax=00000000 ebx=0179b918 ecx=0179b8b4 edx=00000000 esi=00000040 edi=0032e52c 0073:trace:seh:raise_exception ebp=0032e464 esp=0032e45c cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210246 0073:trace:seh:call_stack_handlers calling handler at 0x127fb4a code=c0000005 flags=0 ... wine: Unhandled page fault on write access to 00000040 at address 010B1776 (thread 0073), starting debugger... --- snip ---
$ du -sh rcsetup153.exe 5.4M rcsetup153.exe
$ sha1sum rcsetup153.exe 4a3cdbd119bb149ffd96bab9dddb768e505460b0 rcsetup153.exe
$ wine --version wine-5.0-rc1
Regards
*** This bug has been marked as a duplicate of bug 15670 ***