Hi I followed the guide here https://developer.nvidia.com/drive/learn/tutorial-NsightSystems to profile a sample binary on the Drive Xavier using Nsight Eclipse Edition. I followed the instructions with the only difference being I am using CUDA Toolkit 10.0 instead of 9.2. The application compiles and runs fine on the Drive but if I try to profile it I get the following.
======== Error: Application received signal 139
logout
Along with an error dialog that says the program received a signal. What is going on and how can I get this working?
Thanks!