Created attachment 134422 [details] master: vkcube on Braswell Vulkan KMS rendering breaks with commit 818b8579145196c7a8d4095bd5e65367e02a8fef I could reproduce the crash on Haswell, Braswell and Skylake with vkcube and vkmark. https://github.com/krh/vkcube https://github.com/vkmark/vkmark kmscube still works, the issue is limited to Vulkan. I produced backtraces at the following commits, which are different. 818b8579145196c7a8d4095bd5e65367e02a8fef First bad d6d2b6b5ec9b1638c0827582872670c7da79bb53 17.2.1 df8767a14e3eae4dcb8241b731b34e9379706795 Master On some platforms in some commits stash smashing is detected: *** stack smashing detected ***: <unknown> terminated vkmark does not always crash, look for SIGINT in the backtraces where it just froze. Crash overview: | First bad | 17.2.1 | Master _____________________________________________________________________________________ vkcube | anv_CreateImageView | anv_CreateImageView | vk_alloc vkmark | isl_surf_fill_state_s | isl_surf_fill_state_s | anv_image_fill_surface_state
Created attachment 134423 [details] 17.2.1: vkcube on Haswell
Created attachment 134424 [details] 17.2.1: vkcube on Skylake
Created attachment 134425 [details] 17.2.1: vkcube on Braswell
Created attachment 134426 [details] 17.2.1: vkmark on Braswell
Created attachment 134427 [details] 17.2.1: vkmark on Haswell
Created attachment 134428 [details] 17.2.1: vkmark on Skylake
Created attachment 134429 [details] First bad: vkcube on Braswell
Created attachment 134430 [details] First bad: vkcube on Haswell
Created attachment 134431 [details] First bad: vkcube on Skylake
Created attachment 134432 [details] First bad: vkmark on Braswell
Created attachment 134433 [details] First bad: vkmark on Haswell
Created attachment 134434 [details] First bad: vkmark on Skylake
Created attachment 134435 [details] master: vkcube on Haswell
Created attachment 134436 [details] master: vkcube on Skylake
Created attachment 134437 [details] master: vkmark on Braswell
Created attachment 134438 [details] master: vkmark on Haswell
Created attachment 134439 [details] master: vkmark on Skylake
Should be fixed by https://cgit.freedesktop.org/mesa/mesa/commit/?id=c0a4f56fb9945e36a004bc38852fbb801aae3bd5
Thanks, works for me. In vkcube at least. vkmark still freezes, but this is probably fixable in the application.
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.