root@merio-desktop:/home/merio/Documents/SoftwareXavierNX/Release# valgrind --tool=memcheck --leak-check=full --suppressions=./min.suppressions ./SoftwareXavierNX ==8169== Memcheck, a memory error detector ==8169== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==8169== Using Valgrind-3.17.0 and LibVEX; rerun with -h for copyright info ==8169== Command: ./SoftwareXavierNX ==8169== stream ready at rtsp://127.0.0.1:8554/test ==8169== Thread 2 pool: ==8169== Syscall param ioctl(generic) points to unaddressable byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB91A0FF: nvdcOpen (in /usr/lib/aarch64-linux-gnu/tegra/libnvdc.so) ==8169== by 0x9B8E5A7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvll.so) ==8169== by 0x9B8E1A7: nvllCreateDevice (in /usr/lib/aarch64-linux-gnu/tegra/libnvll.so) ==8169== by 0x8EDC99B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libdrm.so.2) ==8169== by 0x8EDC9EB: drmOpen (in /usr/lib/aarch64-linux-gnu/tegra/libdrm.so.2) ==8169== by 0xD1B424F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD1B2827: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD1AD6DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD1AD95B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD06E63F: ??? (in /usr/lib/aarch64-linux-gnu/tegra-egl/libEGL_nvidia.so.0) ==8169== by 0xD05E727: ??? (in /usr/lib/aarch64-linux-gnu/tegra-egl/libEGL_nvidia.so.0) ==8169== Address 0x9 is not stack'd, malloc'd or (recently) free'd ==8169== ==8169== Syscall param ioctl(generic) points to unaddressable byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB9147B7: nvdcEventModeChange (in /usr/lib/aarch64-linux-gnu/tegra/libnvdc.so) ==8169== by 0x9B8EEF7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvll.so) ==8169== by 0x9B8E1BB: nvllCreateDevice (in /usr/lib/aarch64-linux-gnu/tegra/libnvll.so) ==8169== by 0x8EDC99B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libdrm.so.2) ==8169== by 0x8EDC9EB: drmOpen (in /usr/lib/aarch64-linux-gnu/tegra/libdrm.so.2) ==8169== by 0xD1B424F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD1B2827: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD1AD6DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD1AD95B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-glsi.so.32.5.1) ==8169== by 0xD06E63F: ??? (in /usr/lib/aarch64-linux-gnu/tegra-egl/libEGL_nvidia.so.0) ==8169== by 0xD05E727: ??? (in /usr/lib/aarch64-linux-gnu/tegra-egl/libEGL_nvidia.so.0) ==8169== Address 0x10 is not stack'd, malloc'd or (recently) free'd ==8169== Opening in BLOCKING MODE ==8169== Thread 7 pool: ==8169== Mismatched free() / delete / delete [] ==8169== at 0x484A3BC: operator delete(void*, unsigned long) (vg_replace_malloc.c:814) ==8169== by 0x5CBF437: __cxa_finalize (cxa_finalize.c:83) ==8169== by 0x12D5C1B7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvfnet.so) ==8169== Address 0x113e0f00 is 0 bytes inside a block of size 40 alloc'd ==8169== at 0x4847140: malloc (vg_replace_malloc.c:380) ==8169== by 0x12D5C833: fnet::String::String(char const*) (in /usr/lib/aarch64-linux-gnu/tegra/libnvfnet.so) ==8169== by 0x12D5C0F7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvfnet.so) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== Warning: set address range perms: large range [0x206000000, 0x3eb58a000) (noaccess) ==8169== Warning: set address range perms: large range [0x12836000, 0x32835000) (noaccess) ==8169== Warning: noted but unhandled ioctl 0x4e04 with no size/direction hints. ==8169== This could cause spurious value errors to appear. ==8169== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. Opening in BLOCKING MODE ==8169== Source and destination overlap in memcpy(0x1086c180, 0x1086c180, 208) ==8169== at 0x484F54C: __GI_memcpy (vg_replace_strmem.c:1052) ==8169== by 0x10855923: v4l2_fd_open (in /usr/lib/aarch64-linux-gnu/tegra/libnvv4l2.so) ==8169== by 0x1081CBC3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so) ==8169== by 0x1080ADFB: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so) ==8169== by 0x1081A697: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so) ==8169== by 0x7ACB1B3: ??? (in /usr/lib/aarch64-linux-gnu/libgstvideo-1.0.so.0.1405.0) ==8169== ==8169== Source and destination overlap in memcpy(0x1086c250, 0x1086c250, 208) ==8169== at 0x484F54C: __GI_memcpy (vg_replace_strmem.c:1052) ==8169== by 0x10855933: v4l2_fd_open (in /usr/lib/aarch64-linux-gnu/tegra/libnvv4l2.so) ==8169== by 0x1081CBC3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so) ==8169== by 0x1080ADFB: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so) ==8169== by 0x1081A697: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvideo4linux2.so) ==8169== by 0x7ACB1B3: ??? (in /usr/lib/aarch64-linux-gnu/libgstvideo-1.0.so.0.1405.0) ==8169== NvMMLiteOpen : Block : BlockType = 4 ===== NVMEDIA: NVENC ===== NvMMLiteBlockCreate : Block : BlockType = 4 ==8169== Thread 8 mysrc:src: ==8169== Syscall param ioctl(generic) points to uninitialised byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB8F799B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xB8F47E3: NvRmStreamFlushFenceFd (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xB8F4807: NvRmStreamFlushSync (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7A9B: NvDdkVicExecuteSync (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0xBEA7BBF: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0xBE6BED7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE6D4D7: NvBufferTransform (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE270F3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvidconv.so) ==8169== by 0x775011F: ??? (in /usr/lib/aarch64-linux-gnu/libgstbase-1.0.so.0.1405.0) ==8169== Address 0x131ef4ec is on thread 8's stack ==8169== ==8169== Syscall param ioctl(generic) points to uninitialised byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB8F737B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7C37: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0xBE6BED7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE6D4D7: NvBufferTransform (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE270F3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvidconv.so) ==8169== by 0x775011F: ??? (in /usr/lib/aarch64-linux-gnu/libgstbase-1.0.so.0.1405.0) ==8169== Address 0x116b86f4 is 4 bytes inside a block of size 4,096 alloc'd ==8169== at 0x4847140: malloc (vg_replace_malloc.c:380) ==8169== by 0xB8F7357: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7C37: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0xBE6BED7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE6D4D7: NvBufferTransform (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE270F3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvidconv.so) ==8169== by 0x775011F: ??? (in /usr/lib/aarch64-linux-gnu/libgstbase-1.0.so.0.1405.0) ==8169== ==8169== Conditional jump or move depends on uninitialised value(s) ==8169== at 0xB8F73D4: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7C37: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0xBE6BED7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE6D4D7: NvBufferTransform (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE270F3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvidconv.so) ==8169== by 0x775011F: ??? (in /usr/lib/aarch64-linux-gnu/libgstbase-1.0.so.0.1405.0) ==8169== ==8169== Syscall param ioctl(generic) points to uninitialised byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB8F7683: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBE6BEEB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE6D4D7: NvBufferTransform (in /usr/lib/aarch64-linux-gnu/tegra/libnvbuf_utils.so.1.0.0) ==8169== by 0xBE270F3: ??? (in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvidconv.so) ==8169== by 0x775011F: ??? (in /usr/lib/aarch64-linux-gnu/libgstbase-1.0.so.0.1405.0) ==8169== Address 0x131ef5e0 is on thread 8's stack ==8169== H264: Profile = 66, Level = 0 NVMEDIA_ENC: bBlitMode is set to TRUE ==8169== Thread 12: ==8169== Syscall param ioctl(generic) points to uninitialised byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB8F737B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7C37: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0x12973707: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x12966ECB: NvDdk2dBlitExt (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1184ED63: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x11841FBF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x9BB2627: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvos.so) ==8169== by 0x5A98087: start_thread (pthread_create.c:463) ==8169== by 0x5D59FFB: thread_start (clone.S:78) ==8169== Address 0x143ada64 is 4 bytes inside a block of size 4,096 alloc'd ==8169== at 0x4847140: malloc (vg_replace_malloc.c:380) ==8169== by 0xB8F7357: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7C37: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0x12973707: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x12966ECB: NvDdk2dBlitExt (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1184ED63: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x11841FBF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x9BB2627: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvos.so) ==8169== by 0x5A98087: start_thread (pthread_create.c:463) ==8169== by 0x5D59FFB: thread_start (clone.S:78) ==8169== ==8169== Conditional jump or move depends on uninitialised value(s) ==8169== at 0xB8F73D4: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0xBEA7C37: NvDdkVicExecute (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_vic.so) ==8169== by 0x12973707: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x12966ECB: NvDdk2dBlitExt (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1184ED63: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x11841FBF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x9BB2627: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvos.so) ==8169== by 0x5A98087: start_thread (pthread_create.c:463) ==8169== by 0x5D59FFB: thread_start (clone.S:78) ==8169== ==8169== Conditional jump or move depends on uninitialised value(s) ==8169== at 0x1296CCA4: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1296CE83: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x129737E3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x12966ECB: NvDdk2dBlitExt (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1184ED63: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x11841FBF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x9BB2627: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvos.so) ==8169== by 0x5A98087: start_thread (pthread_create.c:463) ==8169== by 0x5D59FFB: thread_start (clone.S:78) ==8169== ==8169== Conditional jump or move depends on uninitialised value(s) ==8169== at 0x1296C97C: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1296CBAB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1296CC3F: NvDdk2dSurfaceLock (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1184EDF3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x11841FBF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x9BB2627: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvos.so) ==8169== by 0x5A98087: start_thread (pthread_create.c:463) ==8169== by 0x5D59FFB: thread_start (clone.S:78) ==8169== ==8169== Syscall param ioctl(generic) points to uninitialised byte(s) ==8169== at 0x5D5253C: ioctl (ioctl.S:26) ==8169== by 0xB8F7683: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvrm_graphics.so) ==8169== by 0x1296CBD7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1296CC3F: NvDdk2dSurfaceLock (in /usr/lib/aarch64-linux-gnu/tegra/libnvddk_2d_v2.so) ==8169== by 0x1184EDF3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x11841FBF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvmmlite_video.so) ==8169== by 0x9BB2627: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvos.so) ==8169== by 0x5A98087: start_thread (pthread_create.c:463) ==8169== by 0x5D59FFB: thread_start (clone.S:78) ==8169== Address 0x16384ce0 is on thread 12's stack ==8169== ^CSIGINT caught quitting main loop ==8169== ==8169== HEAP SUMMARY: ==8169== in use at exit: 1,067,547 bytes in 6,372 blocks ==8169== total heap usage: 72,360 allocs, 65,988 frees, 59,987,052 bytes allocated ==8169== ==8169== Thread 1: ==8169== 16 bytes in 1 blocks are definitely lost in loss record 19 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BF0B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 16 bytes in 1 blocks are definitely lost in loss record 20 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BF27: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 16 bytes in 1 blocks are definitely lost in loss record 21 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BF43: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 16 bytes in 1 blocks are definitely lost in loss record 22 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BF5F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 16 bytes in 1 blocks are definitely lost in loss record 23 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BF7B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 16 bytes in 1 blocks are definitely lost in loss record 24 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BF97: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 16 bytes in 1 blocks are definitely lost in loss record 25 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BFB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 24 bytes in 1 blocks are definitely lost in loss record 39 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BECB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 24 bytes in 1 blocks are definitely lost in loss record 40 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1192BEEB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11885517: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== ==8169== 31 bytes in 1 blocks are definitely lost in loss record 41 of 375 ==8169== at 0x484C368: realloc (vg_replace_malloc.c:1192) ==8169== by 0x58EB643: g_realloc (in /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0.5600.4) ==8169== ==8169== 40 (24 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record 59 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x127E110B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x127E19DB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x127E167B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x127E19DB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x12704CDF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x127079A7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 48 bytes in 1 blocks are definitely lost in loss record 67 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118B360F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 48 bytes in 1 blocks are definitely lost in loss record 68 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C28E7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 (8 direct, 48 indirect) bytes in 1 blocks are definitely lost in loss record 80 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x127E112B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x127E19DB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x127E167B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x127E19DB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libnvidia-fatbinaryloader.so.440.18) ==8169== by 0x12704CDF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x127079A7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 56 (8 direct, 48 indirect) bytes in 1 blocks are definitely lost in loss record 81 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11923F7B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x1192482B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119244CB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 82 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118B691F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 83 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C290B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 84 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C292B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 85 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C294B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 86 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C298B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 87 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C29AB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 88 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C29CB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 89 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2A0B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 90 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2A4B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 91 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2A6B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 92 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2A8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 93 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2AAB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 94 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2AEB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 95 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2B2B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 96 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2B6B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 97 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2B8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 98 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2BAB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 99 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2BCB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 100 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2BEB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 101 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2C0B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 102 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2C2B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 103 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2C4B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 104 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2C6B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 105 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2C8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 106 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2CAB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 107 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2CC3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 108 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2CDB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 109 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2CF3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 110 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2D0B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 111 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2D23: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 112 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2D6F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 113 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2D8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 114 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CED47: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 115 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CED8F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 116 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEDAF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 117 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEDCF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 118 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEDE7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 119 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEE2F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 120 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEE8F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 121 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D5807: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 122 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D581F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 123 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D5837: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 124 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D587F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 125 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D589B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 126 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D95F3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 127 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D9623: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 128 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE80F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 129 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE84F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 130 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE887: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 131 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE8B7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 132 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE917: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 133 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE947: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 134 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E29FF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 135 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E2A1B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 136 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E36D7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 137 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E36F3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 138 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E477F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 139 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E4797: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 140 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E47B3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 141 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E61C7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 142 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E61DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 143 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E61F7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 144 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E620F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 145 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EA85F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 146 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EA87B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 147 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EC70B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 148 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EC723: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 149 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EC753: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 150 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EC76F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 151 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EDE9B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 152 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EE9E3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 153 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EFF03: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 154 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EFF1B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 155 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EFF33: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 156 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EFF4F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 157 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F1FB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 158 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F1FCB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 159 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F1FE3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 160 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F1FFF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 161 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F4FA3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 162 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F5003: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 163 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F7EFB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 164 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F7F17: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 165 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F9893: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 166 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F98F7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 167 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FA99F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 168 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCF57: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 169 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCF8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 170 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCFA3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 171 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCFBB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 172 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCFD3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 173 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FF697: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 174 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119005C7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 175 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11903BB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 176 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1190DCF7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 177 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119105AF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 178 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119147C7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 179 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11916AFB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 56 bytes in 1 blocks are definitely lost in loss record 180 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119190EF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 191 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D584F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 192 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D9657: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 193 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE7E7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 194 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE86F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 195 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE89F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 196 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE8CF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 197 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE8E7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 198 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E622B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 199 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E8A7B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 200 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E8A93: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 201 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E8AC7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 202 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EE9FF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 203 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F4F8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 204 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F4FBB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 205 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F501F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 206 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F98AB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 207 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F98C3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 208 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F98DB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 209 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCF73: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 210 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FF6B3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 211 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119005E3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 212 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11903B83: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 64 bytes in 1 blocks are definitely lost in loss record 213 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11903BCF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 217 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEE47: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 218 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEE5F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 219 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEE77: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 220 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEEA7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 221 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D57D7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 222 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D5867: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 223 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D963B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 224 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE8FF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 225 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE92F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 226 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E8A63: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 227 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FCFEB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 228 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118FD007: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 229 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1190E6FF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 230 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119105CB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 231 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11916B2B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 72 bytes in 1 blocks are definitely lost in loss record 232 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11916B47: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 246 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x12707A2F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 247 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CED6F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 248 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEDFF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 249 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118CEE17: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 250 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D57EF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 251 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118D960B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 252 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118DE82F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 253 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118E8AAB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 254 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118EC73B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 255 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F4FEB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 256 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1190D10F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 257 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x1190F2B7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 258 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119113CF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 259 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11911F7F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 260 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11913277: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 261 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11913293: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 262 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11914EF7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 263 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11916B13: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 80 bytes in 1 blocks are definitely lost in loss record 264 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x119184DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 88 (56 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 267 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2B4B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 88 bytes in 1 blocks are definitely lost in loss record 268 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11903B9B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 112 (56 direct, 56 indirect) bytes in 1 blocks are definitely lost in loss record 275 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2B0B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 112 (56 direct, 56 indirect) bytes in 1 blocks are definitely lost in loss record 276 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2D3B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 120 (56 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 277 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C296B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 120 (56 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 278 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C29EB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 120 (56 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 279 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2A2B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 120 (56 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 280 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2ACB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 128 (64 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 285 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118B69AF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 304 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B07637: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A20287: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B07043: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A219AF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EADB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 305 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A95747: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0A487: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0726F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A20287: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B07043: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A219AF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EADB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 306 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0A57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0726F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A20287: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B07043: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A219AF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EADB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 307 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0A57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0752F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A20287: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B07043: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A219AF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EADB3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 308 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A1073B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB5C7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 309 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A1075B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB5C7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 310 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A16D33: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB47B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 311 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A1683F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A171B7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB47B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 312 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A95367: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A1688F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A171B7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB47B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 313 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A95747: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0A487: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0591F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A17177: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB47B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 314 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0A57F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11B0591F: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A17177: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB47B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 315 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A16E0B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB47B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 316 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A0E653: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB487: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 317 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB4B7: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 318 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11AF0D8B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A01323: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB4DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 319 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11AF0DA3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A01323: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB4DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 136 bytes in 1 blocks are possibly lost in loss record 320 of 375 ==8169== at 0x484C120: calloc (vg_replace_malloc.c:1117) ==8169== by 0x11A94BEF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11AF0DBB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A01323: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119EB4DF: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x11A55407: cuInit (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x117F5D17: ??? ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== ==8169== 136 (56 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 321 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118C2D53: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 136 bytes in 1 blocks are definitely lost in loss record 322 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x118F4FD3: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== 536 (24 direct, 512 indirect) bytes in 1 blocks are definitely lost in loss record 345 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x11923F5B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x1192482B: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x119244CB: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== ==8169== 912 (72 direct, 840 indirect) bytes in 1 blocks are definitely lost in loss record 351 of 375 ==8169== at 0x48478E0: operator new(unsigned long) (vg_replace_malloc.c:417) ==8169== by 0x12707937: ??? (in /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1.1) ==8169== by 0x400DA3B: call_init.part.0 (dl-init.c:72) ==8169== by 0x400DB3F: call_init (dl-init.c:118) ==8169== by 0x400DB3F: _dl_init (dl-init.c:119) ==8169== by 0x4011CDF: dl_open_worker (dl-open.c:522) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x401141F: _dl_open (dl-open.c:605) ==8169== by 0x5ABE013: dlopen_doit (dlopen.c:66) ==8169== by 0x5D95693: _dl_catch_exception (dl-error-skeleton.c:196) ==8169== by 0x5D95737: _dl_catch_error (dl-error-skeleton.c:215) ==8169== by 0x5ABF77F: _dlerror_run (dlerror.c:162) ==8169== by 0x5ABE0E7: dlopen@@GLIBC_2.17 (dlopen.c:87) ==8169== ==8169== LEAK SUMMARY: ==8169== definitely lost: 10,847 bytes in 185 blocks ==8169== indirectly lost: 3,553 bytes in 55 blocks ==8169== possibly lost: 2,312 bytes in 17 blocks ==8169== still reachable: 238,209 bytes in 181 blocks ==8169== of which reachable via heuristic: ==8169== length64 : 1,192 bytes in 28 blocks ==8169== newarray : 1,680 bytes in 25 blocks ==8169== suppressed: 754,090 bytes in 5,464 blocks ==8169== Reachable blocks (those to which a pointer was found) are not shown. ==8169== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==8169== ==8169== Use --track-origins=yes to see where uninitialised values come from ==8169== For lists of detected and suppressed errors, rerun with: -s ==8169== ERROR SUMMARY: 543 errors from 216 contexts (suppressed: 4 from 4)