ChanServ changed the topic of #zink to: official development channel for the mesa3d zink driver || https://docs.mesa3d.org/drivers/zink.html
LexSfX has quit []
LexSfX has joined #zink
<ajax> zmike: did !17149 fix any flaky tests?
<zmike> ajax: no, that needs the refcounting fixed
<zmike> the "flaky" tests aren't flaking they can never finish
<ajax> lol
<zmike> not sure why they're coming out as flaky
<ajax> yeah okay
<ajax> i think because xfail would still get run
<anholt_> ajax: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6753 xlib error sound familiar at all?
<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
<zmike> anholt_: thanks, appreciate it
omegatron has joined #zink