[Bug 106830] [bisected] 32 bit tests (deqp, piglit, glcts, vulkancts) crashing on all platforms

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 5 22:52:46 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106830

Jason Ekstrand <jason at jlekstrand.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
This should be fixed by the following commit:

commit 01ad2067bba17451c663983877ec85145de20f02
Author: Jason Ekstrand <jason.ekstrand at intel.com>
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: https://bugs.freedesktop.org/show_bug.cgi?id=106830
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180605/284b2d16/attachment.html>


More information about the intel-3d-bugs mailing list