From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 3 11:45:00 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3760E1065674; Thu, 3 Jun 2010 11:45:00 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id C3F048FC1B; Thu, 3 Jun 2010 11:44:59 +0000 (UTC) Received: from daedalus.network.local (gprs13.swisscom-mobile.ch [193.247.250.13]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o53BiuIU005193 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 3 Jun 2010 11:44:57 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4C0795F2.90004@FreeBSD.org> Date: Thu, 03 Jun 2010 13:45:54 +0200 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.24 (X11/20100318) MIME-Version: 1.0 To: Brandon Gooch References: <4C011524.7050806@FreeBSD.org> <4C03B42B.2080206@protected-networks.net> <5bae657843a7c00f05c14c2bed884364@bluelife.at> <201005311906.30257.lobo@bsd.com.br> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org, Daichi GOTO Subject: Re: CFT: VirtualBox 3.2.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 11:45:00 -0000 Brandon Gooch wrote: > On Mon, May 31, 2010 at 2:06 PM, Mario Lobo wrote: >> On Monday 31 May 2010 15:14:01 Bernhard Froehlich wrote: >>> On Mon, 31 May 2010 09:05:47 -0400, Michael Butler >>> >>> wrote: >>>> On 05/31/10 04:55, Anton Berezin wrote: >>>>> On Mon, May 31, 2010 at 11:01:04AM +0900, Daichi GOTO wrote: >>>>>> Memory leaks there I have noticed. Look at follow message of top(1): >>>>> I also experience memory leaks. WinXP guest, amd64-CURRENT (from >>>>> 2010-05-10) host. 100% CPU load when the guest is doing nothing, and >>>>> memory >>>>> usage keeps growing at a rather alarming pace. >>>> Just an observation - this appears to be related to using the additions >>>> from 3.2.0. Using VBox 3.2.0 with the 3.1.8 additions doesn't appear to >>>> display the leak - no idea what triggers this behaviour, >>> I've just talked to the virtualbox developers and this is obviously an >>> known bug in the 3.2.0 additions. As a workaround you can use the 3.1.8 >>> additions and they said it will be fixed with 3.2.2. >>> >>> Thanks! >>> >> Actually, this problem doesn't happen up to >> VBoxGuestAdditions_3.2.0_BETA1.iso. >> >> VBoxGuestAdditions_3.2.0_BETA2.iso and newer do have it. > > I can confirm this. For the record. I've updated the port in our repository to 3.2.2 which should fix the memory leak. Could you please check if the problem is solved now. Thanks, Beat