From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 8 14:20:20 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45AD416A475 for ; Fri, 8 Jun 2007 14:20:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id E40FD13C4B9 for ; Fri, 8 Jun 2007 14:20:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l58EKJ9x092999 for ; Fri, 8 Jun 2007 14:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l58EKJPI092998; Fri, 8 Jun 2007 14:20:19 GMT (envelope-from gnats) Date: Fri, 8 Jun 2007 14:20:19 GMT Message-Id: <200706081420.l58EKJPI092998@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gavin Atkinson Cc: 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 Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 14:20:20 -0000 The following reply was made to PR kern/97326; it has been noted by GNATS. From: Gavin Atkinson To: Bakul Shah Cc: bug-followup@FreeBSD.org Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation Date: Fri, 08 Jun 2007 15:19:12 +0100 On Thu, 2007-05-31 at 18:23 -0700, Bakul Shah wrote: > I tested it with skype and there is still a leak of 10 > descriptors each time the skype testing service is called. > All of the additional open file descriptors are opens to > /dev/mixer0. Now I am running linux_base-fc-4_9. I suspect > the bug is in the emulation layer. Is there any chance you could either test or get somebody else to test your demo under Linux just to rule out the possibility that it is a bug in skype? Thanks, Gavin