Comment 2 for bug 1179617

Revision history for this message
Pauli (paniemin) wrote :

most likely fix: https://bugs.freedesktop.org/show_bug.cgi?id=44198#c3

To me it appears to be problem threaded access to xcb and xlib. Qt is using xcb but gl library is using xlib to cumminicate with same connection from different threads.