<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [nve7] witcher2: blurry image & DATA_ERRORs (class 0xa097 mthd 0x2380/0x238c)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91890#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [nve7] witcher2: blurry image & DATA_ERRORs (class 0xa097 mthd 0x2380/0x238c)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91890">bug 91890</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>Hmmm... that's the CB_SIZE which is 64K max, aka 0x10000. Somehow it's trying
to write to 0x24000 which is well past that. Should probably throw some asserts
in to see where it's happening.

IIRC I fixed some issues with CB writes at some point, can you confirm that
this happens on a semi-recent mesa? Preferably Mesa 11-rcN or git?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>