From owner-freebsd-emulation@FreeBSD.ORG Wed Jul 13 10:07:31 2011 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 A3267106564A for ; Wed, 13 Jul 2011 10:07:31 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 3E5918FC0A for ; Wed, 13 Jul 2011 10:07:31 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 27BA56; Wed, 13 Jul 2011 12:07:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Wed, 13 Jul 2011 12:07:30 +0200 From: Bernhard Froehlich To: Volodymyr Kostyrko In-Reply-To: <4E1D5638.6030901@gmail.com> References: <4E1D5638.6030901@gmail.com> Message-ID: X-Sender: decke@bluelife.at User-Agent: Roundcube Webmail/0.5.3 X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0204.4E1D6E62.006D,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-emulation@freebsd.org Subject: Re: ports: emulators/virtualbox-ose --pagefusion 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: Wed, 13 Jul 2011 10:07:31 -0000 On Wed, 13 Jul 2011 11:24:24 +0300, Volodymyr Kostyrko wrote: > Hi all. > >> VBoxHeadless -s xp_0 -n -m 18084 > > Oracle VM VirtualBox Headless Interface 4.0.10_OSE > (C) 2008-2011 Oracle Corporation > All rights reserved. > > Type Manifest File: /home/arcade/.VirtualBox/xpti.dat > nsNativeComponentLoader: autoregistering begins. > nsNativeComponentLoader: autoregistering succeeded > nNCL: registering deferred (0) > 13/07/2011 11:18:27 Listening for VNC connections on TCP port 18084 > Set framebuffer: buffer=803c04000 w=800 h=600 bpp=32 > Set framebuffer: buffer=80d20f000 w=720 h=400 bpp=32 > Set framebuffer: buffer=80da04000 w=640 h=480 bpp=32 > 13/07/2011 11:18:31 Got connection from client 10.5.100.44 > 13/07/2011 11:18:31 other clients: > 13/07/2011 11:18:31 Client Protocol Version 3.8 > 13/07/2011 11:18:31 Protocol version sent 3.8, using 3.8 > 13/07/2011 11:18:31 rfbProcessClientSecurityType: executing handler > for type 1 > 13/07/2011 11:18:31 rfbProcessClientSecurityType: returning > securityResult for client rfb version >= 3.8 > 13/07/2011 11:18:31 Pixel format for client 10.5.100.44: > 13/07/2011 11:18:31 8 bpp, depth 8 > 13/07/2011 11:18:31 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6 > 13/07/2011 11:18:31 rfbProcessClientNormalMessage: ignoring > unsupported encoding type ultraZip > 13/07/2011 11:18:31 Using compression level 9 for client 10.5.100.44 > 13/07/2011 11:18:31 Using image quality level 0 for client 10.5.100.44 > 13/07/2011 11:18:31 Enabling KeyboardLedState protocol extension for > client 10.5.100.44 > 13/07/2011 11:18:31 Enabling NewFBSize protocol extension for client > 10.5.100.44 > 13/07/2011 11:18:31 Enabling LastRect protocol extension for client > 10.5.100.44 > 13/07/2011 11:18:31 Enabling SupportedMessages protocol extension for > client 10.5.100.44 > 13/07/2011 11:18:31 Enabling SupportedEncodings protocol extension > for client 10.5.100.44 > 13/07/2011 11:18:31 Enabling ServerIdentity protocol extension for > client 10.5.100.44 > 13/07/2011 11:18:31 Using tight encoding for client 10.5.100.44 > Set framebuffer: buffer=80d20f000 w=720 h=400 bpp=32 > 13/07/2011 11:18:43 Sending rfbEncodingNewFBSize for resize to (720x400) > Set framebuffer: buffer=80dc04000 w=640 h=480 bpp=32 > 13/07/2011 11:18:43 Sending rfbEncodingNewFBSize for resize to (640x480) > Set framebuffer: buffer=807c00000 w=1024 h=768 bpp=32 > 13/07/2011 11:19:23 Sending rfbEncodingNewFBSize for resize to (1024x768) > > !!Assertion Failed!! > Expression: RT_SUCCESS_NP(rc) > Location : > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.0.10_OSE/src/VBox/VMM/VMMR3/PGMSharedPage.cpp(207) > VBOXSTRICTRC pgmR3SharedModuleRegRendezvous(VM*, VMCPU*, void*) > VERR_PGM_PHYS_INVALID_PAGE_ID (-1637) - Trying to free a page with an > invalid Page ID. > Trace/BPT trap I just talked to the vbox developers and they told me this is a known problem that you should also see with other hosts but it's hard to reproduce. Do you have multiple VMs running with page fusion enabled when the error occurs? Please send the VBox.log (should be in $HOME/VirtualBox VMs//logs/VBox.log) of your failed session for further debugging. Thanks for your help! -- Bernhard Fröhlich http://www.bluelife.at/