Bug 103851 - Intel Vulkan driver seg-faulting in LunarG Layer Validation Test
Summary: Intel Vulkan driver seg-faulting in LunarG Layer Validation Test
Status: RESOLVED DUPLICATE of bug 103241
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/intel (show other bugs)
Version: 17.2
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-22 22:44 UTC by Mark Young
Modified: 2017-12-02 17:13 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Vulkan Installation Analyzer System output (80.95 KB, text/html)
2017-11-22 22:44 UTC, Mark Young
Details

Description Mark Young 2017-11-22 22:44:00 UTC
Created attachment 135675 [details]
Vulkan Installation Analyzer System output

System Information captured in via.html (attached).

The test "vk_layer_validation_tests" is intended to make sure that the validation layers properly catch each error that we detect.  However, one of the tests is triggering a seg fault.  This test is working on AMD Windows, Nvidia Windows, Intel Windows, and Nvidia Linux, although I think it may be showing a few errors on some of those.

Repo steps:

1) Make sure Mesa Vulkan is loaded/installed on your system
2) Clone the Vulkan-LoaderAndValidationLayers [https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers]
3) Follow build instructions in BUILD.md
4) cd to <build_folder>/tests
5) Run ./vk_layer_validation_tests

Expected, complete the test without crashing, ideally with no errors.  Actual results, seg faults running "CreatePipeline64BitAttributesPositive" sub-test.

"
...
[ RUN      ] VkPositiveLayerTest.CreatePipeline64BitAttributesPositive
Segmentation fault (core dumped)
"

This has happened for a while, but I've been negligent in logging it.
Word of warning, there's also a test called "vk_loader_validation_tests", that test runs fine, so make sure you run the "layer" version.
Comment 1 Jason Ekstrand 2017-12-02 17:13:10 UTC

*** This bug has been marked as a duplicate of bug 103241 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.