<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] Piglit spec@!opengl 1.1@copypixels-sync - fail - i965: Failed to submit batchbuffer: Bad address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106621#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] Piglit spec@!opengl 1.1@copypixels-sync - fail - i965: Failed to submit batchbuffer: Bad address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106621">bug 106621</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>EFAULT means one of the bo was MADV_DONTNEED. We don't do a strict validation
pass, so only fail if we happen to try and page in the object in question.
(Less likely possibility is the user pointers passed to the ioctl are bogus.)
Sounds like we could do with a validation layer.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>