Closed farnoy closed 1 year ago
Thanks for the report.
The crash is occurring because there is a barrier reported with a non-zero layout transition count, but there does not appear to be any layout transition instrumentation for that barrier (so RGP ends up dereferencing a null pointer). We can prevent the crash in RGP, but the data for this barrier will not be accurate unless the driver is updated to include the expected layout transition instrumentation.
The crash issue should be resolved in the 1.14.1 patch release that was published today.
I'm using RGP 1.14 on Windows 11 to open an .rgp trace exported by radv. The GUI crashes for me while opening the trace file, there's no stdout/stderr message nor a crash dump.
I tried debugging under WinDbg and the stack trace for the crash seems to be:
The trace I captured from
vkcube
: vkcube_2022.12.29_16.16.56.zip