[Bug 31882] Many multithreaded gui apps randomly deadlock in winex11 driver surface section (arial32.exe, Aquanox, Mahaa demo, Total Commander)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 27 01:17:47 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31882

--- Comment #49 from Henri Verbeet <hverbeet at gmail.com> 2012-10-27 01:17:47 CDT ---
Created attachment 42273
  --> http://bugs.winehq.org/attachment.cgi?id=42273
patch

Actually, the attached patch seems fairly good at avoiding the issue. I'm not
quite familiar enough with all the code to judge how proper this is, but the
basic idea is to avoid making X11 calls until message handler has had a chance
to finish.

-- 
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.



More information about the wine-bugs mailing list