[Mesa-dev] [Bug 99781] Some Unity games fail assertion on startup in glXCreateContextAttribsARB

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 24 16:41:44 UTC 2019


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

--- Comment #13 from Uli Schlachter <psychon at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190324/127c59ac/attachment.html>


More information about the mesa-dev mailing list