<ajax>
anholt_: that's a new one on me. we wouldn't be so lucky as that's reproducible, would we?
<ajax>
are we sure this is with thread-safe libX11, etc
<ajax>
the english translation of the error message is some thread tried to call XUngrabButton and discovered that someone had left xlib's socket write buffer misaccounted
<ajax>
which is quite a trick, since xlib's write buffer is entirely in front of any buffering xcb does internally
<ajax>
so this is xlib stumbling over itself
<anholt_>
ajax: thread-safe libx11 being the recent fixes you did? I don't see anything in tree building it so probably no
<ajax>
:/
sumoon has joined #zink
<anholt_>
zmike: rebased an mr of yours to get a fresh pipeline, since things went weird during the outage