OpenSolaris

Printable Version Enter a New Search
Bug ID 6546290
Synopsis /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unload dtrace
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:dtest
Keywords
Responsible Engineer Adam Leventhal
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_72
Fixed In snv_72
Release Fixed solaris_nevada(snv_72)
Related Bugs 6504328
Submit Date 16-April-2007
Last Update Date 19-October-2007
Description
This is a bug in dtrt testcase tst.predcache.ksh

As a consequence of the fix to bug 6504328, tst.predcache.ksh loops around services that have dtrace probes and tries to disable them.

This fix only implements a greenline method for dealing with services (svcadm), meaning legacy rc scripts services make it fail.

In http://diablo:8080/electron/servlet/ElectronWrapper?option=menu_results_report&TaskID=901554 we have:

 
 =============================================================
 | 
 | Outputs for /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh
 | 
 | ERROR: tst.predcache.ksh returned 1 instead of 0; details in failure.2
 | 
 -------------------------------------------------------------
 | Content of failure.2/131896.out :
 -------------------------------------------------------------
   4 f831a000  20e20 155   1  dtrace (Dynamic Tracing)
 : could not unload dtrace
 
 
 -------------------------------------------------------------
 Content of failure.2/131896.err :
 -------------------------------------------------------------
 svcadm: Operation not supported for legacy service 'lrc:/etc/rc3_d/S75webserver01'
 svcadm: Operation not supported for legacy service 'lrc:/etc/rc3_d/S75webserver01'
Work Around
N/A
Comments
N/A