From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 9 21:32:41 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8DB16A412; Sat, 9 Sep 2006 21:32:41 +0000 (UTC) (envelope-from bakul@bitblocks.com) Received: from mail.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66A2043D46; Sat, 9 Sep 2006 21:32:41 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by mail.bitblocks.com (Postfix) with ESMTP id F218E2948D; Sat, 9 Sep 2006 14:32:40 -0700 (PDT) To: Alexander Leidinger In-reply-to: Your message of "Sat, 09 Sep 2006 20:05:34 GMT." <200609092005.k89K5YM2034612@freefall.freebsd.org> Date: Sat, 09 Sep 2006 14:32:40 -0700 From: Bakul Shah Message-Id: <20060909213240.F218E2948D@mail.bitblocks.com> Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 21:32:41 -0000 > Synopsis: [linux] file descriptor leakage in linux emulation > > State-Changed-From-To: open->feedback > State-Changed-By: netchild > State-Changed-When: Sat Sep 9 20:04:45 UTC 2006 > State-Changed-Why: > Is this still the case with a recent -current? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=97326 I do not see the original behavoir but I do see a slow leak in skype. Every time a call is made (for example to the skype testing service) it leaks 10 to 15 descriptors to /dev/mixer0 + some more. About 75% opens are to /dev/mixer0. Still think this is an emulation problem not skype's. firefox etc. also seem to keep far too many files open. For example firefox has 500+ open descriptors) with 4 tabbed windows open. But in my limited testing can't tell if there is a leak. I am running linux_base-fc-4_7 on a one month old freebsd-current.