[Mesa-dev] [Bug 99027] gtk+ apps segfault on Xvfb with mesa 13

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 15 15:10:09 UTC 2016


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

--- Comment #9 from Emil Velikov <emil.l.velikov at gmail.com> ---
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.

-- 
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/20161215/ec5e925b/attachment.html>


More information about the mesa-dev mailing list