[Mesa-dev] [Bug 43317] swrast: glean basic sanity fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 27 18:43:03 PST 2011


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

--- Comment #3 from Nicholas Miell <nmiell at 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.


More information about the mesa-dev mailing list