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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 12 09:47:40 CDT 2012


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

Erich Hoover <ehoover at mines.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41639|0                           |1
        is obsolete|                            |

--- Comment #44 from Erich Hoover <ehoover at mines.edu> 2012-09-12 09:47:40 CDT ---
Created attachment 41657
  --> http://bugs.winehq.org/attachment.cgi?id=41657
Fix for the libxcb poll() issue

Ok, I've had some help from the XCB folks and it looks like the problem is that
a thread with a writing request can snipe the poll() from a thread with a
reading request.  The attached patch fixes that issue in my case, but there is
some concern that it won't work in certain circumstances.  Please let me know
if this works out ok (for everyone here that is capable of building their own
libxcb).

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