https://bugs.freedesktop.org/show_bug.cgi?id=43317

--- Comment #3 from Nicholas Miell <nmi...@gmail.com> 2011-12-27 18:43:03 PST 
---
This appears to be a piglit/glean bug -- it's calling XDestroyWindow on the
window currently bound to the GLX context and the subsequent glXMakeCurrent
call is calling XPutImage on a window that no longer exists.

I suppose glXMakeCurrent should be generating a GLXBadCurrentWindow error here.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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

Reply via email to