[Bug 42296] New: avast installer doesnt start

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 24 16:15:03 CST 2017


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 at winehq.org
          Reporter: xerox_xerox2000 at 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)!

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