<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some Unity games fail assertion on startup in glXCreateContextAttribsARB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99781#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some Unity games fail assertion on startup in glXCreateContextAttribsARB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99781">bug 99781</a>
              from <span class="vcard"><a class="email" href="mailto:rstrode@redhat.com" title="Ray Strode [halfline] <rstrode@redhat.com>"> <span class="fn">Ray Strode [halfline]</span></a>
</span></b>
        <pre>In your case the last request accounted for is 84 and the narrowed error event
sequence number is 82.

The code notices 82 is less than 84 and assumes the upper bits were off by one,
but what's really happened (I guess) is somehow the last request accounted for
is getting updated early. maybe events are getting handled out of order</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>