Processing of SPIR-V shader leads to segmentation fault
Submitted by Alastair Donaldson
Assigned to Intel 3D Bugs Mailing List
Link to original bug (#111070)
Description
Created attachment 144706 Amber test exposing the problem
Running the attached test using Amber (https://github.com/google/amber):
amber unreachable-loops-in-switch.amber
should lead to the test passing.
Instead, a segmentation fault occurs, with a backtrace starting in libvulkan_intel.so.
Build: Mesa 19.2.0-devel (git-243db498) (Debug) Device: Intel(R) HD Graphics 630 (Kaby Lake GT2)
Bug found using GraphicsFuzz.
Attachment 144706, "Amber test exposing the problem":
unreachable-loops-in-switch.amber
Version: git