<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg memory leak with >=xf86-video-intel-2.99.901 and above"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70924#c68">Comment # 68</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg memory leak with >=xf86-video-intel-2.99.901 and above"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70924">bug 70924</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>Hmm, I think that should explain the half-ok image:

commit 4734354209897448af61b7c3fcb35ef1ced8b11f
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Mon Nov 4 12:57:01 2013 +0000

    sna: Apply the BLT source offset for individual copies

    Folloinw a complex path through multiple layers of indirections and
    tiling fallbacks, resulted in hitting a path where the source offset was
    subsequently ignored. This leads to the operation reading from invalid
    memory (or hitting the assert warning about the same).

    References: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg memory leak with >=xf86-video-intel-2.99.901 and above"
   href="show_bug.cgi?id=70924">https://bugs.freedesktop.org/show_bug.cgi?id=70924</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

Thanks a lot for the traces. That leaves the proxy assert still unresolved, but
can you please check if that at least fixes one issue?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>