https://bugs.freedesktop.org/show_bug.cgi?id=99781
--- Comment #13 from Uli Schlachter <psyc...@znc.in> ---
Created attachment 143766
--> https://bugs.freedesktop.org/attachment.cgi?id=143766&action=edit
A single-threaded reproducer
I think I came up with a single-threaded program reproducing the bug. More
details in inline comments.
When changing the copy of __glXSendError() from using dpy->request to
dpy->last_request_read (and compiling with -DNDEBUG so that the inline
asserts() do not trigger), the problem goes away. So, I think the analysis from
my previous comment is correct.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev