[Bug 43228] TestVkr.exe crashes at launch

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 23 13:25:21 CDT 2017


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

pere.jobs at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pere.jobs at gmail.com

--- Comment #5 from pere.jobs at gmail.com ---
Created attachment 58532
  --> https://bugs.winehq.org/attachment.cgi?id=58532
filtered debug output

This is the debug output for the thread that causes the crash.

I think the important line is line 890:
0009:Ret  KERNEL32.CreateEventW() retval=00000058 ret=0046d152

KERNEL32.CreateEventW returns value 0x58, and the program then tries to
allocate something at this adress, which causes the crash.

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