http://bugs.freedesktop.org/show_bug.cgi?id=26734

           Summary: format assertion in driNewRenderbuffer
           Product: Mesa
           Version: unspecified
          Platform: Other
               URL: https://bugs.launchpad.net/bugs/515846
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: bugzi09.fdo.tor...@xoxy.net


Created an attachment (id=33530)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33530)
full backtrace

glxinfo (or the DRI-enabled) xserver crashes with this assertion in mesa 7.7 on
a number of drivers:

glxinfo: ../common/drirenderbuffer.c:69: driNewRenderbuffer: Assertion `format
== 0x1908 || format == 0x8050 || format == 0x8058 || format == 0x81A5 || format
== 0x81A6 || format == 0x81A7 || format == 0x8D48' failed.

>From looking at the code, I think this happened with
http://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa_7_7_branch&id=1160acbfea986a821761d18f5f14d5d2cb0dea8c

The assertion should probably be updated or removed.


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

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to