[Pkg-samba-maint] DO NOT REPLY [Bug 7021] Memory leaks with 3.2 series

samba-bugs at samba.org samba-bugs at samba.org
Mon Jan 18 14:46:08 UTC 2010


https://bugzilla.samba.org/show_bug.cgi?id=7021





------- Comment #19 from vl at samba.org  2010-01-18 08:46 CST -------
==21437== 369,725 (6,736 direct, 362,989 indirect) bytes in 14 blocks are
definitely lost in loss record 42 of 45
==21437==    at 0x4C203E4: calloc (vg_replace_malloc.c:397)
==21437==    by 0x5077FA4: ber_memcalloc_x (in /usr/lib/liblber-2.4.so.2.1.0)
==21437==    by 0x4E38FB8: (within /usr/lib/libldap_r-2.4.so.2.1.0)
==21437==    by 0x4E3A1CE: ldap_result (in /usr/lib/libldap_r-2.4.so.2.1.0)
==21437==    by 0x4E3BA48: ldap_search_ext_s (in
/usr/lib/libldap_r-2.4.so.2.1.0)
==21437==    by 0x75939B: (within /usr/sbin/smbd)
==21437==    by 0x759979: smbldap_search (in /usr/sbin/smbd)
==21437==    by 0x56CECA: (within /usr/sbin/smbd)
==21437==    by 0x573751: (within /usr/sbin/smbd)
==21437==    by 0x5661C2: pdb_get_trusteddom_pw (in /usr/sbin/smbd)
==21437==    by 0x5E9F9B: is_trusted_domain (in /usr/sbin/smbd)
==21437==    by 0x5EDA8A: make_user_info_map (in /usr/sbin/smbd)


This one looks promising. Looking.

There are quite a few like

==21520== 134,459 (2,264 direct, 132,195 indirect) bytes in 5 blocks are
definitely lost in loss record 47 of 51
==21520==    at 0x4C203E4: calloc (vg_replace_malloc.c:397)
==21520==    by 0x5077FA4: ber_memcalloc_x (in /usr/lib/liblber-2.4.so.2.1.0)
==21520==    by 0x4E37C9E: ldap_create (in /usr/lib/libldap_r-2.4.so.2.1.0)
==21520==    by 0x4E381E9: ldap_initialize (in /usr/lib/libldap_r-2.4.so.2.1.0)
==21520==    by 0x98FE17B: ???
==21520==    by 0x9902D23: ???
==21520==    by 0x7C46BBB: (within /lib/libc-2.7.so)
==21520==    by 0x7C46E6D: getgrouplist (in /lib/libc-2.7.so)
==21520==    by 0x5C01F1: (within /usr/sbin/smbd)
==21520==    by 0x5C0268: getgroups_unix_user (in /usr/sbin/smbd)
==21520==    by 0x565472: (within /usr/sbin/smbd)
==21520==    by 0x566825: pdb_enum_group_memberships (in /usr/sbin/smbd)

this one. This looks like we can't do much about them.

Volker


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Pkg-samba-maint mailing list