OpenSolaris

Printable Version Enter a New Search
Bug ID 6552999
Synopsis control-c from prtdiag, blank environmental data fields when run again
State 10-Fix Delivered (Fix available in build)
Category:Subcategory sun4v:other
Keywords glendale_reviewed | ldoms | ldoms-101RR-notes-included | ldoms-101RR-reviewed | ldoms-102RR-notes-included | no-ldoms1.0.1
Responsible Engineer Farrell Woods
Reported Against s10u4_11 , s10u4_12b , solaris_10u4 , solaris_10u5
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_82
Fixed In snv_82
Release Fixed solaris_nevada(snv_82) , solaris_10u6(s10u6_03) (Bug ID:2158000)
Related Bugs 6582230 , 6601790 , 6616447 , 6630571 , 6707176 , 6709946
Submit Date 2-May-2007
Last Update Date 11-September-2008
Description
See comments.
I reproduced this very quickly using the following steps.

First start a script which looks like this:

while [ 1 ]
do
    prtpicl -v
done

Then in another window. Start repeatedly executing prtpicl -v and then
control-C the prtpicl when it is in the process of displaying the
physical-platform portion of the tree. Keep trying it a few times and
eventually the prtpicl in the while loop will start reporting <ERROR:
Property value unavailable> for every single value under the
physical-platform. This behavior persists until I manually reset the
picl daemon with svcadm restart picl.

Matt
Work Around
svcadm restart picl
Comments
N/A