https://bugs.freedesktop.org/show_bug.cgi?id=86089
Bug ID: 86089 Summary: [r600g] shader failure - r600_sb::bc_finalizer::cf_peephole() when starting Second Life Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: shawn.starr@rogers.com
Compiling November 10th build of git master for rv6xx:
kernel: 3.18.0-0.rc3.git2.2.fc22.1.x86_64 mesa-dri-drivers-10.4-0.devel.100.20141110.fc21.x86_64 (custom using Fedora's .spec file)
I am using R600_DEBUG=hyperz
I get the following crash:
Program received signal SIGSEGV, Segmentation fault. 0x00007fffe916bb4e in r600_sb::bc_finalizer::cf_peephole (this=this@entry=0x7fffffffb350) at sb/sb_bc_finalize.cpp:877 877 c->jump_target = static_cast<cf_node*>(c->jump_target->next);
Full stack dump attached