- My device env
Software part of jetson-stats 4.2.4 - (c) 2024, Raffaello Bonghi
Model: Jetson AGX Orin Developer Kit - Jetpack 5.1.2 [L4T 35.4.1]
NV Power Mode[0]: MAXN
Serial Number: [XXX Show with: jetson_release -s XXX]
Hardware:
- P-Number: p3701-0005
- Module: NVIDIA Jetson AGX Orin (64GB ram)
Platform:
- Distribution: Ubuntu 20.04 focal
- Release: 5.10.120-tegra
jtop:
- Version: 4.2.4
- Service: Active
Libraries:
- CUDA: 11.4.315
- cuDNN: 8.6.0.166
- TensorRT: 5.1.2
- VPI: 2.3.9
- Vulkan: 1.3.204
- OpenCV: 4.6.0 - with CUDA: YES
- DeepStream 6.3
-
My video pipeline is showed in follow svg file named playing_3_21.svg in zip file . The App is developed by following deepstream-app demo.
-
I got memory leak when the pipeline is running. I use google ASAN tool to debug my APP. The log is in file named asan.log.32802 in zip file.
log.zip (61.5 KB) -
Please give me some guide to fix the bug. If you need more detail information, I will provide you. Thanks.