http://defect.opensolaris.org/bz/show_bug.cgi?id=10225
Summary: memory leaks for nwamd
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-07-22
Severity: major
Priority: P3
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: lizhong.li at sun.com
QAContact: nwam-dev at opensolaris.org
Created an attachment (id=2293)
--> (http://defect.opensolaris.org/bz/attachment.cgi?id=2293)
core for nwamd
earthscience:nwam# mdb /var/tmp/core.879
Loading modules: [ libumem.so.1 libuutil.so.1 libnvpair.so.1 libsysevent.so.1
ld.so.1 ]
> ::findleaks
BYTES LEAKED VMEM_SEG CALLER
12288 13 fd7fc000 MMAP
12288 1 fec48000 MMAP
8192 1 fe9e9000 MMAP
12288 1 fe43c000 MMAP
8192 1 fe439000 MMAP
12288 1 fe31c000 MMAP
8192 1 fe319000 MMAP
8192 1 fdff9000 MMAP
12288 1 fdecc000 MMAP
8192 1 fdec9000 MMAP
12288 1 fdb1c000 MMAP
8192 1 fdb19000 MMAP
8192 1 fd91b000 MMAP
------------------------------------------------------------------------
Total 13 oversized leaks, 131072 bytes
CACHE LEAKED BUFCTL CALLER
0808d390 21 080d2000 libc_hwcap2.so.1`strdup+0x26
0808da90 51 08172648 libnvpair.so.1`nv_alloc_sys+0x1e
0808da90 51 081725d0 libnvpair.so.1`nv_alloc_sys+0x1e
08090390 151 080c6b18 libnvpair.so.1`nv_alloc_sys+0x1e
08090390 2 0819d178 libnvpair.so.1`nv_alloc_sys+0x1e
08090710 55 0813b8f0 libnvpair.so.1`nv_alloc_sys+0x1e
08090710 91 080ec370 libnvpair.so.1`nv_alloc_sys+0x1e
08090a90 44 080fe940 libnvpair.so.1`nv_alloc_sys+0x1e
08095010 49 080d3620 libnwam.so.1`nwam_ncu_handle_create+0x84
08095010 2 081bd0c0 libnwam.so.1`nwam_ncu_handle_create+0x84
08098390 52 0811b258 nwamd_event_init+0x15
08098390 125 0811b438 nwamd_event_init+0x15
08098a90 100 0810f680 nwamd_event_init+0x4c
08098a90 50 08127878 nwamd_event_init+0x4c
08098a90 25 08184330 nwamd_event_init+0x4c
08098a90 2 081278f0 nwamd_event_init+0x4c
08093010 1 08184d80 nwamd_lookup_string_property+0x17
------------------------------------------------------------------------
Total 872 buffers, 378256 bytes
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.