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


Darren Kenny <dkenny at opensolaris.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CAUSEKNOWN
                 CC|                            |dkenny at opensolaris.org
         AssignedTo|nwam-dev at opensolaris.org    |dkenny at opensolaris.org
            Summary|cannot launch               |cannot launch
                   |nwam-manager-properties     |nwam-manager-properties
                   |after disabling ipv6        |after disabling ipv6 and
                   |                            |ipv4


--- Comment #2 from Darren Kenny <dkenny at opensolaris.org> 2009-09-01 
11:59:41 UTC ---
It's not just disabling IPv6 that's the problem here, it's when you disable
both IPv4 and IPv6.

In this case, we're saving the User NCP with the property:

ip-version=uint64;

This is an invalid value - the property should be simply removed.

If you leave this there, and run nwamcfg, you will see:

$ nwamcfg list User
List error: out of memory

This error throws the GUI too and causes an assertion to fire because it's got
a NULL value returned.

Removing this property entry in /etc/nwam/ncp-User.conf will allow things to
continue.

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