This can happen with some large applications that have a lot of windows when they initially start. It takes a LOT longer to complete the initial redraw under wine than windows and this can cause the message to occur. However it will not cause an error as the CriticalSection will wait a further 5 minutes before really timing out. I have attached a patch which makes some of my applications start TEN times quicker (so no timeout message), you may want to recompile wine with this patch and see if it helps. Dave Hawkes ----- Original Message ----- From: "Sylvain Petreolle" <spetreolle@yahoo.fr> To: <wine-users@winehq.com> Cc: <wine-devel@winehq.com> Sent: Wednesday, January 30, 2002 2:55 AM Subject: err:ntdll:RtlpWaitForCriticalSection section 0xXXXXXXX "?" wait timed out, retrying (60sec) fs = XXXX > Hi, > > Like many users now, > I have this message when I launch some programs : > > err:ntdll:RtlpWaitForCriticalSection section 0xXXXXXXX > "?" wait timed out, retrying (60sec) fs = XXXX > > To clear the situtation : What does this message means > and what could be done to make it disappear ? > > Some users have made post with these and have got no response... > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! > Yahoo! Mail : http://fr.mail.yahoo.fr > > >
Attachment:
paint.diff
Description: Binary data