Issue with DeepStream 6.4 Upgrade - GstNvTracker Core Dump

deepstream sdk 6.4
ubuntu 22
cuDNN : 8.9.4.25
TensorRT : 8.6.1
PyDS (Python bindings for DeepStream) 1.1.10
CUDA Toolkit:12.2

Hello,

I have been using DeepStream 6.3 without issues, but after upgrading to DeepStream 6.4, I encountered a problem with the DeepSort tracker. The following error appears when I try to load the tracker:

gstnvtracker: Loading low-level lib at /opt/nvidia/deepstream/deepstream-6.4/lib/libnvds_nvmultiobjecttracker.so
[NvMultiObjectTracker] Loading TRT Engine for tracker ReID…
[NvMultiObjectTracker] Loading Complete!
Aborted (core dumped)
Has anyone faced this issue after upgrading to DeepStream 6.4?

I’m using the default ReID model mars-small128.uff, which worked perfectly in DeepStream 6.3.

Please upgrade to latest DeepStream 7.1 and have a try with DeepStream release samples. Let us know if you meet any issue with latest DeepStream version.

Thanks for the suggestion. I need to use DeepStream 6.4 for now due to some reasons. Can someone help me solve the issue with this version?

Are you using Jetson or dGPU? Can you have a try with clean setup of DeepStream 6.4?

I use dGPU T4

You can have a try with DeepStream docker container based on the guide: Docker Containers — DeepStream documentation 6.4 documentation

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks