bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33207] updatedb (findutils-locate) has a memory leak on large nfs


From: anonymous
Subject: [bug #33207] updatedb (findutils-locate) has a memory leak on large nfs mounts, the index is not complete
Date: Tue, 17 May 2011 14:02:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.16) Gecko/20110319 SUSE/3.6.16-0.2.1 Firefox/3.6.16

Follow-up Comment #7, bug #33207 (project findutils):

strace of find:


getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
mremap(0x7f1be6d85000, 8392704, 16781312, MREMAP_MAYMOVE) = 0x7f1be4582000
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760
getdents64(4, /* 819 entries */, 32768) = 32760


strace of ls


getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
brk(0x141f82000)                        = 0x141f82000
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760
brk(0x141fa3000)                        = 0x141fa3000
getdents64(3, /* 819 entries */, 32768) = 32760
getdents64(3, /* 819 entries */, 32768) = 32760


I am hopeless. 

I afraid this is a different problem, because other nfs-clients show this dir
without problems.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33207>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]