[ET Trac] [Einstein Toolkit] #1685: Access of freed memory in CarpetIOHDF5 during 1-Proc test of recoverML-EE.par
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Oct 28 10:27:21 CDT 2014
#1685: Access of freed memory in CarpetIOHDF5 during 1-Proc test of recoverML-
EE.par
---------------------+------------------------------------------------------
Reporter: sbrandt | Owner: eschnett
Type: defect | Status: new
Priority: major | Milestone:
Component: Carpet | Version: development version
Keywords: |
---------------------+------------------------------------------------------
I originally found the problem with clang, but have verified it with
valgrind. A parameter is being freed by CCTK_SetString() in Misc.c, but is
reused by CarpetIOHDF5. To reproduce, I build with clang, after commenting
out the papi and hwloc thorns. Commenting out the call to free in
CCTK_SetString() reveals alignment errors in LoopControl. I'm attaching
the cfg file I used to build with clang.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1685>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list