<div dir="ltr"><div>We are facing display freeze with libxcb-1.9 in multithreaded environment.</div><div>We see this freeze when we set resolution of our application to display resolution,</div><div>graphic drivers performs a flip instead of a blit operation. In that case, after some frames,</div><div>we will never come back from xcb_wait_for_reply() in XReply() inside xcb_io.c. If </div><div>we set resolution not to fullscreen, we do get a blit for each frame, we never fall into </div><div>a display freeze. We are wondering if this a known issue with xcb? </div><div><br></div><div>Could you please say how we should provide more information. Where should we do some </div><div>debug prints?</div></div>