kern/97326: [linux] file descriptor leakage in linux emulation
Bakul Shah
bakul at bitblocks.com
Sat Jul 12 01:00:07 UTC 2008
The following reply was made to PR kern/97326; it has been noted by GNATS.
From: Bakul Shah <bakul at bitblocks.com>
To: Marcin Cieslak <saper at SYSTEM.PL>
Cc: bug-followup at FreeBSD.org, bakul at bitblocks.com
Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation
Date: Fri, 11 Jul 2008 17:33:11 -0700
On Fri, 11 Jul 2008 23:02:36 +0200 Marcin Cieslak <saper at SYSTEM.PL> wrote:
>
> This should be fixed in FreeBSD 7 as of November 2007:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/compat/linux/linux_ioctl.c.diff
> ?r1=1.138;r2=1.138.2.1
>
> Can you check this?
I couldn't test on the original machine with linux_base-fc-4
so I tested it on amd64 machine with linux_base-fc-8. Skype
still seems to keep open far too many descriptors (480
compared to 140 on the mac) and this number goes up to 663
when making a skype test call but there seems to be no
further leakage.
Thanks!
More information about the freebsd-emulation
mailing list