<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - xorg-server-1.13.0: core dump on regen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56608#c40">Comment # 40</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - xorg-server-1.13.0: core dump on regen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56608">bug 56608</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>The only way I can see it crash like that is if ScrnInfo->pScreen is stale.
I've reviewed all the code and cannot see how that would be possible. Anyway,
I've thrown in a couple more assertions to test that hypothesis:

commit d4164de5ccb82068e2858a90b2cd44eef82b6037
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Fri Mar 1 12:13:47 2013 +0000

    sna: Assert that the ScrnInfo and ScreenPtr relationship is correct

    References: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - xorg-server-1.13.0: core dump on regen"
   href="show_bug.cgi?id=56608">https://bugs.freedesktop.org/show_bug.cgi?id=56608</a>

Can you please try to reproduce again with --enable-debug[=full] and see it
hits those assertions?</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>