On Mon, Jun 16, 2003 at 04:09:51PM +1000, Tim Robbins wrote:

> On Sun, Jun 15, 2003 at 08:43:15PM -0400, Chris Shenton wrote:
> 
> > I've been running qmail for years and like it, installed pretty much
> > per www.LifeWithQmail.org.  My main system was running FreeBSD
> > 5.0-RELEASE and -CURRENT and qmail was fine.  When I just upgraded to
> > 5.1-CURRENT a couple days back, the qmail-send process started using
> > all CPU.
> 
> This looks like a bug in the named pipe code. Reverting
> sys/fs/fifofs/fifo_vnops.c to the RELENG_5_0 version makes the problem go
> away. I haven't tracked down exactly what change between RELENG_5_0 and
> RELENG_5_1 caused the problem.

Looks like revision 1.86 works, but it stops working with 1.87. Moving the
soclose() calls to fifo_inactive() may have caused it.


Tim
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to