[Bug 91725] R600 asserts in sb_shed.c:251 during Shader Backend optimization pass.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 22 06:53:12 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91725

            Bug ID: 91725
           Summary: R600 asserts in sb_shed.c:251 during Shader Backend
                    optimization pass.
           Product: Mesa
           Version: git
          Hardware: x86 (IA32)
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: ikalvachev at gmail.com
        QA Contact: dri-devel at lists.freedesktop.org

Created attachment 117861
  --> https://bugs.freedesktop.org/attachment.cgi?id=117861&action=edit
The shader causing the problem as TGSI and R600 bytecode. Created by Nine.

The exact error message is:
sb/sb_sched.cpp:251:unreserve: Assertion `rp[cycle][chan] == sel &&
uc[cycle][chan]' failed.

It doesn't trigger if I replay with "R600_DEBUG=nobs".
My hardware is Radeon HD5670 (Redwood).

I have attached part of the log created by "R600_DEBUG=vs,ps" containing the
TGSI code and the unoptimized R600 bytecode.

The bug is reproduced by replaying d3d9 trace of the game "The Forest". The
trace file has been uploaded to ixit ftp server. You need d3dretrace.exe (from
apitrace compiled for windows) and wine. It is preferable is wine have ixit
Nine patch and mesa-git with Nine enabled.

The bug is reproduced by both Nine state tracker and  by the OpenGL one (when
using vanilla wined3d opengl wrapper). Since the the OpenGL TGSI code is
different, I'm attaching it too.

If you need more info, feel free to ask me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150822/9ebada12/attachment.html>


More information about the dri-devel mailing list