Memory leak in test 01_video_encode

Dear Sir:

When I use the 01_video_encode to do the stress test, I find the memory leak. From the top statistics, my program “video_encode” get really big memory.

The command as below:

./video_encode danren_1920x1080_60fps_yuv420p.yuv 1920 1080 H264 1.264 -s 999999

The version of jetpack is :
nvidia@nvidia-desktop:/usr/src/jetson_multimedia_api/samples/01_video_encode$ cat /etc/nv_tegra_release

R32 (release), REVISION: 5.1, GCID: 26202423, BOARD: t186ref, EABI: aarch64, DATE: Fri Feb 19 16:50:29 UTC 2021

And I also the the different verion:
nvidia@nvidia-desktop:~$ cat /etc/nv_tegra_release

R32 (release), REVISION: 6.1, GCID: 27863751, BOARD: t186ref, EABI: aarch64, DATE: Mon Jul 26 19:36:31 UTC 2021

The same result which I get.

Detail message is in the attachment.
nv_top_1.log (2.3 MB)

Hi,
Thanks for reporting the issue. It is known and we are checking it. For a quick solution, please refer to this post:
Memory Leak (Alloc/free mismatch) in Tegra multimedia API (encoder) - #6 by DaneLLL

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.