https://bugs.freedesktop.org/show_bug.cgi?id=64933
Priority: medium Bug ID: 64933 Assignee: dri-devel@lists.freedesktop.org Summary: Hyperz related gpu lockup on git mesa in Brütal Legend Severity: normal Classification: Unclassified OS: Linux (All) Reporter: thomas.lindroth@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 79724 --> https://bugs.freedesktop.org/attachment.cgi?id=79724&action=edit dmesg, xorg.log
It locks up in the opening scene unless R600_HYPERZ=0 is set. Here it a trace for it. https://dl.dropboxusercontent.com/s/w1dr3abdesxcp66/Buddha2.bin.x86.trace.xz [337M]
I tried to trim it but I only got an unplayable result. glretrace would segfult in r600g.so so it could also be a problem with the driver. Replaying with mesa-9.1.2 didn't segfault, instead I got this error message: glretrace: ../../src/mesa/main/fbobject.c:2014: reuse_framebuffer_texture_attachment: Assertion `src_att->Renderbuffer != ((void *)0)' failed
I uploaded the full trace just to make sure there is nothing wrong with the trace.
I'm using 32bit: brütal legend (steam), mesa-git, libdri-git and 64bit: xf86-video-ati-7.1.0 xorg-server-1.13.4 kernel-3.9.3
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --enable-dri --enable-glx --enable-texture-float --disable-debug --enable-egl --disable-gbm --disable-gles1 --disable-gles2 --enable-glx-tls --disable-osmesa --enable-asm --enable-shared-glapi --disable-xa --disable-xorg --with-dri-drivers= --with-gallium-drivers=,swrast,r600 PYTHON2=/usr/bin/python2.7 --with-egl-platforms=x11 --enable-gallium-egl --enable-gallium-llvm --disable-openvg --disable-r600-llvm-compiler --disable-vdpau --disable-xvmc
https://bugs.freedesktop.org/show_bug.cgi?id=64933
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Alex Deucher agd5f@yahoo.com ---
*** This bug has been marked as a duplicate of bug 64471 ***
dri-devel@lists.freedesktop.org