From owner-freebsd-current@FreeBSD.ORG Thu Dec 25 07:55:38 2003 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 1C4D816A4CE for ; Thu, 25 Dec 2003 07:55:38 -0800 (PST) Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7DD543D1F for ; Thu, 25 Dec 2003 07:55:36 -0800 (PST) (envelope-from mime@traveller.cz) Received: from prg.traveller.cz (localhost [127.0.0.1])hBPFtZ8Y081837 for ; Thu, 25 Dec 2003 16:55:35 +0100 (CET) Received: from localhost (mime@localhost)hBPFtZQV081834 for ; Thu, 25 Dec 2003 16:55:35 +0100 (CET) Date: Thu, 25 Dec 2003 16:55:35 +0100 (CET) From: Michal Mertl To: freebsd-current@freebsd.org Message-ID: <20031225155532.H76916@prg.traveller.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: file descriptor leak in 5.2-RC 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: Thu, 25 Dec 2003 15:55:38 -0000 I wrote: > I found out that the leak doesn't occur in my environment if I change > threading library back to libc_r. I hate to say that but I didn't actually change libmap.conf. I only planned to do so. The leak wasn't happening as fast this time. I'm now really running with libc_r after reboot. Let's see what happens. -- Michal Mertl