Hi,
I'm running dv-runtime on the Jetson AGX Orin. I'm trying to setup a remote runtime by following the instructions as outlined in the
docs.
The issue is that as soon as I connect to this runtime on my PC, it basically crashes upon loading. When you look at the GUI under structure as soon as the Visualize in UI module appears, I think the program restarts (because it appears and then immediately disappears).
When I look at the log on the Jetson, I can see
dv-runtime.servce: Main processs exited, code=killed, status=11/SEGV
dv-runtime.service: Failed with result 'signal'
And it shows that the program restarts multiple times.
Any way to resolve this?