http://bugs.winehq.org/show_bug.cgi?id=15071 Summary: Sometimes mutex aren't destroyed after app terminate Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: blackgilmor(a)gmail.com I often run some app which uses mutex to protect before multiple instances of that app. From time to time, I have to kill that app process, and run it again in very short time. I observed that sometimes mutex created by my app stays, afer that I closed or killed my app. Because of that I can't run it again before whole system reboot. As I know, windows frees all apps mutex, just after app terminate -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.