<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - gtk+ apps segfault on Xvfb with mesa 13"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99027#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - gtk+ apps segfault on Xvfb with mesa 13"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99027">bug 99027</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Almost but not quite:

getVisualConfigs() seems to fail since the xserver advertises zero visuals
(reply.numVisuals). Which in itself is not at all surprising.

For both 24 and 8 bpp glxinfo correctly handle things printing the following
error message:
  name of display: :10
  Error: couldn't find RGB GLX visual or fbconfig

At the same time, on 24bpp gnome-terminal/gedit we seems to be hitting
different codepath, since we don't even get into libGL.so (__glXInitialize).

Leaning towards NOTOURBUG, but if anyone has further tips and suggestions I'll
gladly hear them out.</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>