From owner-freebsd-current@FreeBSD.ORG Fri Dec 26 08:39:20 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 A2E2E16A4CE for ; Fri, 26 Dec 2003 08:39:20 -0800 (PST) Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 456C943D2D for ; Fri, 26 Dec 2003 08:39:19 -0800 (PST) (envelope-from mime@traveller.cz) Received: from prg.traveller.cz (localhost [127.0.0.1])hBQGdH8Y098203 for ; Fri, 26 Dec 2003 17:39:18 +0100 (CET) Received: from localhost (mime@localhost)hBQGdHxH098200 for ; Fri, 26 Dec 2003 17:39:17 +0100 (CET) Date: Fri, 26 Dec 2003 17:39:17 +0100 (CET) From: Michal Mertl To: freebsd-current@freebsd.org Message-ID: <20031226173615.O81399@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: Fri, 26 Dec 2003 16:39:20 -0000 I wrote: > I'm now really running with libc_r after reboot. Let's see what happens. As noted by Oliver, the problem is the same regardless of the threading library. -- Michal Mertl