https://bugs.winehq.org/show_bug.cgi?id=47395
Bug ID: 47395 Summary: bug 44255 revisited: app fall into critical section lock upon quiting Product: Wine Version: 4.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: galtgendo@o2.pl Distribution: ---
I'm not quite sure when it happened, but I think it was between 4.8 and 4.10.
The symptoms are pretty much the same as in bug 44255: start the app, try to quit the app, get a perma-lock.
Yet, this time it doesn't seem to be quartz, as native override doesn't help. Also, while I've tried to follow Focht's procedure from the former bug, I couldn't get a thread calling to RtlpWaitForCriticalSection...
Though that might be just a shortcoming of winedbg - not supporting separate compressed debug sections.