Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ports: emulators/virtualbox-ose --pagefusion

2 views
Skip to first unread message

Volodymyr Kostyrko

unread,
Jul 13, 2011, 4:24:24 AM7/13/11
to
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

--
Sphinx of black quartz judge my vow.
_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulat...@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

Bernhard Froehlich

unread,
Jul 13, 2011, 6:07:30 AM7/13/11
to

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/<your
vm>/logs/VBox.log) of your failed session for further debugging.

Thanks for your help!

--
Bernhard Fröhlich
http://www.bluelife.at/

Volodymyr Kostyrko

unread,
Jul 13, 2011, 7:03:50 AM7/13/11
to
13.07.2011 13:07, Bernhard Froehlich wrote:
>> !!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?

Yep, 4.
1. XPx32 PageFusion OFF.
2. XPx32 PageFusion ON.
3. 2003x32 PageFusion OFF.
4. 2003x32 PageFusion ON.

Those with PageFusion OFF are old production machines with pre-vbox4
settings. Other two are test machines intended for replacement of legacy
ones.

> Please send the VBox.log (should be in $HOME/VirtualBox VMs/<your
> vm>/logs/VBox.log) of your failed session for further debugging.

There's almost nothing there. I have published this one and a debug log
at http://limbo.xim.bz/pagefusion/

If you need a `bt full` you're welcome, I just haven't enabled dumping
core for those session but it's quite reproducible for me.

--
Sphinx of black quartz judge my vow.

0 new messages