[Bug 31406] Borderlands freezes in game when items details are displayed

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 9 19:33:55 CDT 2012


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

--- Comment #31 from Erich Hoover <ehoover at mines.edu> 2012-09-09 19:33:55 CDT ---
Created attachment 41627
  --> http://bugs.winehq.org/attachment.cgi?id=41627
Remove locking around libxcb poll()

Ok, if I'm right the issue is that the poll() in xcb is getting stuck because
the fd is being serviced by another thread.  The attached patch (hack?) pulls
out the code that disables the IO lock around poll()ing.

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