http://defect.opensolaris.org/bz/show_bug.cgi?id=10245
amaguire <alan.maguire at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alan.maguire at sun.com
--- Comment #1 from amaguire <alan.maguire at sun.com> 2009-07-24 03:25:16 ---
(In reply to comment #0)
> Created an attachment (id=2300)
--> (http://defect.opensolaris.org/bz/attachment.cgi?id=2300) [details]
> core dump for netcfgd
>
> The machine just bfued to bits 0723, the CLI cases ran into weird results,
> then
> I found the core file of netcfgd, I can't reproduce it now, just file the bug
> to track it.
>
> earthscience:nwam# mdb /core
> Loading modules: [ libumem.so.1 libnvpair.so.1 ld.so.1 ]
> > ::status
> debugging core file of netcfgd (32-bit) from earthscience
> file: /lib/inet/netcfgd
> initial argv: /lib/inet/netcfgd
> threading model: native threads
> status: process terminated by SIGSEGV (Segmentation Fault), addr=a1
> > ::findleaks
> BYTES LEAKED VMEM_SEG CALLER
> 16384 1 fece7000 MMAP
> ------------------------------------------------------------------------
> Total 1 oversized leak, 16384 bytes
>
> CACHE LEAKED BUFFER CALLER
> 0806b390 23 0808de70 ?
> 0806b710 26 08077d58 ?
> 0806ba90 36 08076a60 ?
> 0806c010 4 0808af30 ?
> 0806c390 17 0808ec38 ?
> 0806c710 24 08094a50 ?
> 0806ca90 8 08096d40 ?
> 0806d010 32 08095418 ?
> 0806d390 56 08093008 ?
> 0806d710 8 08091bd8 ?
> 0806e010 1 0808ff08 ?
> 0806f010 10 0807f2c0 ?
> 08072a90 1 0807e240 ?
> ------------------------------------------------------------------------
> Total 246 buffers, 18320 bytes
I've fixed a coredump in netcfgd as part of bug 10250. It occurs
when trying to commit the first ENM. Not sure if it's the same
problem you see, it should have nwam_read_object_from_files_backend()
in the backtrace if so.
--
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.