<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 - [GP106] Firefox causes a crash / X lockup in the nouveau driver on GTX 1060"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105884">bug 105884</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>Firefox causes a crash / X lockup in the nouveau driver on GTX 1060
           </td>
           <td>[GP106] Firefox causes a crash / X lockup in the nouveau driver on GTX 1060
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GP106] Firefox causes a crash / X lockup in the nouveau driver on GTX 1060"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105884#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GP106] Firefox causes a crash / X lockup in the nouveau driver on GTX 1060"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105884">bug 105884</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>4.15 had a number of things added to it.

One thing is using hugepages in ttm, which a lot of people have reported issues
with. Try disabling CONFIG_SWIOTLB (not really needed on modern hw, afaik).

Also nouveau's vm got a rewrite. Some fixes needed to be applied, I think
they're all in 4.16, not as sure about 4.15.x.

The start of your errors is

[ 7661.417755] nouveau 0000:01:00.0: fifo: PBDMA0: 00040000 [PBENTRY] ch 7
[017f3cc000 firefox[19007]] subc 0 mthd 0000 data 00000000
[ 7661.417774] nouveau 0000:01:00.0: gr: TRAP ch 7 [017f3cc000 firefox[19007]]
[ 7661.417780] nouveau 0000:01:00.0: gr: DISPATCH 80000002
[CLASS_SUBCH_MISMATCH]
[ 7661.417793] nouveau 0000:01:00.0: fifo: PBDMA0: 00200000 [METHOD] ch 7
[017f3cc000 firefox[19007]] subc 0 mthd 000c data 88888888

which doesn't look extremely familiar. "FIFO is confused", after which
everything goes downhill pretty fast.</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>