err:ntdll:RtlpWaitForCriticalSection

Insyde insyde at insyde.com.br
Wed Apr 24 13:44:37 CDT 2002


Hi,
Starting a program with:
wine --winver win2k --debugmsg -relay,+x11drv,+snoop+dll  iyp022.exe
(the same error occurs with --winver win98/win95)
gives me the folowing error:

x11drv: Warning: $DISPLAY variable ignored, using ':0.0' specified in config
file
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
err:ntdll:RtlpWaitForCriticalSection section 0x400f164c "module.c:
loader_section" wait timed out, retrying (60 sec) fs=021f
wine: Unhandled exception, starting debugger...
x11drv: Warning: $DISPLAY variable ignored, using ':0.0' specified in config
file
err:ntdll:RtlpWaitForCriticalSection section 0x400f164c "module.c:
loader_section" wait timed out, retrying (60 sec) fs=021f
err:win:WIN_FindWndPtr window 30021 belongs to other process
err:win:WIN_FindWndPtr window 30021 belongs to other process

In the debbuger windows I have some debug msgs that the debbuger is trying
to
load and at the end it shows this message:

Unhandled exception: wait failed on critical section 0x400f164c
(loader_section in libntdll.dll.so)
First chance exception: wait failed on critical section 0x400f164c
(loader_section in libntdll.dll.so)

and this message keeps repeating.

How can I solve this?
Already tryed with native ntdll.dll and it doesn't work.
The program runs OK under Windows.

Another problem I'm having is that if I don't specify --winver
it doesn't work at all. Is it right?

Thanks,
Ricardo.




More information about the wine-devel mailing list