<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bisected] 32 bit tests (deqp, piglit, glcts, vulkancts) crashing on all platforms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106830">bug 106830</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 - [bisected] 32 bit tests (deqp, piglit, glcts, vulkancts) crashing on all platforms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106830#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bisected] 32 bit tests (deqp, piglit, glcts, vulkancts) crashing on all platforms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106830">bug 106830</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>This should be fixed by the following commit:

commit 01ad2067bba17451c663983877ec85145de20f02
Author: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>>
Date:   Tue Jun 5 14:33:12 2018 -0700

    intel/eu: Use a struct copy instead of a memcpy

    The memcpy had the wrong size and this was causing crashes on 32-bit
    builds of the driver.

    Fixes: 6a9525bf6729a8 "intel/eu: Switch to a logical state stack"
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bisected] 32 bit tests (deqp, piglit, glcts, vulkancts) crashing on all platforms"
   href="show_bug.cgi?id=106830">https://bugs.freedesktop.org/show_bug.cgi?id=106830</a>
    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>

I've verified that it fixes the one obvious 32-bit thing but haven't had a
chance to do a full CI run just yet.  Please confirm once the daily run for
tonight is complete.</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>