Well the RtlpWaitForCriticalSection, or at least one of them, has been a long running feature of Notes startup (see the note I posted a few days ago) and still happens on the 0418 drop. Occasionally since that post I have noticed that I get a continuous set of these on shutdown, so something is obviously being changed in this area. It would be nice to get rid of the underlying problem. I have not however seen the default handler problem.
Regards
David
Ian Pilcher ian.pilcher@home.com on 08-05-2001 06:48:45 AM
To: wine-devel@winehq.com cc: (bcc: David Goodenough/DGA/GB) Subject: Aargh! Wine won't run anything
The current CVS tree doesn't appear to run anything on my system (Red Hat 7.1). My test suite is limited to Lotus Notes 4.6.7 and a small win32 program I wrote to extract text metrics from the Windows 2000 PostScript driver, but both of them do nothing but issue the following messages:
[pilcher@home pilcher]$ wine textmetric.exe err:ntdll:RtlpWaitForCriticalSection Critical section 0x400f9190 wait timed out, retrying (60 sec) fs=022f err:ntdll:RtlpWaitForCriticalSection Critical section 0x400f9190 wait timed out, retrying (60 sec) fs=022f err:seh:EXC_DefaultHandling Unhandled exception code c0000194 flags 0 addr 0x4005ee00 Terminated
[pilcher@home pilcher]$ wine nlnotes err:ntdll:RtlpWaitForCriticalSection Critical section 0x40849964 wait timed out, retrying (60 sec) fs=01e7 err:ntdll:RtlpWaitForCriticalSection Critical section 0x400f9190 wait timed out, retrying (60 sec) fs=01e7 err:seh:EXC_DefaultHandling Unhandled exception code c0000194 flags 0 addr 0x4005ee00 Terminated
Is everyone seeing this? If not, any idea what would make this suddenly start happening on my system?
Thanks! -- ======================================================================== Ian Pilcher ian.pilcher@home.com ========================================================================