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

            Bug ID: 96274
           Summary: [NVC0] Failure when compiling compute shader:
                    Assertion `bb->getFirst()->serial <=
                    bb->getExit()->serial' failed
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Created attachment 124171
  --> https://bugs.freedesktop.org/attachment.cgi?id=124171&action=edit
failing tgsi shader

This happens in GRID Autosport, when selecting one of the advanced graphics
options (global illumination or the one right next to it). The issue appears to
be squarely in nouveau's optimizations.

It looks like we end up deciding that the first while loop can be removed? Or
somehow lose track of those BBs? Unclear. This in turn leads to BB:11 being
completely lost.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to