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


amaguire <alan.maguire at sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |FIXINPROGRESS




--- Comment #1 from amaguire <alan.maguire at sun.com>  2009-07-24 01:46:36 ---
(In reply to comment #0)
> if no ENMs exist, the first commit (which should succeed and create enm.conf)
> fails with "cannot bind to backend server". At some stage we are misconverting
> an EBADF or ENOENT into a bind error.

actually, the problem is that we're freeing an object list in
nwam_read_object_from_files_backend() that we don't allocate when we're looking
for a specific object. netcfgd dumps core, so we get a bind error to backend on
commit.

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

Reply via email to