[Bug 44115] vcrun2012's vcredist_arm.exe crashes in riched20::isurlneutral ()

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 30 12:17:54 CST 2017


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

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #3 from André H. <nerv at dawncrow.de> ---
your debug trace has no crash, but another interesting failure:

002e:Call KERNEL32.CreateFileW(ab77ed28
L"F:\\home\\austin\\vcredist_arm.exe",80000000,00000001,00000000,00000003,08000080,00000000)
ret=0042410d
002e:Ret  KERNEL32.CreateFileW() retval=00000068 ret=0042410d
002e:Call KERNEL32.ReadFile(00000068,ab37f780,00000040,ab37f738,00000000)
ret=00424159
002e:Ret  KERNEL32.ReadFile() retval=00000001 ret=00424159
002e:Call
KERNEL32.SetFilePointerEx(00000068,ab3b4a9c,00000100,00000000,00000000)
ret=004241b1
002e:Ret  KERNEL32.SetFilePointerEx() retval=00000000 ret=004241b1
002e:Call KERNEL32.GetLastError() ret=004241b9
002e:Ret  KERNEL32.GetLastError() retval=00000057 ret=004241b9
002e:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0040938c "Failed to
seek to NT header.",ffffffff,00000000,00000000) ret=0043a3bf
002e:Ret  KERNEL32.MultiByteToWideChar() retval=0000001d ret=0043a3bf
002e:Call ntdll.RtlAllocateHeap(ab750000,00000008,0000003a) ret=0043c235
002e:Ret  ntdll.RtlAllocateHeap() retval=ab77e220 ret=0043c235
002e:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0040938c "Failed to
seek to NT header.",ffffffff,ab77e220,0000001d) ret=0043a443


I also wonder why there is a SetFilePointerEx trace with 5 args...

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