http://defect.opensolaris.org/bz/show_bug.cgi?id=8449


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nwam-dev at opensolaris.org    |Anurag.Maskey at Sun.COM
             Status|NEW                         |CAUSEKNOWN




--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-04-27 
06:17:09 ---
I ran across this exact same situation while working on Bug 8333.  The name
passed to the thread was a pointer in the stack.  The fix has been pushed into
the gate and will be included in the next build (4/28).

The enable and disable actions can be performed without the sleep.  However,
because the actual actions are asynchronous, the state may not have changed
when nwamadm list is called.


bash-3.2# nwamadm enable enm0; nwamadm list enm0; nwamadm disable enm0; nwamadm
 list enm0; nwamadm enable enm0; nwamadm list enm0
Enabling enm 'enm0'
TYPE         PROFILE   STATE          
enm          enm0      online         
Disabling enm 'enm0'
TYPE         PROFILE   STATE          
enm          enm0      disabled       
Enabling enm 'enm0'
TYPE         PROFILE   STATE          
enm          enm0      online

-- 
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.

Reply via email to