<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - x11-libs/libxcb media-libs/mesa segfault in __glXGetString"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57372#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - x11-libs/libxcb media-libs/mesa segfault in __glXGetString"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57372">bug 57372</a>
              from <span class="vcard"><a class="email" href="mailto:rich0@gentoo.org" title="Richard Freeman <rich0@gentoo.org>"> <span class="fn">Richard Freeman</span></a>
</span></b>
        <pre>I've determined that the segfault does not occur with xserver commit
90aa2486e394c0344aceb2a70432761665a79333, and it does occur with xserver commit
ed6daa15a7dcf8dba930f67401f4c1c8ca2e6fac.

So, that appears to be the commit that introduces this behavior:
commit ed6daa15a7dcf8dba930f67401f4c1c8ca2e6fac
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date:   Wed Jul 4 15:21:09 2012 -0700

    glx/dri2: Enable GLX_ARB_create_context_robustness

    If the driver supports __DRI2_ROBUSTNESS, then enable
    GLX_ARB_create_cotnext_robustness as well.  If robustness values are
    passed to glXCreateContextAttribsARB and the driver doesn't support
    __DRI2_ROBUSTNESS, existing drivers will already generate the correct
    error values (so that the correct GLX errors are generated).

    Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Reviewed-by: Dave Airlie <<a href="mailto:airlied@redhat.com">airlied@redhat.com</a>>
    Signed-off-by: Keith Packard <<a href="mailto:keithp@keithp.com">keithp@keithp.com</a>>

I'll see if I can get xorg-1.13.0 patched to be missing just this commit.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>