Le Thu, 05 Feb 2009 13:16:32 -0500 vous écriviez: > Hi, > > I have successfully gotten pvfs2 up and running on a simple two > node configuration. When I mount the filesystem through the kernel > interface I can ls to see the contents without a problem. However, > when I call pvfs2-ls I get this: > > r...@msh-new2:/testdata/pvfs2# /usr/local/pvfs2/bin/pvfs2-ls /testdata/pvfs2 > blah > lost+found > *** glibc detected *** /usr/local/pvfs2/bin/pvfs2-ls: double free or > corruption (!prev): 0x000000000068d010 ***
BTW you could try to export MALLOC_CHECK_=0 in the shell before running pvfs2-ls. If that solves the problem then it may be a slight version mismatch between your libc and libc-dev for example. -- -------------------------------------------------- Emmanuel Florac www.intellique.com -------------------------------------------------- _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
