Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2007 14:03:27 -0300
From:      "Alexandre Biancalana" <biancalana@gmail.com>
To:        stable@freebsd.org
Subject:   Re: Unix domain socket leak in 6-STABLE
Message-ID:  <8e10486b0706141003k1ac4cc56tf585363c11896a8@mail.gmail.com>
In-Reply-To: <F86F14EA8BA4173EAAE81CFC@ganymede.hub.org>
References:  <7EEECFAE63E9B976653B3254@ganymede.hub.org> <20070613181555.GA1506@roadrunner.q.local> <F86F14EA8BA4173EAAE81CFC@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/14/07, Marc G. Fournier <freebsd@hub.org> wrote:

> I don't know ... it was caused by an application, but nothing was freed up
> after the application was stop'd ...


In my case the sockets are closed only if I stop the samba processes. When I
just changed the connection mode from Unix Socket to TCP on nss_ldap.conf,
the connections remain opened. I think this could be a problem with nss_ldap
(in the way of the connections are handled ?) because samba is accessing
OpenLDAP directly via TCP, the access via Unix Sockets is only done by Samba
throughnss_ldap.

I trying to simulate this error on another machine. I will write some
scripts/program that connect to OpenLDAP socket directly and via nss_ldap
and post the results.

Any more hints ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8e10486b0706141003k1ac4cc56tf585363c11896a8>