From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 15 09:19:52 2009 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 8378E106566B for ; Tue, 15 Sep 2009 09:19:52 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 3EF5C8FC12 for ; Tue, 15 Sep 2009 09:19:51 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MnUCT-0001l3-Gr for freebsd-emulation@freebsd.org; Tue, 15 Sep 2009 11:19:49 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Sep 2009 11:19:49 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Sep 2009 11:19:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Ivan Voras Date: Tue, 15 Sep 2009 11:19:39 +0200 Lines: 42 Message-ID: References: <4AAE68F1.3010709@icyb.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.22 (X11/20090817) In-Reply-To: <4AAE68F1.3010709@icyb.net.ua> Sender: news Subject: Re: New Virtualbox port (from today) 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: Tue, 15 Sep 2009 09:19:52 -0000 Andriy Gapon wrote: > on 14/09/2009 17:21 Ivan Voras said the following: >> Hi, >> >> It looks like the timer problem is solved with the recent port >> (virtualbox-3.0.51.r22902) but now I cannot start more than one VM - the >> error is VERR_NO_MEMORY (there certainly is enough free memory). > > Could this be related to a similar issue that I reported on -current? > Or something too different? It looks almost exactly the same as your issue except that I really do have enough memory: 00:00:00.681 VirtualBox 3.0.51_OSE r22900 freebsd.amd64 (Sep 14 2009 12:31:13) release log 00:00:00.681 Log opened 2009-09-14T14:20:25.014346000Z 00:00:00.681 OS Product: FreeBSD 00:00:00.681 OS Release: 8.0-BETA2 00:00:00.681 OS Version: FreeBSD 8.0-BETA2 #5: Mon Aug 17 11:29:21 CEST 2009 ivoras@lara.cc.fer.hr:/usr/obj/usr/src/sys/LARA !!! 00:00:00.681 Host RAM: 3823MB RAM, available: 508MB !!! 00:00:00.681 Executable: /usr/local/lib/virtualbox/VirtualBox 00:00:00.681 Process ID: 1217 00:00:00.681 Package type: BSD_64BITS_GENERIC (OSE) 00:00:00.685 SUP: Opened VMMR0.r0 (/usr/local/lib/virtualbox/VMMR0.r0) at 0xffffffff81062080. 00:00:00.686 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={0a51994b-cbc6-4686-94eb-d4e4023280e2} aComponent={Console} aText={VM creation failed (GVMM) (VERR_NO_MEMORY). 00:00:00.686 Unknown error creating VM (VERR_NO_MEMORY)} aWarning=false, preserve=false 00:00:00.688 Power up failed (vrc=VERR_NO_MEMORY, rc=NS_ERROR_FAILURE (0X80004005)) The VM is configured as 128 MB memory.