[Mesa-dev] [Bug 39219] libgl conflict with xbmc causes lock up on xbmc exit

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 15 05:27:15 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39219

--- Comment #2 from Henri Verbeet <hverbeet at gmail.com> 2011-07-15 05:27:14 PDT ---
Created an attachment (id=49135)
 View: https://bugs.freedesktop.org/attachment.cgi?id=49135
 Review: https://bugs.freedesktop.org/review?bug=39219&attachment=49135

patch

I suspect db17691, because of __glXInitialize() being called while already
under _Xglobal_lock. I'm not sure why this doesn't happen for me though, it
behaves as a recursive lock here. Did _Xglobal_lock change to being recursive
at some point? Does the attached patch (only briefly tested) make it any
better?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list