[Wine]LockWindowUpdate

Raimund Eimann raimund at cs.auckland.ac.nz
Fri May 6 00:53:46 CDT 2005


On Friday 06 May 2005 10:58, James Hawkins wrote:
> On 5/5/05, Raimund Eimann <raimund at cs.auckland.ac.nz> wrote:
> > Just did that and started the program in wine again. Redirected stderr
> > output into a file. I had to stop the experiment when the file occupied
> > 1.5GB disk space, just 1-2 minutes after I started... Any way of making
> > it less verbose?
>
> Is there any pattern in the log file or calls that are happening over
> and over again?  The program is freezing at the splash screen, but
> something is obviously happening behind the scenes.

I've appended some of the output in to file: (this includes the first two 
occurrences of "err:" as line header)...

Cheers,
Raimund


0009:Call ntdll.RtlEnterCriticalSection(42020a64) ret=00415bad
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=00415bad
0009:Call ntdll.RtlLeaveCriticalSection(42020a64) ret=00415bb9
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=00415bb9
0009:Call ntdll.RtlEnterCriticalSection(42020a8c) ret=00415bad
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=00415bad
0009:Call ntdll.RtlLeaveCriticalSection(42020a8c) ret=00415bb9
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=00415bb9
0009:Call ntdll.RtlEnterCriticalSection(42020ab4) ret=00415bad
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=00415bad
0009:Call ntdll.RtlLeaveCriticalSection(42020ab4) ret=00415bb9
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=00415bb9
0009:Call ntdll.RtlDeleteCriticalSection(42052450) ret=00417174
0009:Ret  ntdll.RtlDeleteCriticalSection() retval=00000000 ret=00417174
0009:Call ntdll.RtlEnterCriticalSection(42020a64) ret=00415bad
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=00415bad
0009:Call ntdll.RtlLeaveCriticalSection(42020a64) ret=00415bb9
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=00415bb9
0009:Call ntdll.RtlUnwind(406fd0b8,0040359e,406fbe78,00000000) ret=0040359e 
fs=003b
 eax=406fbe78 ebx=406fb904 ecx=00411b4d edx=406fd0b8 esi=406fbe78 edi=401fd4f2
 ebp=406fb920 esp=406fb8bc ds=007b es=007b gs=0033 flags=00000246
0009:Ret  ntdll.RtlUnwind() retval=00000000 ret=0040359e fs=003b
 eax=00000000 ebx=406fb904 ecx=00411b4d edx=406fd0b8 esi=406fbe78 edi=401fd4f2
 ebp=406fb920 esp=406fb8bc ds=007b es=007b gs=0033 flags=00000246
0009:Call ntdll.RtlUnwind(406fd298,0040359e,406fbe78,00000000) ret=0040359e 
fs=003b
 eax=406fbe78 ebx=406fb904 ecx=00411b4d edx=406fd298 esi=406fbe78 edi=401fd4f2
 ebp=406fb920 esp=406fb8bc ds=007b es=007b gs=0033 flags=00000246
0009:Call kernel32.FreeResource(005017e0) ret=00410967
0009:Ret  kernel32.FreeResource() retval=00000000 ret=00410967
0009:Ret  ntdll.RtlUnwind() retval=00000000 ret=0040359e fs=003b
 eax=00000000 ebx=406fb904 ecx=00411b4d edx=406fd298 esi=406fbe78 edi=401fd4f2
 ebp=406fb920 esp=406fb8bc ds=007b es=007b gs=0033 flags=00000246
0009:Call user32.UpdateWindow(00010044) ret=00424df2
0009:Call kernel32._EnterSysLevel(407ff5c0) ret=40766880
err:syslevel:_EnterSysLevel (0x407ff5c0, level 2): Holding 0x41214d60, level 
3. Expect deadlock!
0009:Call ntdll.RtlEnterCriticalSection(407ff5c0) ret=4052823b
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=4052823b
0009:Ret  kernel32._EnterSysLevel() retval=405aa600 ret=40766880
0009:Call kernel32._LeaveSysLevel(407ff5c0) ret=40766910
0009:Call ntdll.RtlLeaveCriticalSection(407ff5c0) ret=40527f71
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=40527f71
0009:Ret  kernel32._LeaveSysLevel() retval=405aa7ce ret=40766910
0009:Ret  user32.UpdateWindow() retval=00000001 ret=00424df2
0009:Call user32.IsWindowVisible(00010022) ret=00431b15
0009:Call kernel32._EnterSysLevel(407ff5c0) ret=40766880
err:syslevel:_EnterSysLevel (0x407ff5c0, level 2): Holding 0x41214d60, level 
3. Expect deadlock!
0009:Call ntdll.RtlEnterCriticalSection(407ff5c0) ret=4052823b
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=4052823b
0009:Ret  kernel32._EnterSysLevel() retval=405aa600 ret=40766880
0009:Call kernel32._LeaveSysLevel(407ff5c0) ret=40766910



More information about the wine-users mailing list