Please provide the following info (tick the boxes after creating this topic): Software Version
[*] DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
Linux
[*] QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[*] DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
1.9.2.10884
[*] other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
[*] native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
./nvm_ide_sci gives free malloc object that is not allocated:/builds/workspace/QOS222-SDP/build_aarch64/lib/c/alloc/dlist.c:1053
Abort (core dumped)
This forum is only for devzone releases (only Linux). As of QNX, it seems that you have another support channel. If you are unsure about the correct channel to report this issue, please contact your NVIDIA representative for guidance.
I change my OS to DRIVE OS 6.0.6 Linux, but get the below error:
nvidia@tegra-ubuntu:~$ ./nvm_ide_sci -c 6 -f h265_test_file.bin -s out.yuv -v 3
nvmedia: main: Initializing test context
Init: Opening Input file h265_test_file.bin
nvmedia: NVMEDIA_IDE_MAIN: NvMediaIDE Major version - 1
nvmedia: NVMEDIA_IDE_MAIN: NvMediaIDE Minor version - 0
nvmedia: Init: Creating parser
Init: Opening Output YUV file out.yuv
nvmedia: main: Starting decode process
nvmedia: Decode_orig: Starting 1 loops of decode
nvmedia: Decode_orig: loop 0 out of 1
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 0 is sent…
nvmedia: Decode_orig: EOS 1 is sent…
BeginSequence: 1920x1088 (disp: 1920x1080) codec: H265 decode buffers: 4 aspect: 1920:1080 fps: 30.000000 chroma: 4:2:0
nvmedia: BeginSequence: Resolution changed: Old:0x0 New:1920x1088
nvmedia: Create decoder:
nvmedia: NVMEDIA_VIDEO_CODEC_HEVC
nvmedia: Size: 1920x1088 maxReferences: 3 NVDEC_COMMON: Host1x channel open failed free(): double free detected in tcache 2
Aborted
Did you ever meet the similar error and how to solve it?