Skip to content

[DX12] Fetch all NV Counter Crash with NV RTX 5080 #3610

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
waitlessJ opened this issue May 11, 2025 · 1 comment
Open

[DX12] Fetch all NV Counter Crash with NV RTX 5080 #3610

waitlessJ opened this issue May 11, 2025 · 1 comment
Labels
Bug A crash, misbehaviour, or other problem Unresolved Waiting for a fix or implementation

Comments

@waitlessJ
Copy link

Description of Bug

Steps to reproduce

  1. download the lasteset NV perf sdk from https://developer.nvidia.com/nsight-perf-sdk , the version is (NVIDIA_Nsight_Perf_SDK_2025.1_Public_Windows) and place nvperf_grfx_host.dll file to renderdoc's plug-in folder.
  2. Open a d3d12 rdc trace (D3D12HelloTriangle can reproduce), and Capture All NV counters:

Image

3.The program crashed in nvperf_grfx_host.dll.

Environment

  • RenderDoc version: V1.38
  • Operating System:Win 10
  • Graphics API: D3D12
  • Graphics card: NV RTX 5080

Besides, I also test with my RTX 3060 with Nsight_Perf_SDK_2025.1 , it works fine when sample all NV counters.

Cound you pls kindly have a look?

Notice that NV have updated their Perf SDK head files in Nsight_Perf_SDK_2025.1 , which maybe differ from the NV SDK head files in renderdoc currently used.

@Zorro666 Zorro666 added Bug A crash, misbehaviour, or other problem Unresolved Waiting for a fix or implementation labels May 12, 2025
@baldurk
Copy link
Owner

baldurk commented May 12, 2025

This will need to be passed along to nvidia, especially if the crash happens in their provided library. I'll get in contact with them to see if they can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A crash, misbehaviour, or other problem Unresolved Waiting for a fix or implementation
Projects
None yet
Development

No branches or pull requests

3 participants