Nsight Graphics 2025.5 crash during GPU Trace

Hello,

I am getting a crash while trying to do a GPU trace on a NVIDIA GeForce RTX 3070 Ti .

It’s a pretty simple sample, and although I had no issues doing a regular capture, I’ve been completely unable to do a single GPU Trace. As soon as I trigger the trace, the application stops responding with the “logs window” stuck in “Preparing data for transfer…”. After a few seconds a get a crash with the following report:

Reason: EXCEPTION_ACCESS_VIOLATION_WRITE

Address: 0x1ee6afb2000

Assertion: Unknown assertion type 0x00000000

Thread 0 (crashed)

[0] VCRUNTIME140.dll + 0x11427

[1] WarpVizTarget.dll + 0x292cd

[2] WarpVizTarget.dll + 0x52571

[3] WarpVizTarget.dll + 0x53ced

[4] WarpVizTarget.dll + 0x52ef1

[5] sechost.dll + 0x3b33

[6] KERNELBASE.dll + 0x6f13e

[7] sechost.dll + 0x23180

Thread 1

Thread 2

Thread 3

Thread 4

Thread 5

Thread 6

Thread 7

Thread 8

Thread 9

Thread 10

Thread 11

Thread 12

Thread 13

Thread 14

Thread 15

Thread 16

Thread 17

Thread 18

Thread 19

Thread 20

Thread 21

Thread 22

Thread 23

Thread 24

Thread 25

Thread 26

Thread 27

Thread 28

Thread 29

Thread 30

Thread 31

Thread 32

Thread 33

Thread 34

Thread 35

Thread 36

Thread 37

Thread 38

Thread 39

Thread 40

Thread 41

Thread 42

Thread 43

Thread 44

Thread 45

Thread 46

Thread 47

Regards,

Mateus

Hi mateusgondimlima,

Thank you for using Nsight Graphics and providing your feedback. We are sorry for any inconvenience you have encountered. To ensure your target system is properly set up, could you try to launch a simple bundled app within Nsight Graphics? Click: Help → Samples → vk_raytrace, and launch the bundled app. If it works, the issue likely isn’t with your system configuration. To identify the problem, 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

Hello AYan,

Thanks for your reply. Unfortunately I got a similar crash trying to take a GPU trace of the vk_raytrace sample.

Reason: Unhandled C++ Exception

Address: 0x7ffe5218a80a

Assertion: Unknown assertion type 0x00000000

Thread 0 (crashed)

[0] KERNELBASE.dll + 0xca80a

[1] KERNELBASE.dll + 0xca80a

[2] WarpVizTarget.dll + 0x5109c0

[3] WarpViz.Injection.dll + 0xd563

[4] ntdll.dll + 0x1cca4

[5] WarpVizTarget.dll + 0x5109c0

[6] WarpVizTarget.dll + 0x1e5ebf

[7] ntdll.dll + 0x6da5e

[8] ntdll.dll + 0x791d0

[9] WarpVizTarget.dll + 0x5109c0

[10] VCRUNTIME140.dll + 0x52c7

[11] WarpVizTarget.dll + 0x5109c0

[12] ucrtbase.dll + 0x101d3

[13] WarpVizTarget.dll + 0x387c1b

[14] WarpVizTarget.dll + 0x39bf70

[15] WarpVizTarget.dll + 0x3c4fb0

[16] WarpVizTarget.dll + 0x386a99

[17] WarpVizTarget.dll + 0x29283

[18] WarpVizTarget.dll + 0x52571

[19] WarpVizTarget.dll + 0x53ced

[20] WarpVizTarget.dll + 0x52ef1

[21] sechost.dll + 0x3b33

[22] KERNELBASE.dll + 0x6f13e

[23] sechost.dll + 0x23180

Thread 1

Thread 2

Thread 3

Thread 4

Thread 5

Thread 6

Thread 7

Thread 8

Thread 9

Thread 10

Thread 11

Thread 12

Thread 13

Thread 14

Thread 15

Thread 16

Thread 17

Thread 18

Thread 19

Thread 20

Thread 21

Thread 22

Thread 23

Thread 24

Thread 25

Thread 26

Thread 27

Thread 28

Thread 29

Thread 30

Thread 31

By the way, I currently have the up to date GeForce Game Ready Driver installed (version 595.71).

Regards,

Mateus

Hi @mateusgondimlima,

That’s weird and it’s hard to say anything based on the callstack. The bundled vk_raytrace works fine with GPUTrace in my test machine on Nsight Graphics 2025.5. Could you take a try on another refresh machine?

Thanks
An

Hi @mateusgondimlima,

Some additional note:

  • Maybe you can share the minidump to us, that would give some more help
  • The crash might be due to the injection conflict with other software like OBS studio, FrameView, etc. It might also be worth to check the anti-virus software in your system.

Thanks
An

Hi AYan,

Apologies to the super late reply.

So, unfortunately I don’t have another machine to test this.

I do have a minidump that I can share, should I post it here, or send it over via NSight Graphics?

Regards,

Mateus

Hi @mateusgondimlima,

Could you upload the minidump to a cloud storage service and send me the link via a private message on the forum?

Thanks
An

Hi Ayan,

I’ve sent that link over to you now.

Please do let me know if you have any updates.

Regards,

Mateus