Date: Sat, 6 Nov 1999 00:50:16 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG> Subject: Re: Serious locking problem in CURRENT Message-ID: <19991106005016.A865@keltia.freenix.fr> In-Reply-To: <19991105225916.A14961@keltia.freenix.fr> References: <19991105225916.A14961@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991106005016.A865>
