http://bugs.winehq.org/show_bug.cgi?id=10622
Summary: Visual C++ 5 IDE hangs on exit Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I installed Visual C++ 5 (part of Visual Studio 97). It starts fine and seems to work, but hangs on exit. One sees err:ntdll:RtlpWaitForCriticalSection section 0x7efec644 "loader.c: loader_section" wait timed out in thread 0017, blocked by 0015, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7ea3b720 "compobj.c: csRegisteredClassList" wait timed out in thread 0009, blocked by 0015, retrying (60 sec)
and then it tries to start the debugger but can't, since there is no process anymore. I'll attach the last 100K lines of a +ole,+module,+relay log.
And no, Lei's patch from today doesn't help.