From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 31907] New: Segfault in Yo Frankie! Date: Wed, 24 Nov 2010 15:08:41 -0800 (PST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 898559E73F for ; Wed, 24 Nov 2010 15:08:41 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=31907 Summary: Segfault in Yo Frankie! Product: Mesa Version: git Platform: Other URL: http://www.yofrankie.org/ OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: sa@whiz.se Created an attachment (id=40560) --> (https://bugs.freedesktop.org/attachment.cgi?id=40560) Backtrace As mentioned in bug 28860, I'm getting a segfault in the game Yo Frankie if shaders are enabled: Program received signal SIGSEGV, Segmentation fault. 0xb6fc2bfc in translate_dst (t=, inst=) at state_tracker/st_mesa_to_tgsi.c:193 193 return t->outputs[t->outputMapping[index]]; Bisecting leads to this commit: adf35e80d3b3d37b97f0608a5a2f221dbd8c0d64 is the first bad commit commit adf35e80d3b3d37b97f0608a5a2f221dbd8c0d64 Author: Brian Paul Date: Thu Oct 21 19:03:38 2010 -0600 gallium: new CAP, state for primitive restart :040000 040000 dad0765228ba7c91fb6bd5b13d36dba74da0b2d8 256dec454d077a85a1d9a5e1892dea68a04a07c3 M src System environment: -- system architecture: 32-bit -- Linux distribution: Debian unstable -- GPU: RV570 -- Model: Asus EAX1950Pro 256MB -- Display connector: DVI -- xf86-video-ati: e9928fe036e9382fd7bc353f3f05531445f08977 -- xserver: 1.9.0.902 (1.9.1 RC 2) -- mesa: 1197393faa285bee0d99409a1c82f575dbcbc708 -- drm: 2.4.22 -- kernel: 2.6.36 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.