https://bugs.winehq.org/show_bug.cgi?id=42296
Bug ID: 42296 Summary: avast installer doesnt start Product: Wine Version: 2.0-rc5 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: xerox_xerox2000@yahoo.co.uk Distribution: ---
the installer doesnt start: fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:process:SetProcessDEPPolicy (1): stub fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)!
This repeats endlessly.
Looks like it needs LdrEnumerateLoadedModules (apparently undocumented):
0009:Starting process L"Z:\home\louis\Downloads\avast_free_antivirus_setup_online.exe" (entryproc=0x4377f0) 0009:Call KERNEL32.GetModuleHandleW(004d27e0 L"ntdll") ret=00428fd4 0009:Ret KERNEL32.GetModuleHandleW() retval=7bc10000 ret=00428fd4 0009:Call KERNEL32.GetProcAddress(7bc10000,004d27c4 "LdrEnumerateLoadedModules") ret=00428fe4 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00428fe4 0009:Call KERNEL32.GetLastError() ret=00429028 0009:Ret KERNEL32.GetLastError() retval=0000007f ret=00429028 0009:Call KERNEL32.GetLastError() ret=004a94be 0009:Ret KERNEL32.GetLastError() retval=0000007f ret=004a94be 0009:err:heap:HEAP_GetPtr Invalid heap (nil)! 0009:Call KERNEL32.GetLastError() ret=004a94be 0009:Ret KERNEL32.GetLastError() retval=0000007f ret=004a94be 0009:err:heap:HEAP_GetPtr Invalid heap (nil)!
https://bugs.winehq.org/show_bug.cgi?id=42296
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://files.avast.com/iavs | |9x/avast_free_antivirus_set | |up_online.exe Keywords| |download
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- added downloadlink
sha1sum ~/Downloads/avast_free_antivirus_setup_online.exe af69f98abd5485946f01e9faeb25faa0f8f59d35 /home/louis/Downloads/avast_free_antivirus_setup_online.exe
https://bugs.winehq.org/show_bug.cgi?id=42296
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |dmitry@baikal.ru, | |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ntdll-LdrEnume | |rateLoadedModules
https://bugs.winehq.org/show_bug.cgi?id=42296
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- This is actually fixed?
I think the staging patch got merged.
But even wine-staging the installer doesn't go till end.
wine 2.7-git and staging 2.7
https://bugs.winehq.org/show_bug.cgi?id=42296
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5a96399b66224a31d426084b3a5 | |7c121c1611382 Resolution|--- |FIXED Status|STAGED |RESOLVED Summary|avast installer doesnt |avast installer doesnt |start |start (needs | |LdrEnumerateLoadedModules)
--- Comment #3 from Michael Müller michael@fds-team.de --- The patch is upstream. I think we should close this bug and open a new one for the remaining problems.
https://bugs.winehq.org/show_bug.cgi?id=42296
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.9.