Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 18:56:16 -0600
From:      "Jacques A. Vidrine" <n@nectar.com>
To:        Roman Shterenzon <roman@harmonic.co.il>
Cc:        Max Khon <fjoe@iclub.nsu.ru>, freebsd-stable@freebsd.org
Subject:   Re: Is it late already? (-pthread)
Message-ID:  <20001031185616.B5333@spawn.nectar.com>
In-Reply-To: <Pine.LNX.4.10.10010301553540.17779-100000@shark.harmonic.co.il>; from roman@harmonic.co.il on Mon, Oct 30, 2000 at 03:56:47PM %2B0200
References:  <Pine.BSF.4.21.0010301942160.90486-100000@iclub.nsu.ru> <Pine.LNX.4.10.10010301553540.17779-100000@shark.harmonic.co.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 30, 2000 at 03:56:47PM +0200, Roman Shterenzon wrote:
> Example failure is real-world application: OpenLDAP cannot be shut down
> properly (other than kill it, then telnet localhost 389 - then it exits).
> Kill -9 kills it and data could be lost.

What mean you?

 sp:~# uname -a
 FreeBSD spawn.nectar.com 4.1-STABLE FreeBSD 4.1-STABLE #3: Fri Oct 13 14:13:04 CDT 2000     root@spawn.nectar.com:/var/obj/usr/src/sys/SPAWN  i386
 sp:~# ps ax | grep slap
 3765  ??  Ss     0:02.74 /opt/libexec/slapd -h ldapi:///
 sp:~# kill -HUP 3765 
 sp:~# ps ax | grep slap
 sp:~# 


This is OpenLDAP 2.  It is threaded.

Hmm.. that's why the slapd.sh script looks so funny .. obviously someone else
has encountered this as well (with OpenLDAP 1.x).  But perhaps this is (was) an
OpenLDAP bug?
-- 
Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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