Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2006 14:32:40 -0700
From:      Bakul Shah <bakul@bitblocks.com>
To:        Alexander Leidinger <netchild@FreeBSD.org>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/97326: [linux] file descriptor leakage in linux emulation 
Message-ID:  <20060909213240.F218E2948D@mail.bitblocks.com>
In-Reply-To: Your message of "Sat, 09 Sep 2006 20:05:34 GMT." <200609092005.k89K5YM2034612@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060909213240.F218E2948D>