https://bugs.winehq.org/show_bug.cgi?id=42267
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer CC| |focht@gmx.net Summary|Rogue-Killer requires |Rogue-Killer installer |unimplemented function |crashes on unimplemented |ntdll.dll._aulldvrm |function | |ntdll.dll._aulldvrm
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
--- snip --- $ WINEDEBUG=+seh,+relay,+module,+imports wine ./setup.exe >>log.txt 2>&1 ... 0052:Call KERNEL32.CreateFileA(005217e0 "C:\users\focht\Temp\is-4DNLK.tmp\RogueKillerDLL.dll",40000000,00000000,00000000,00000002,00000080,00000000) ret=00450f4d 0052:Ret KERNEL32.CreateFileA() retval=00000064 ret=00450f4d ... 0052:Call KERNEL32.LoadLibraryA(005217e0 "C:\users\focht\Temp\is-4DNLK.tmp\RogueKillerDLL.dll") ret=00448b03 ... 0052:trace:module:load_native_dll Trying native dll L"C:\users\focht\Temp\is-4DNLK.tmp\RogueKillerDLL.dll" 0052:trace:module:map_image mapped PE file at 0x10000000-0x106a6000 ... 0052:trace:imports:import_dll --- _alldiv ntdll.dll.1188 = 0x7bc3ac68 0052:warn:module:import_dll No implementation for ntdll.dll._aulldvrm imported from L"C:\users\focht\Temp\is-4DNLK.tmp\RogueKillerDLL.dll", setting to 0x650000 0052:trace:imports:import_dll --- _aulldvrm ntdll.dll.1197 = 0x650000 0052:trace:imports:import_dll --- _allshl ntdll.dll.1193 = 0x7bc3acb0 0052:trace:imports:import_dll --- _allmul ntdll.dll.1190 = 0x7bc3ac80 0052:trace:imports:import_dll --- _aullrem ntdll.dll.1198 = 0x7bc3ad10 0052:trace:imports:import_dll --- _aulldiv ntdll.dll.1196 = 0x7bc3acf8 ... 0052:trace:seh:raise_exception code=80000100 flags=1 addr=0x7bc644d8 ip=7bc644d8 tid=0052 0052:trace:seh:raise_exception info[0]=1061f4f8 0052:trace:seh:raise_exception info[1]=1061fa3e wine: Call from 0x7bc644d8 to unimplemented function ntdll.dll._aulldvrm, aborting --- snip ---
$ sha1sum setup.exe b4f785a2671b14a5c6d63833bcdd767e57d54ff9 setup.exe
$ du -sh setup.exe 35M setup.exe
$ wine --version wine-3.3
Regards