[Bug 28210] New: [bisected r300g] Heroes of Newerth crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 22 01:39:40 PDT 2010


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

           Summary: [bisected r300g] Heroes of Newerth crash
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: drakkk at centrum.cz


Created an attachment (id=35792)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=35792)
backtrace

With latest mesa git Heroes of Newerth crash early in game usually if some
effect like when you gain level is rendered. This is a regression introduce by
this commit:

f86ac27bf9203fdd9b7110dc843263307f475a99 is the first bad commit
commit f86ac27bf9203fdd9b7110dc843263307f475a99
Author: Marek Olšák <maraeo at gmail.com>
Date:   Sat May 15 22:55:17 2010 +0200

    r300g: fix psychedelic colors with SWTCL

    r300_vertex_shader::outputs was uninitialized.
    Also remove the tokens parameter.

Reverting mentioned commit solves this issue.

-- 
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