http://defect.opensolaris.org/bz/show_bug.cgi?id=10249
--- Comment #4 from Lizhong Li <lizhong.li at sun.com> 2009-07-24 00:46:08 --- For the sparc machine, after I change the network from physical to nwam, the netcfgd core dump, and the nwam goes into maintenance. bash-3.2# svcadm disable svc:/network/physical:default bash-3.2# svcadm enable svc:/network/physical:nwam bash-3.2# Jul 24 15:12:43 firering syseventd[118]: Fatal:attempting to dump core Jul 24 15:12:43 firering nwamd[1102]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:43 firering nwamd[1102]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:44 firering nwamd[1149]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:44 firering nwamd[1149]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:45 firering nwamd[1185]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:45 firering nwamd[1185]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:46 firering nwamd[1218]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:46 firering nwamd[1218]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:46 firering nwamd[1254]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:46 firering nwamd[1254]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:47 firering nwamd[1290]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:47 firering nwamd[1290]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:47 firering nwamd[1324]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:47 firering nwamd[1324]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:48 firering nwamd[1359]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:48 firering nwamd[1359]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:49 firering nwamd[1395]: 1: failed to create link ncu for bge0: argument is invalid Jul 24 15:12:49 firering nwamd[1395]: 1: failed to create ip ncu for bge0: argument is invalid Jul 24 15:12:49 firering svc.startd[7]: network/physical:nwam failed repeatedly: transitioned to maintenance (see 'svcs -xv' for details) And the nwamd down too, but I can't get the core file for it. bash-3.2# ptree | grep -v grep | grep nwamd bash-3.2# bash-3.2# mdb /core Loading modules: [ libumem.so.1 libc.so.1 libnvpair.so.1 ld.so.1 ] > ::status debugging core file of netcfgd (32-bit) from firering file: /lib/inet/netcfgd initial argv: /lib/inet/netcfgd threading model: native threads status: process terminated by SIGSEGV (Segmentation Fault), addr=1 > ::stack libnvpair.so.1`nvlist_free+0x20(562, ff1d5b6c, 0, 0, 0, 47e48) libnwam.so.1`nwam_read_object_from_files_backend+0x4c8(ff07ba8c, ff07be8c, 19, 0 , 2, ff1d5b50) libnwam.so.1`nwam_backend_door_server+0x140(ff07ba8c, ff07ba88, 518, 19, 0, ff07be8c) libc.so.1`__door_return+0x60(0, 0, 0, 0, 0, 0) > The core file of netcfgd is attached. -- 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.
