[Bug 29235] New: OpenGL applications segfault in glxMakeCurrent with git mesa

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 25 02:33:49 PDT 2010


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

           Summary: OpenGL applications segfault in glxMakeCurrent with
                    git mesa
           Product: DRI
           Version: DRI CVS
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: General
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: ghepeu at virgilio.it


Recent changes to mesa (almost certainly krh glx rework) made all GL
applications segfault in glxMakeCurrent with DRI1, both hardware dri and
software (but not with indirect rendering, ie. compiz).

Commit 4d58b5b482d06ab8d4c4b2db33d0b48b7c82d064 (glx: Drop duplicate psc field
in drisw context struct) fixed software rendering, trivially making the same
changes in dri_glx.c fixed rendering with hardware acceleration too.

Simple patch attached.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list