From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 65803] New: r600g: segfault with Kerbal Space Program Date: Sat, 15 Jun 2013 21:27:23 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1269186533==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C1325E5DEA for ; Sat, 15 Jun 2013 14:27:23 -0700 (PDT) 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 --===============1269186533== Content-Type: multipart/alternative; boundary="1371331643.FEA6Bc0.21513"; charset="us-ascii" --1371331643.FEA6Bc0.21513 Date: Sat, 15 Jun 2013 21:27:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=65803 Priority: medium Bug ID: 65803 Assignee: dri-devel@lists.freedesktop.org Summary: r600g: segfault with Kerbal Space Program Severity: normal Classification: Unclassified OS: Linux (All) Reporter: corey@octayn.net Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa Unfortunately the game is closed source and stripped, so I don't have more information, but the backtrace I get is: (gdb) where #0 0x0000000000000000 in ?? () #1 0x00007ffff30052ae in pipe_sampler_view_reference (view=0x85d19b0, ptr=0x768b410) at ../../../../src/gallium/auxiliary/util/u_inlines.h:151 #2 r600_set_sampler_views (pipe=0x7689c90, shader=, count=, views=0x37395e0, start=) at r600_state_common.c:626 #3 0x00007ffff2e21a1b in update_textures (st=0x4b2dd80, shader_stage=1, prog=0x8562a20, max_units=16, sampler_views=0x4b2e710, num_textures=0x4b2e894) at ../../src/mesa/state_tracker/st_atom_texture.c:316 #4 0x00007ffff2e1d907 in st_validate_state (st=st@entry=0x4b2dd80) at ../../src/mesa/state_tracker/st_atom.c:221 #5 0x00007ffff2e2463a in st_Clear (ctx=0x411f8e0, mask=50) at ../../src/mesa/state_tracker/st_cb_clear.c:396 #6 0x00000000005759c1 in ?? () #7 0x000000000057dfa3 in ?? () #8 0x00000000005b4ead in ?? () #9 0x000000000087db9c in ?? () #10 0x0000000000b4d303 in ?? () #11 0x00007ffff62dea15 in __libc_start_main () from /usr/lib/libc.so.6 #12 0x0000000000456669 in ?? () #13 0x00007fffffffd438 in ?? () #14 0x00000000ffffffff in ?? () #15 0x0000000000000001 in ?? () #16 0x00007fffffffd832 in ?? () #17 0x0000000000000000 in ?? () I have a trace but it's very large (>500MB) and it doesn't reproduce the crash. I haven't seen anyone else report the crash. The crash happens on stable mesa too. I can reliably reproduce by selecting the first two menu options in the game launch (Start Game and Settings). The previous versions of the game worked. -- You are receiving this mail because: You are the assignee for the bug. --1371331643.FEA6Bc0.21513 Date: Sat, 15 Jun 2013 21:27:23 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 65803
Assignee dri-devel@lists.freedesktop.org
Summary r600g: segfault with Kerbal Space Program
Severity normal
Classification Unclassified
OS Linux (All)
Reporter corey@octayn.net
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

Unfortunately the game is closed source and stripped, so I don't have more
information, but the backtrace I get is: 

(gdb) where
#0  0x0000000000000000 in ?? ()
#1  0x00007ffff30052ae in pipe_sampler_view_reference (view=0x85d19b0,
ptr=0x768b410) at ../../../../src/gallium/auxiliary/util/u_inlines.h:151
#2  r600_set_sampler_views (pipe=0x7689c90, shader=<optimized out>,
count=<optimized out>, views=0x37395e0, start=<optimized out>) at
r600_state_common.c:626
#3  0x00007ffff2e21a1b in update_textures (st=0x4b2dd80, shader_stage=1,
prog=0x8562a20, max_units=16, sampler_views=0x4b2e710, num_textures=0x4b2e894)
at ../../src/mesa/state_tracker/st_atom_texture.c:316
#4  0x00007ffff2e1d907 in st_validate_state (st=st@entry=0x4b2dd80) at
../../src/mesa/state_tracker/st_atom.c:221
#5  0x00007ffff2e2463a in st_Clear (ctx=0x411f8e0, mask=50) at
../../src/mesa/state_tracker/st_cb_clear.c:396
#6  0x00000000005759c1 in ?? ()
#7  0x000000000057dfa3 in ?? ()
#8  0x00000000005b4ead in ?? ()
#9  0x000000000087db9c in ?? ()
#10 0x0000000000b4d303 in ?? ()
#11 0x00007ffff62dea15 in __libc_start_main () from /usr/lib/libc.so.6
#12 0x0000000000456669 in ?? ()
#13 0x00007fffffffd438 in ?? ()
#14 0x00000000ffffffff in ?? ()
#15 0x0000000000000001 in ?? ()
#16 0x00007fffffffd832 in ?? ()
#17 0x0000000000000000 in ?? ()

I have a trace but it's very large (>500MB) and it doesn't reproduce the crash.
I haven't seen anyone else report the crash. The crash happens on stable mesa
too.

I can reliably reproduce by selecting the first two menu options in the game
launch (Start Game and Settings). The previous versions of the game worked.


You are receiving this mail because:
  • You are the assignee for the bug.
--1371331643.FEA6Bc0.21513-- --===============1269186533== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1269186533==--