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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 10 16:22:46 CDT 2012


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

Erich Hoover <ehoover at mines.edu> changed:

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

--- Comment #35 from Erich Hoover <ehoover at mines.edu> 2012-09-10 16:22:46 CDT ---
Created attachment 41639
  --> http://bugs.winehq.org/attachment.cgi?id=41639
Use separate locking for libxcb poll()

(In reply to comment #32)
> The patch "Remove locking around libxcb poll()" doesn't work for my case.

It improves my confidence in the problem that you got this patch working (convo
on IRC).  Since the problem is unique to multiple simultaneous poll()s, it
might be possible to get the performance back most of the way by having a
separate lock just for the poll().  So, please try the attached patch and see
how that turns out.

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