<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVE7] Hard hang (GPC0/TPC0/MP trap: MULTIPLE_WARP_ERRORS MEM_OUT_OF_BOUNDS)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80865">bug 80865</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Hard hang (GPC0/TPC0/MP trap: MULTIPLE_WARP_ERRORS MEM_OUT_OF_BOUNDS)
           </td>
           <td>[NVE7] Hard hang (GPC0/TPC0/MP trap: MULTIPLE_WARP_ERRORS MEM_OUT_OF_BOUNDS)
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVE7] Hard hang (GPC0/TPC0/MP trap: MULTIPLE_WARP_ERRORS MEM_OUT_OF_BOUNDS)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80865#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVE7] Hard hang (GPC0/TPC0/MP trap: MULTIPLE_WARP_ERRORS MEM_OUT_OF_BOUNDS)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80865">bug 80865</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>Those errors are most likely to happen when e.g. you're accessing a UBO out of
its bounds. Or if the driver messed up binding said UBO... or some code
generation error. However it should be ~harmless, except for the fact that the
render in question will be messed up.

BTW, what mesa version are you using?

The DISP errors at the end are the reason (or at least a demonstration) that
the GPU hung. I suspect the rest of the system was totally fine.

This also looks worrying:

[160330.118473] nouveau E[   PFIFO][0000:01:00.0] write fault at 0x00004d6000
[PTE] from GR/GPC0/PROP_0 on channel 0x007f971000 [Xorg[981]]
[160330.118474] nouveau E[   PFIFO][0000:01:00.0] PGRAPH engine fault on
channel 2, recovering...

I'm guessing the errors stressed the ctxsw logic and it couldn't handle some
condition.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>