From owner-freebsd-questions Thu Jan 2 19: 7:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C60FA37B401 for ; Thu, 2 Jan 2003 19:07:54 -0800 (PST) Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 90DFB43E4A for ; Thu, 2 Jan 2003 19:07:53 -0800 (PST) (envelope-from bastill@adam.com.au) Received: (qmail 31183 invoked from network); 3 Jan 2003 03:07:52 -0000 Received: from 202-6-144-158.ip.adam.com.au (HELO adam.com.au) (202.6.144.158) by eden.adam.com.au with SMTP; 3 Jan 2003 03:07:52 -0000 Message-ID: <3E14FEC5.2030209@adam.com.au> Date: Fri, 03 Jan 2003 13:38:53 +1030 From: Brian Astill User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20020926 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Emmerton Cc: Derrick Ryalls , freebsd-questions@FreeBSD.ORG, "Michael K. Smith" Subject: Re: Sendmail waiting? References: <002201c2b2c2$6f49c3e0$0200a8c0@bartxp> <3E14F3D4.6010803@adam.com.au> <005401c2b2cf$6ef01f40$1200a8c0@gsicomp.on.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks for the help - there is a fix in there somewhere :-) Saw this in cvs-commit: Modified files: (Branch: RELENG_5_0) sys/fs/fifofs fifo_vnops.c Log: MFC: Put a one-second timeout (And a XXX: comment) on a tsleep which under certain not understood circumstances hangs sendmail during boot. Looks like there might be a bug somewhere in my system, too. Might explain the intermittent naure of the problem? -- Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message