[Devel] Mem-leak in tm-module?
Andreas Granig
andreas.granig at inode.info
Mon Jun 26 14:39:35 CEST 2006
Hi,
Seems like there's another mem-leak in OpenSER (CVS HEAD). If I simulate
thousands of calls, the proxy runs out of shared memory, with
memlog-lines like the following at shutdown:
57583. N address=0xb77a87c0 frag=0xb77a87a8 size=888 used=1
alloc'd from mem/shm_mem.c: sh_realloc(86)
start check=f0f0f0f0, end check= c0c0c0c0, abcdefed
sh_realloc is only called by shm_resize, which is only called in
modules/tm/t_reply.c. Could somebody please check this?
Thanks,
Andy
More information about the Devel
mailing list