<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg SIGSEGV in sna_do_copy() for 2.99.905"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71415#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg SIGSEGV in sna_do_copy() for 2.99.905"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71415">bug 71415</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 gc->funcs is also 0 which is bad and also seemingly impossible. Ok, this is
starting to look clearly like sna_gc_move_to_gpu() is being called to restore a
sna_gc_move_to_cpu() that never occurred.

I think the relevant fix is

commit d41f847c75c3bce85fda6e7508995b45679944e8
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Sat Nov 2 21:01:26 2013 +0000

    sna: Jump to the right escape target when bypassing a self-copy

    Another fix for

    commit e3f15cbf39696edae9f716bdcfbb7032ec7d7e3f [2.99.905]
    Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Date:   Tue Oct 22 15:19:15 2013 +0100

        sna: Move gc back to GPU after failure to move it to CPU</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>