[Bug 110497] [DXVK][Regression][Bisected][SKL] Project Cars 2 crashes with Bug Splat when loading finishes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 22 23:25:39 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110497
Bug ID: 110497
Summary: [DXVK][Regression][Bisected][SKL] Project Cars 2
crashes with Bug Splat when loading finishes
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/intel
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: leozinho29_eu at hotmail.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net
Created attachment 144073
--> https://bugs.freedesktop.org/attachment.cgi?id=144073&action=edit
Logs and screenshot
It was noticed that Project Cars 2 is crashing with Bug Splat when the loading
ends and it starts to show the manufacturer logos and technologies used,
generally crashing when it shows penultimate screen before the intro but it can
reach the intro.
Doing a git bisect results in:
e6803f6b6f06e805fe162d76aad5e25d2510232a is the first bad commit
commit e6803f6b6f06e805fe162d76aad5e25d2510232a
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date: Thu Feb 7 14:10:33 2019 -0600
anv: Use bindless textures and samplers
This commit changes anv to put bindless handles and sampler pointers
into the descriptor buffer and use those instead of bindful when we run
out of binding table space. This "spilling" of descriptors allows to to
advertise an almost unbounded number of images and samplers.
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>
:040000 040000 702a77184cf6dda99484cce774162a0800c21355
f1c09e17d603467f5c7a5a87a00977d3da5ef846 M src
The complete log:
git bisect start
# good: [c4478889b7176ea5aed52d1630bedb43797a00f0] iris: Add texture cache
flushing hacks for blit and resource_copy_region
git bisect good c4478889b7176ea5aed52d1630bedb43797a00f0
# bad: [b58e5fb6f317be771326f98d498483e45942beaf] radeonsi: use CP DMA for the
null const buffer clear on CIK
git bisect bad b58e5fb6f317be771326f98d498483e45942beaf
# good: [90430d04886227099253ed38de089aee0d713ec5] intel/fs: Eliminate dead
code first
git bisect good 90430d04886227099253ed38de089aee0d713ec5
# good: [bcb81b4d48f3a248189a6da0af564ae23473e451] gallium/auxiliary/vl: Fix a
couple of warnings
git bisect good bcb81b4d48f3a248189a6da0af564ae23473e451
# bad: [6e230d7607f9b3e082d00859bd7725c4dc87e5cf] anv: Implement
VK_EXT_descriptor_indexing
git bisect bad 6e230d7607f9b3e082d00859bd7725c4dc87e5cf
# good: [79fb0d27f3ab41fec88acbe24bc3163a42c0715c] anv: Implement SSBOs
bindings with GPU addresses in the descriptor BO
git bisect good 79fb0d27f3ab41fec88acbe24bc3163a42c0715c
# good: [f16fcb9db779bd9b48a79df144358ac50428e6e8] anv: Use write_image_view to
initialize immutable samplers
git bisect good f16fcb9db779bd9b48a79df144358ac50428e6e8
# bad: [83af92e593ccb316f33fc6a9a7cf8ea0f8ea3486] intel/fs: Add support for
bindless image load/store/atomic
git bisect bad 83af92e593ccb316f33fc6a9a7cf8ea0f8ea3486
# bad: [e6803f6b6f06e805fe162d76aad5e25d2510232a] anv: Use bindless textures
and samplers
git bisect bad e6803f6b6f06e805fe162d76aad5e25d2510232a
# good: [bf61f057f72b57e977440ff66dc557d1140fede3] anv: Pass the plane into
lower_tex_deref
git bisect good bf61f057f72b57e977440ff66dc557d1140fede3
# first bad commit: [e6803f6b6f06e805fe162d76aad5e25d2510232a] anv: Use
bindless textures and samplers
System specifications:
Processor: Intel Core i3-6100U;
Video: Intel HD Graphics 520;
Architecture: amd64;
Mesa: 19.1.0-devel (git-e6803f6b6f);
Kernel version: 4.18.0-17-lowlatency;
Distribution: Xubuntu 18.04.2 amd64.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190422/1d56f5b8/attachment.html>
More information about the intel-3d-bugs
mailing list