<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Segfault in xf86-video-intel-2.99.917 (sna) with gcc-5.1, linux-4.0 headers, linux-4.0 kernels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90622">bug 90622</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Segfault in xf86-video-intel-2.99.917 (sna) with gcc-5.1, linux-4.0 headers, linux-4.0 kernels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90622#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Segfault in xf86-video-intel-2.99.917 (sna) with gcc-5.1, linux-4.0 headers, linux-4.0 kernels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90622">bug 90622</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>To get past the mmap failure, needs a libdrm fix or the ddx w/a. However, that
crash should not happen, so:

commit 8b7bdff750a98fc7644fc9ab17bedc79b03198b4
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Mon May 25 08:02:46 2015 +0100

    sna: Initialise no-op callbacks early

    In case of error, we try to free up memory before trying again. This
    involves callbacks into higher level code - but if we fail early, we
    will not have those hooks installed. Set no-ops stubs early to prevent
    untimely crashes.

    References: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Segfault in xf86-video-intel-2.99.917 (sna) with gcc-5.1, linux-4.0 headers, linux-4.0 kernels"
   href="show_bug.cgi?id=90622#c1">https://bugs.freedesktop.org/show_bug.cgi?id=90622#c1</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></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>