Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 08:20:00 +0200
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        Bakul Shah <bakul@bitblocks.com>
Cc:        freebsd-emulation@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: linux emulation file descriptor leakage -current?
Message-ID:  <20060516062000.GA39198@stud.fit.vutbr.cz>
In-Reply-To: <20060515165041.50A86294BB@mail.bitblocks.com>
References:  <20060515165041.50A86294BB@mail.bitblocks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 15, 2006 at 09:50:41AM -0700, Bakul Shah wrote:
> This is what happens when I start skype (NOTE: this is *not*
> limited to skype -- I see the same problem with a thunderbird
> linux binary but linux-firefox & linux-opera work fine).
> 
> $ skype &
> $ sudo sh -c " while sleep 3; do lsof |grep skype|wc; done"
>     4126   38134  495635
>     4196   38959  499830
>     4226   39229  502965
>     4266   39589  507145
>     4296   39859  510280
>     4336   40219  514460
>     4366   40489  517595
>     4406   40849  521775
>     4436   41119  524910
>     4476   41479  529090
>     4516   41839  533270
>     4546   42109  536405
>     4586   42469  540585
> ^C

I see something similar when using acroread... it sometimes (typically when
opening new file) eats all the free file descriptors and then its killed...

roman



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