[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 21:19:09 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106830
Bug ID: 106830
Summary: [bisected] 32 bit tests (deqp, piglit, glcts,
vulkancts) crashing on all platforms
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: jason at jlekstrand.net
Reporter: clayton.a.craft at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
deqp, glcts, piglit, and vulkancts tests are all crashing when run with 32 bit
Mesa.This seems to affect every platform except G33.
This has been bisected to this commit:
commit 6a9525bf6729a8d2bb9c6a7b10ebdc9925c55463 (refs/bisect/bad)
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date: Tue May 29 14:37:35 2018 -0700
intel/eu: Switch to a logical state stack
Instead of the state stack that's based on copying a dummy instruction
around, we start using a logical stack of brw_insn_states. This uses a
bit less memory and is way less conceptually bogus.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
--
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/472a3af6/attachment.html>
More information about the intel-3d-bugs
mailing list