https://bugs.freedesktop.org/show_bug.cgi?id=32040
Summary: [bisected, r300g] Heroes of Newerth assert on startup Product: Mesa Version: git Platform: Other URL: http://www.heroesofnewerth.com/download.php OS/Version: All Status: NEW Keywords: regression Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: drakkk@centrum.cz CC: sroland@vmware.com
Created an attachment (id=40726) --> (https://bugs.freedesktop.org/attachment.cgi?id=40726) backtrace
r300_texture_desc.c:486:r300_texture_get_offset: Assertion `layer == 0' failed.
This is a regression: 4c7001462607e6e99e474d6271dd481d3f8f201c is the first bad commit commit 4c7001462607e6e99e474d6271dd481d3f8f201c Author: Roland Scheidegger sroland@vmware.com Date: Thu Dec 2 04:33:43 2010 +0100
gallium: support for array textures and related changes ....
Mesa: 7528f143dfb77e3e0486006676e990964392aebf Kernel: 2.6.36.6 GPU: RV530
BTW HoN is not free, however an account is not needed to reproduce this since it crashes before login screen.
https://bugs.freedesktop.org/show_bug.cgi?id=32040
--- Comment #1 from Fabio Pedretti fabio.ped@libero.it 2010-12-02 01:02:01 PST --- Same problem with sauerbraten when loading any map.
https://bugs.freedesktop.org/show_bug.cgi?id=32040
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Marek Olšák maraeo@gmail.com 2010-12-02 05:46:28 PST --- Fixed with commit f3021c688fc7a9c7d1eb5c207b6edebfcc9bd6fb. Closing..
dri-devel@lists.freedesktop.org