Hi NVIDIA team,
I am reporting a reproducible crash in Nsight Compute UI (ncu-ui.exe) on Windows 11 (24H2, OS Build 26100.1, fresh installation). The application fails to launch if the Windows User Profile path contains non-ASCII / special characters (e.g., C:\Users\Mickaël).
The application crashes with a generic C++ exception code caught by the Visual C++ Runtime. The faulting module is VCRUNTIME140_1.dll – not sure if this library is the actual culprit. I attach the .dmp file.
0599affc-39b3-409b-be96-a03c595c1390.zip (29.3 KB)
Creating a new local user account with standard ASCII characters (e.g., Andrew) resolves the crash immediately on the same machine. In case it helps, Nsight Systems 2026.1.1 works fine even for users with special characters.
Thanks in advance!