OpenSolaris

Printable Version Enter a New Search
Bug ID 6306667
Synopsis 'svcs -l' coredumps in pg_get_single_val()
State 11-Closed:Verified (Closed)
Category:Subcategory utility:smf
Keywords onnv_triage | s10u1-reviewed | s10u2-req | smf | sst-nvn-install | sst-s10u1-install
Responsible Engineer Renaud Manus
Reported Against s10u1_14 , s10u1_18
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_25
Fixed In snv_25
Release Fixed solaris_nevada(snv_25) , solaris_10u2(s10u2_01) (Bug ID:2131181)
Related Bugs 6183620
Submit Date 4-August-2005
Last Update Date 12-November-2005
Description
Found svcs core dumping in the snv nightly testing on 20050804.
# uname -a
SunOS whitewall 5.11 snv_20 i86pc i386 i86pc
# cat /etc/release
                            Solaris 11 nv_nightly X86
           Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 04 August 2005
#
# mdb svcs core
Loading modules: [ libumem.so.1 libuutil.so.1 libc.so.1 libnvpair.so.1 ld.so.1 ]> $C
08045b1c libscf.so.1`datael_get_child+0x1b(0, 805b414, 8, 8082e88, 0, 8045b64)
08045b38 libscf.so.1`scf_pg_get_property+0x1c(0, 805b414, 8082e88)
08045b64 pg_get_single_val+0x3f(0, 805b414, 5, 808ba48, 275, 0)
08045bb0 print_detailed+0x3e0(0, 8045bcc)
08045c44 libscf.so.1`scf_walk_fmri+0xe8b(8084ac8, 1, 8045cbc, 1, 805531c, 0)
08045c8c main+0x859(1, 8045cbc, 8045cc4)
08045ca8 _start+0x7a(3, 804609c, 80460aa, 80460ad, 0, 80460cd)
>
Electron journal output:
------------- Machine: whitewall ----------------------------
  SMF (Greenline) error: svc:/milestone/electron:default did not go online
 
 Segmentation Fault - core dumped
 Error: no such svc svc:/milestone/electron:default in repository!
This problem is still seen under s10u1_18.
Work Around
N/A
Comments
N/A