[Mesa-dev] [Bug 69682] mesa-9.2.0 and glamor-0.5.1 crash X - (?) _mesa_GetVertexAttribdv (?)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 22 16:27:22 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69682
Ian Romanick <idr at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
This is the same underlying issue as bug #66359 and probably others. The
fundamental problem is that glamor is doing something that can never work:
linking with libGL in the xserver. libGL and the xserver's GLX module fight
about where functions go in the dispatch table, and everybody loses.
*** This bug has been marked as a duplicate of bug 66359 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130922/b88921e5/attachment-0001.html>
More information about the mesa-dev
mailing list