https://bugs.freedesktop.org/show_bug.cgi?id=85712
--- Comment #2 from Steven Stewart-Gallus <sstewartgallu...@mylangara.bc.ca> --- I suspect the problem can occur on machines other than my Intel machine but I can't confirm. The problem occurs when one closes a window while it is being rendered to with glClear. The xcb_wait_for_reply function which is deep in the callstack should return with a BadDrawable error probably. How I triggered the problem was that I built and ran my program at https://gitorious.org/linted/linted/source/1bc8c6e12d65be3736c409612d7ce03561a51030: which is a federation of processes and has a seperate process for drawing to the window than the one that created it and killed the window creating process while the drawer process was using glClear. Strangely, while my gui process which listens for user input failed with an error upon the window being destroyed the drawer process got stuck in glClear. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev