Skip to content

detected memory leaks in NC_hashmapnew netcdf/libdispatch/nchashmap.c #2665

@cniddodi

Description

@cniddodi

detected memory leaks in NC_hashmapnew netcdf/libdispatch/nchashmap.c

Built from git commit hash 63150df
OS: Ubuntu 20.04
Compiler: clang version 11.0

Build options:

  • Shared library disabled
    CC=clang
    CXX=clang++
    CFLAGS="-g -fno-inline -fsanitize=address"
    CXXFLAGS="-g -fno-inline -fsanitize=address"
    LDFLAGS="$LDFLAGS -fsanitize=address"
    ASAN_OPTIONS=abort_on_error=1

Command: ./ncdump pov

POV file:
pov.zip

Stack trace:

==3252502==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x7f9154581641  (/lib/x86_64-linux-gnu/libhdf5_serial.so.103+0x10a641)
Indirect leak of 5240 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x70411b in NC_hashmapnew netcdf/libdispatch/nchashmap.c:183:29
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x688065 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:985:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 5240 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x70411b in NC_hashmapnew netcdf/libdispatch/nchashmap.c:183:29
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x687f6c in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:982:25
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 5240 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x70411b in NC_hashmapnew netcdf/libdispatch/nchashmap.c:183:29
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x687fbf in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:983:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 5240 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x70411b in NC_hashmapnew netcdf/libdispatch/nchashmap.c:183:29
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x6880b8 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:986:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 5240 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x70411b in NC_hashmapnew netcdf/libdispatch/nchashmap.c:183:29
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x688012 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:984:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 296 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x56e268 in nclistsetalloc netcdf/libdispatch/nclist.c:88:22
#2 0x6a8c8c in ncindexnew netcdf/libsrc4/ncindex.c:223:5
#3 0x6880b8 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:986:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 296 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x56e268 in nclistsetalloc netcdf/libdispatch/nclist.c:88:22
#2 0x6a8c8c in ncindexnew netcdf/libsrc4/ncindex.c:223:5
#3 0x687fbf in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:983:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 296 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x56e268 in nclistsetalloc netcdf/libdispatch/nclist.c:88:22
#2 0x6a8c8c in ncindexnew netcdf/libsrc4/ncindex.c:223:5
#3 0x688012 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:984:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 296 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x56e268 in nclistsetalloc netcdf/libdispatch/nclist.c:88:22
#2 0x6a8c8c in ncindexnew netcdf/libsrc4/ncindex.c:223:5
#3 0x687f6c in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:982:25
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 296 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x56e268 in nclistsetalloc netcdf/libdispatch/nclist.c:88:22
#2 0x6a8c8c in ncindexnew netcdf/libsrc4/ncindex.c:223:5
#3 0x688065 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:985:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x687188 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:330:16
#2 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#3 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#4 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#5 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#6 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#7 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 148 byte(s) in 1 object(s) allocated from:
#0 0x43f4b7 in strdup /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_interceptors.cpp:452:3
#1 0x687282 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:336:20
#2 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#3 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#4 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#5 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#6 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#7 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 96 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x687cd1 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:962:21
#2 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#3 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#4 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#5 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#6 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#7 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#8 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x70406d in NC_hashmapnew netcdf/libdispatch/nchashmap.c:173:23
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x687fbf in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:983:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x6a8bd3 in ncindexnew netcdf/libsrc4/ncindex.c:221:19
#3 0x687fbf in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:983:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x70406d in NC_hashmapnew netcdf/libdispatch/nchashmap.c:173:23
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x687f6c in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:982:25
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x6a8bd3 in ncindexnew netcdf/libsrc4/ncindex.c:221:19
#3 0x687f6c in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:982:25
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x643c02 in nc4_open_file netcdf/libhdf5/hdf5open.c:720:40
#2 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#3 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#4 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#5 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#6 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x6874e3 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:349:21
#3 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#4 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#5 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#6 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#7 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#8 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x70406d in NC_hashmapnew netcdf/libdispatch/nchashmap.c:173:23
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x6880b8 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:986:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x6a8bd3 in ncindexnew netcdf/libsrc4/ncindex.c:221:19
#3 0x6880b8 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:986:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x687494 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:348:20
#3 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#4 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#5 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#6 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#7 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#8 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x70406d in NC_hashmapnew netcdf/libdispatch/nchashmap.c:173:23
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x688065 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:985:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x6a8bd3 in ncindexnew netcdf/libsrc4/ncindex.c:221:19
#3 0x688065 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:985:21
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x687445 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:347:19
#3 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#4 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#5 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#6 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#7 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#8 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x70406d in NC_hashmapnew netcdf/libdispatch/nchashmap.c:173:23
#2 0x6a8c98 in ncindexnew netcdf/libsrc4/ncindex.c:225:18
#3 0x688012 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:984:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c4f4f in malloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
#1 0x56dc21 in nclistnew netcdf/libdispatch/nclist.c:34:16
#2 0x6a8bd3 in ncindexnew netcdf/libsrc4/ncindex.c:221:19
#3 0x688012 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:984:20
#4 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#5 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#6 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#7 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#8 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#9 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#10 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 16 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x6a8bab in ncindexnew netcdf/libsrc4/ncindex.c:219:13
#2 0x687fbf in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:983:20
#3 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#4 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#5 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#6 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#7 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#8 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#9 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 16 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x6a8bab in ncindexnew netcdf/libsrc4/ncindex.c:219:13
#2 0x6880b8 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:986:21
#3 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#4 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#5 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#6 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#7 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#8 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#9 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 16 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x6a8bab in ncindexnew netcdf/libsrc4/ncindex.c:219:13
#2 0x688065 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:985:21
#3 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#4 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#5 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#6 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#7 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#8 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#9 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 16 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x6a8bab in ncindexnew netcdf/libsrc4/ncindex.c:219:13
#2 0x688012 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:984:20
#3 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#4 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#5 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#6 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#7 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#8 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#9 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 16 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x6a8bab in ncindexnew netcdf/libsrc4/ncindex.c:219:13
#2 0x687f6c in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:982:25
#3 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#4 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#5 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#6 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#7 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#8 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#9 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 8 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x56e268 in nclistsetalloc netcdf/libdispatch/nclist.c:88:22
#2 0x56e650 in nclistset netcdf/libdispatch/nclist.c:126:7
#3 0x68a5af in obj_track netcdf/libsrc4/nc4internal.c:717:5
#4 0x688164 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:991:5
#5 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#6 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#7 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#8 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#9 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#10 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#11 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 8 byte(s) in 1 object(s) allocated from:
#0 0x4c5107 in calloc /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
#1 0x643c86 in nc4_open_file netcdf/libhdf5/hdf5open.c:724:49
#2 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#3 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#4 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#5 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#6 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
Indirect leak of 2 byte(s) in 1 object(s) allocated from:
#0 0x43f4b7 in strdup /home/chaitra/aflgo-top/build/llvm_tools/llvm-11.0.0.src/projects/compiler-rt/lib/asan/asan_interceptors.cpp:452:3
#1 0x687ef0 in nc4_grp_list_add netcdf/libsrc4/nc4internal.c:975:31
#2 0x687552 in nc4_nc4f_list_add netcdf/libsrc4/nc4internal.c:354:19
#3 0x643ad2 in nc4_open_file netcdf/libhdf5/hdf5open.c:714:19
#4 0x6437c5 in NC4_open netcdf/libhdf5/hdf5open.c:1035:12
#5 0x535a0b in NC_open netcdf/libdispatch/dfile.c:2172:12
#6 0x534cc5 in nc_open netcdf/libdispatch/dfile.c:668:12
#7 0x4faf34 in main netcdf/ncdump/ncdump.c:2457:19
#8 0x7f9153e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
SUMMARY: AddressSanitizer: 28614 byte(s) leaked in 36 allocation(s).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions