http://bugs.winehq.org/show_bug.cgi?id=25637
Summary: DNS on wine 1.3.8 RtlpWaitForCriticalSection leads to winedebug seh. Product: Wine Version: 1.3.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: winebug@piments.com
I have got DNS 9 pro to install after some fiddling and works quite well on basics. (silver rating)
It required three runs of install shield but finally worked including options and non-std install dir. 9/10 for installer.
However, several functions do not work and lead to stack or errors of the form
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "/back/tmp/portage/app-emulation/wine-1.3.8/work/wine-1.3.8/dlls/ntdll/heap.c: main process heap section" wait timed out in thread 003f, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x110060 "/back/tmp/portage/app-emulation/wine-1.3.8/work/wine-1.3.8/dlls/ntdll/heap.c: main process heap section" wait timed out in thread 001d, blocked by 0009, retrying (60 sec)
The dir is where gentoo did the build.
One specific cause is to highlight a word , rightclick and select correction, though this is not unique instance.
After some time this triggers wine to drop into the debugger.
I see similar issue in DNS 7 which I did have working on wine circa 0.92 . This is probably too far back to do a regression test. All other issues with dns 7 seem resolved , the installer and training was Platinum perfect, so it would be worth following this issue on both versions.
I realise this error is pretty generic, so how can I get more specifics to make a proper bug report on this issue.
I would probably split this into two to avoid confusion.