Facing memory leak while running the default deepstream-app with the default config given with the deepstream: source12_1080p_dec_infer-resnet_tracker_tiled_display_fp16_tx2.txt
Also, facing the same issue with the deepstream-test5-app also - on an average the memory leak per minute is approx. 300KB.
Here is the RSS information of the deepstream-app:
Getting RSS details for process: deepstream-app, pid: 2269
1210780, 01:31
1212452, 02:31
1212864, 03:31
1213364, 04:31
1213364, 05:31
1213768, 06:32
1213904, 07:32
1213904, 08:32
1214168, 09:32
1214168, 10:32
1214412, 11:32
1214676, 12:32
1214676, 13:33
1214676, 14:33
1214676, 15:33
1214676, 16:33
1214676, 17:33
1214676, 18:33
1214676, 19:33
1215232, 20:33
1216144, 21:33
1216572, 22:34
Here is the same output for the deepstream-test5-app:
1005900, 00:10
1008896, 01:11
1009300, 02:11
1009864, 03:11
1010568, 04:11
1011504, 05:11
1011264, 06:11
1011360, 07:11
1012336, 08:11
1012464, 09:11
1012796, 10:11
1013396, 11:11
1013564, 12:11
1013876, 13:11
1014588, 14:12
1014468, 15:12
1014948, 16:12
1015236, 17:12
1015356, 18:12
1015764, 19:12
1016004, 20:12
1017208, 21:12
1017608, 22:12
1017816, 23:12
1018448, 24:12
1018808, 25:12
1019444, 26:13
1019924, 27:13
1020212, 28:13
1020548, 29:13
1020452, 30:13
1020884, 31:13
1021052, 32:13
1021388, 33:13
1022108, 34:13
1022292, 35:13
1022484, 36:13
Here is the complete information as applicable to your setup.
• Hardware Platform (Jetson)
Jetson TX2
• DeepStream Version - 5.0.1
5.0.1
• JetPack Version (valid for Jetson only) - 4.4
4.4
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs) - bugs
bugs
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
run the deepstream-app with default tx2 config file, here is the command:
$> /opt/nvidia/deepstream/deepstream/samples/configs/deepstream-app$ deepstream-app -c source12_1080p_dec_infer-resnet_tracker_tiled_display_fp16_tx2.txt