From owner-freebsd-current@FreeBSD.ORG Mon Jun 7 19:47:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8844216A4CE; Mon, 7 Jun 2004 19:47:34 +0000 (GMT) Received: from tensor.xs4all.nl (tensor.xs4all.nl [194.109.160.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id F050143D1D; Mon, 7 Jun 2004 19:47:33 +0000 (GMT) (envelope-from dimitry@andric.com) Received: from kilgore.dim (kilgore.dim [192.168.0.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.xs4all.nl (Postfix) with ESMTP id AE14622827; Mon, 7 Jun 2004 21:47:31 +0200 (CEST) Date: Mon, 7 Jun 2004 21:47:19 +0200 From: Dimitry Andric X-Mailer: The Bat! (v2.11.02) Business X-Priority: 3 (Normal) Message-ID: <239341455.20040607214719@andric.com> To: Brian Feldman In-Reply-To: <20040607192918.GA20308@green.homeunix.org> References: <1086511629.1509.13.camel@taxman> <20040607172431.GA19790@green.homeunix.org> <1086633425.1020.15.camel@taxman> <20040607192918.GA20308@green.homeunix.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="----------111EDD6F092F48" cc: rwatson@freebsd.org cc: current@freebsd.org cc: Stefan Ehmann Subject: Re: esd leaking file descriptors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 19:47:34 -0000 ------------111EDD6F092F48 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit On 2004-06-07 at 21:29:18 Brian Feldman wrote: >> Here are two excerpts from kdump output that basically repeat all the >> time: > I see a lot of accept(2) there... I think it's a good possibility > Robert accidentally broke accept[1]()'s error cleanup. Hmm, I'm starting to think that this is why I ran into a similar problem with Squid yesterday; it ran out of file descriptors, started spamming the console, and made the machine quite inaccessible. :) (Luckily there's a serial console.) I've run Squid on FreeBSD for years now, without ever encountering something like this! I then unthinkingly bumped kern.maxfiles to 8192, but it's probably better if I try Robert's patch too. ------------111EDD6F092F48 Content-Type: application/pgp-signature -----BEGIN PGP MESSAGE----- Version: GnuPG v1.2.4 (MingW32) iD8DBQFAxMZHsF6jCi4glqMRAjlXAKDs3fMCQJDNO5oAs6wvjBx14DWzfgCglej3 6mh7ljQmcmESOkneMg/rgSQ= =3l0l -----END PGP MESSAGE----- ------------111EDD6F092F48--