[Wine]Re: LockWindowUpdate

Raimund Eimann raimund at cs.auckland.ac.nz
Tue May 10 05:27:51 CDT 2005


On Saturday 07 May 2005 23:29, Mike Hearn wrote:
> On Sat, 2005-05-07 at 19:37 +1200, Raimund Eimann wrote:
> > I took a bit of output before (and including) the first couple of
> > "Expect deadlock!" statements. Hope it helps:
>
> All this appears to show is that you terminated the program by hitting
> Ctrl-C which can cause deadlocks. Use "killall -9 wine-preloader" if you
> want to kill Wine, not Ctrl-C.
>
> So I'm not sure what the real problem is, but this trace is just as the
> program shuts down ...

These are the last couple of lines before I killed the wine-preloader with -9:

0009:Call gdi32.GDI_ReleaseObj(00000044) ret=41943aae
0009:Call kernel32._LeaveSysLevel(41214d60) ret=40888f3b
0009:Call ntdll.RtlLeaveCriticalSection(41214d60) ret=40527f71
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=40527f71
0009:Ret  kernel32._LeaveSysLevel() retval=405aa7ce ret=40888f3b
0009:Ret  gdi32.GDI_ReleaseObj() retval=405aa7ce ret=41943aae
0009:Call gdi32.GetObjectType(00001584) ret=4192dd1a
0009:Call kernel32._EnterSysLevel(41214d60) ret=408892d1
0009:Call ntdll.RtlEnterCriticalSection(41214d60) ret=4052823b
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=4052823b
0009:Ret  kernel32._EnterSysLevel() retval=405aa600 ret=408892d1
0009:Call kernel32._LeaveSysLevel(41214d60) ret=40888f3b
0009:Call ntdll.RtlLeaveCriticalSection(41214d60) ret=40527f71
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=40527f71
0009:Ret  kernel32._LeaveSysLevel() retval=405aa7ce ret=40888f3b
0009:Ret  gdi32.GetObjectType() retval=0000000a ret=4192dd1a
0009:Call gdi32.GetCurrentObject(00001584,00000007) ret=4192dd43
0009:Call kernel32._EnterSysLevel(41214d60) ret=408892d1
0009:Call ntdll.RtlEnterCriticalSection(41214d60) ret=4052823b
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=4052823b
0009:Ret  kernel32._EnterSysLevel() retval=405aa600 ret=408892d1
0009:Call kernel32._LeaveSysLevel(41214d60) ret=40888f3b
0009:Call ntdll.RtlLeaveCriticalSection(41214d60) ret=40527f71
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=40527f71
0009:Ret  kernel32._LeaveSysLevel() retval=405aa7ce ret=40888f3b
0009:Ret  gdi32.GetCurrentObject() retval=00001494 ret=4192dd43
0009:Call gdi32.GDI_GetObjPtr(00001494,00004f4b) ret=4192dcae
0009:Call kernel32._EnterSysLevel(41214d60) ret=408892d1
0009:Call ntdll.RtlEnterCriticalSection(41214d60) ret=4052823b
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=4052823b
0009:Ret  kernel32._EnterSysLevel() retval=405aa600 ret=408892d1
0009:Ret  gdi32.GDI_GetObjPtr() retval=40424c80 ret=4192dcae
0009:Call gdi32.GDI_ReleaseObj(00001494) ret=4192dcd6
0009:Call kernel32._LeaveSysLevel(41214d60) ret=40888f3b

Cheers,
Raimund



More information about the wine-users mailing list