OpenSolaris

Printable Version Enter a New Search
Bug ID 6280513
Synopsis init needs to handle SCF_ERROR_NO_RESOURCES from scf_instance_add_pg()
State 1-Dispatched (Default State)
Category:Subcategory utility:smf
Keywords onnv_triage | oss-bite-size | smf
Sponsor
Submitter
Reported Against
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs
Submit Date 3-June-2005
Last Update Date 21-October-2008
Description
bustos 2005-06-03

A customer saw

init.c:3316: scf_instance_add_pg() failed with unexpected error 1012. Aborting.

This means that scf_intsance_add_pg() failed with SCF_ERROR_NO_RESOURCES.  init
should handle that error instead of abort()ing.

 xxxxx@xxxxx.com 2005-06-03 23:36:28 GMT
Work Around
N/A
Comments
N/A