Issues running jetson-inference with Jetson Orin Nano

built jetson-inference from source (because there is no docker for r36.4.4)
cannot run any example from the bin directory without causing an error
posenet (the one I want) runs into a segmentation fault (both python and cpp)

Hi,

Since JetPack 6.1+ upgrades TensorRT to 10.x, we are more recommended to try Jetson-Inference on the JetPack 6.0 environment.
Thanks.