OpenSolaris

Printable Version Enter a New Search
Bug ID 6710715
Synopsis libmlsvc.so.1`netr_setup_userinfo+0x1b4 leaks memory
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:cifs
Keywords
Responsible Engineer Alan M Wright
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_93
Fixed In snv_93
Release Fixed solaris_nevada(snv_93)
Related Bugs 6582158
Submit Date 4-June-2008
Last Update Date 3-July-2008
Description
Tested on snv_91 in domain mode.
I took a core of smbd after running tests for a while and running :findleaks, I saw the following leaks:
                 libumem.so.1`umem_cache_alloc+0x21c
                 libumem.so.1`umem_alloc+0xa8
                 libumem.so.1`malloc+0x28
                 libmlsvc.so.1`netr_setup_userinfo+0x1b4
                 libmlsvc.so.1`netr_server_samlogon+0x1d4
                 libmlsvc.so.1`netlogon_logon+0xe8
                 libmlsvc.so.1`smb_logon_domain+0x1c
                 libmlsvc.so.1`smb_logon+0x50
                 smbd_user_auth_logon+4
                 smb_dop_user_auth_logon+0x34
                 smb_door_srv_func+0x94
                 libc.so.1`__door_return+0x60

core dump: /net/thurso.west.sun.com/cores/cifs/CR#.
Work Around
N/A
Comments
N/A