Nsight 5.1 crashes in VS 2015 on GTX 970m when capturing a frame, but seems to work on another compu

I have a very very very simple OpenGL 4.4 core game, which I’m trying to debug with Nsight 5.1 in Visual Studio 2015 on Windows 10. On one computer with GTX 960 everything works fine, but my laptop with GTX 970m crashes Nsight whenever I try to capture the frame.

I tried sending the error report, but that fails as well with an internal server error.

Hi darthdeus,

Your laptop should using some Win10 Hybrid mode that Nsight doesn’t support right now. Please try to force disable the iGPU and make your laptop only have one GPU [dGPU], Nsight should works fine on that.

Thanks
An

Hi Ayan,

I’ve tried disabling the integrated graphics both with a hw button that switches between dedicated GPU / hybrid, and by disabling it in the device manager http://i.imgur.com/z0FXZ7L.png, but Nsight still crashes.

Is there anything else that needs to be done, other than disabling the integrated GPU in the device manager?

Here’s a crash dump from Nsight https://dl.dropboxusercontent.com/u/2896872/nsight_crash2.dmp (using the builtin crash uploader didn’t work, so I had to save the dump).

Also to provide a bit more details, I’m using Nsight 5.1.0.16062 with GeForce driver 365.10 (release 02-May-2016).

Hi darthdeus,

I assume we already contact through email, let us keep this close. ;)

Thanks
An