http://bugs.winehq.org/show_bug.cgi?id=32709
thanoulas thanoulas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thanoulas@gmail.com
--- Comment #2 from thanoulas thanoulas@gmail.com 2013-01-28 18:39:55 CST --- Attached some more debug info on the issue Interesting part:
trace:ntdll:NtQueryInformationProcess (0xb4,0x00000003,0x32fb60,0x00000030,0x0) trace:ntdll:NtWriteFile (0x9c,0x0,0x0,0x0,0x32fba0,0x338d2f0,0x00000046,0x0,0x0)! trace:ntdll:NtWriteFile = SUCCESS (70) trace:ntdll:NtQueryInformationProcess (0xffffffff,0x0000001f,0x300063f8,0x00000004,0x0) trace:seh:raise_exception code=c0000005 flags=0 addr=0x122a5e2 ip=0122a5e2 tid=0009 trace:seh:raise_exception info[0]=00000000 trace:seh:raise_exception info[1]=00000000 trace:seh:raise_exception eax=009b5c78 ebx=02633de4 ecx=0122a5d6 edx=00000000 esi=00944000 edi=30000008 trace:seh:raise_exception ebp=0133a16c esp=0032fd64 cs=001b ds=0023 es=0023 fs=1007 gs=000f flags=00010202 trace:seh:call_stack_handlers calling handler at 0xc9e8ed code=c0000005 flags=0 trace:seh:call_stack_handlers handler at 0xc9e8ed returned 0
(Notice the 0xffffffff passed to the NtQueryInformationProcess call)