From owner-freebsd-current Fri Nov 5 15:56:49 1999 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id F28D814E9B for ; Fri, 5 Nov 1999 15:56:38 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id AAA16290 for freebsd-current@FreeBSD.ORG; Sat, 6 Nov 1999 00:56:35 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 3858E878D; Sat, 6 Nov 1999 00:50:16 +0100 (CET) Date: Sat, 6 Nov 1999 00:50:16 +0100 From: Ollivier Robert To: "FreeBSD Current Users' list" Subject: Re: Serious locking problem in CURRENT Message-ID: <19991106005016.A865@keltia.freenix.fr> Mail-Followup-To: FreeBSD Current Users' list References: <19991105225916.A14961@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i In-Reply-To: <19991105225916.A14961@keltia.freenix.fr> X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Ollivier Robert: > 3.3-RELEASE: > > 405 [22:56] root@sidhe:spool/postfix# lsof pid/master.pid > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > master 7155 root 7uW VREG 0,131079 17 18615 pid/master.pid > ^^^ Apparently the lock is NOT done on FreeBSD 4.0: 202 [0:47] root@keltia:sysutils/lsof# lsof /var/spool/postfix/pid/master.pid COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME master 242 root 7u VREG 13,131080 17 29093 pid/master.pid ^^^ (thanks to David O'Brien for having updated the lsof port). > Same Postfix versions on both. I even recompiled it on CURRENT. We have a problem here... -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #75: Tue Nov 2 21:03:12 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message