Nsight Graphics auto exit process! when sametime open vulkan validation and reuse old swapchain

When my vulkan process sametime open vulkan validation and reuse old swapchain, Nsight Graphics will auto exit process.
But only open vulkan validation or reuse old swapchain is fine!

OS: Ubuntu 20.04.4 LTS
Nsight Graphics: 2023.4.1.0
Vulkan: 1.3.277

Hi,

Thank you for using Nsight Graphics and providing your feedback. We are sorry for any inconvenience you have encountered. Could you please provide a simple example that would allow us to reproduce the issue? This will help us in investigating and resolving the problem more efficiently.

Thanks
An

OS: Windows 11 Pro
Visual Studio: 2022
Nsight Graphics: 2024.2.0
Have the same problem.

vulkan demo: triangle

Sametime Enable validation layers and reuse old swapchian:

Enable validation layers:

resize the window to reuse old swapchain:

resize window then auto exit process!
Screenshot 2024-09-01 212629

not reuse old swapchain:


Only Enabling validation layers and not reusing old swapchain resize window is fine.

Only reusing old swapchain and not Enabling the validation layers resize window is fine too.

Hi nameericchen,

Do you mean the un-modified vulkan demo triangle will crash when you:

  1. set -v in the command line
  2. resize the window after launch
  3. launch with Nsight Graphics

Right? I can reproduce the crash, and an internal case has been created to track.

Thanks
An

Yes.

Thanks

Hi nameericchen,

The issue has been fixed, and next release of Nsight Graphics will pick that.

Thanks
An

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.