darshan-hpc / darshan

Darshan I/O characterization tool
Other
55 stars 27 forks source link

valgrind: "uninitialized values" in add_entry #893

Open roblatham00 opened 1 year ago

roblatham00 commented 1 year ago
==48920== Conditional jump or move depends on uninitialised value(s)
==48920==    at 0x11A7BBE4: add_entry (in /global/common/software/nersc/cori-2022q1/sw/darshan/3.4.0/lib/libdarshan.so.0.0.0)
==48920==    by 0x11A7BEFA: darshan_get_exe_and_mounts (in /global/common/software/nersc/cori-2022q1/sw/darshan/3.4.0/lib/libdarshan.so.0.0.0)
==48920==    by 0x11A7DACC: darshan_core_initialize (in /global/common/software/nersc/cori-2022q1/sw/darshan/3.4.0/lib/libdarshan.so.0.0.0)
==48920==    by 0x11A7B88F: PMPI_Init (in /global/common/software/nersc/cori-2022q1/sw/darshan/3.4.0/lib/libdarshan.so.0.0.0)
==48920==    by 0x20005D6F: main (Main.C:18)
==48920==

Have not tried with git main.