1 May 2008 20:32
Re: Error with MALLOC_CHECK_ enabled
Wei-keng Liao <wkliao <at> ece.northwestern.edu>
2008-05-01 18:32:20 GMT
2008-05-01 18:32:20 GMT
Hi, Phil, I upgraded to 2.7.1 and no longer see the error. Thanks. Wei-keng On Tue, 29 Apr 2008, Phil Carns wrote: > Hi Wei-keng, > > I think this has probably been fixed in 2.7.1 if you are able to try > that. I just tried to reproduce your problem using that version and > everything seemed to be Ok. > > -Phil > > Wei-keng Liao wrote: > > I am running a simple MPI-IO program (attached) on PVFS 2.7.0. > > When I set the environment variable MALLOC_CHECK_ to 1 or above, I got > > error messages below: (No error if MALLOC_CHECK_ is not set and if file name > > has "ufs:" prefix) > > > > % mpicc -g pvfs2_bug.c -o pvfs2_bug > > % setenv MALLOC_CHECK_ 3 > > % mpiexec -gdb -n 4 pvfs2_bug > > malloc: using debugging hooks > > malloc: using debugging hooks > > 1: malloc: using debugging hooks > > 2: malloc: using debugging hooks > > 0: malloc: using debugging hooks(Continue reading)
RSS Feed