[Devel] mem-leak in usrloc?

Andreas Granig andreas.granig at inode.info
Tue Jun 27 14:11:07 CEST 2006


Hi again :o)

Is it normal behaviour that the ucontacts are cached even in DB_ONLY 
mode? If not, it could be another mem-leak. Here's the memlog after the 
proxy (doing only lookup(), no save()) is idle for ~1h:

5723. N  address=0xb3dee420 frag=0xb3dee408 size=20 used=1
  alloc'd from ucontact.c: new_ucontact(73)
  start check=f0f0f0f0, end check= c0c0c0c0, abcdefed

5724. N  address=0xb3dee464 frag=0xb3dee44c size=36 used=1
  alloc'd from ucontact.c: new_ucontact(71)
  start check=f0f0f0f0, end check= c0c0c0c0, abcdefed

5725. N  address=0xb3dee4b8 frag=0xb3dee4a0 size=32 used=1
  alloc'd from ucontact.c: new_ucontact(72)
  start check=f0f0f0f0, end check= c0c0c0c0, abcdefed

Thanks for checking,
Andy



More information about the Devel mailing list