Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 15:19:39 +0200
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        freebsd-emulation@freebsd.org
Subject:   Re: [Call For Testing] VirtualBox for FreeBSD!
Message-ID:  <20090517131939.GA1941@triton.kn-bremen.de>
In-Reply-To: <200905152238.n4FMcqR0007682@triton.kn-bremen.de>
References:  <20090514191237.GD70242@bsdcrew.de> <ed91d4a80905141418w52a4dcc2yf38b68b1b99e2fb6@mail.gmail.com> <ed91d4a80905141451o2b9461d1o1f4661e32e997585@mail.gmail.com> <200905152238.n4FMcqR0007682@triton.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 16, 2009 at 12:38:52AM +0200, Juergen Lock wrote:
> In article <06c77d8650448aa63d9ce8d4b1a9c3e0.squirrel@webmail.itac.at> you write:
> >On Thu, May 14, 2009 11:51 pm, Artem Belevich wrote:
> >> Few more notes from -CURRENT/amd64
> >>
> >> [snip]
> >>
> >> * Attempt to boot new VM (64-bit FreeBSD) from -current snapshot DVD
> >> ISO results in an error:
> >>
> >> Failed to start the virtual machine FreeBSD.
> >> Failed to load VMMR0.r0 (VERR_SYMBOL_VALUE_TOO_BIG).
> >> Unknown error creating VM (VERR_SYMBOL_VALUE_TOO_BIG).
> >>
> >> Result Code: NS_ERROR_FAILURE (0x80004005)
> >> Component: Console
> >> Interface: IConsole {a7f17a42-5b64-488d-977b-4b2c639ada27}
> >
> >
> >I cannot reproduce that anymore (probably hit another problem). Could you
> >please provide what the vbox-dev people asked for to solve that problem?
> >
> >VBox.log from ~/.VirtualBox/Machines/<VM name>/Logs/VBox.log
> >
> >and start with
> >
> >export VBOX_LOG=+rt_ldr.e.l2.f
> >VirtualBox -startvm VM_NAME
> >
> Hi!
> 
>  You forgot to say this needs a debug build... :)
> 
> >the resulting .log file (created in the current directory!)
> >
> >http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001411.html
> >http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001413.html
> >
> >Thanks!
> 
>  I tried to follow up to that thread on vbox-dev but it seems to be
> subscribed-only, so I'll repost here: (-emulation only, I trimmed the
> other lists)
> 
> >[...]
> 
> Hi!
> 
>  I just tried vbox here and saw the same problem, so I made a debug build
> (diff for the wip FreeBSD port Makefile below) and got out the following
> logs:
> 
> VBox.log:
> 
> 00:00:03.661 VirtualBox 2.2.51_OSE r19662 freebsd.amd64 (May 15 2009 21:17:12) release log
> 00:00:03.661 Log opened 2009-05-15T19:25:52.579924000Z
> 00:00:03.661 OS Product: FreeBSD
> 00:00:03.661 OS Release: 7.2-STABLE
> 00:00:03.661 OS Version: FreeBSD 7.2-STABLE #0: Sun May 10 19:06:01 CEST 2009     nox@triton.kn-bremen.de:/usr/obj/usr/home/nox/src72s/src/sys/TRITON
> 00:00:03.661 Executable: /usr/local/lib/virtualbox/VirtualBox
> 00:00:03.661 Process ID: 4630
> 00:00:03.661 Package type: BSD_64BITS_GENERIC (OSE)
> 00:00:03.706 
> 00:00:03.706 !!Assertion Failed!!
> 00:00:03.706 Expression: (Elf_Addr)*(int32_t *)pAddrW == Value
> 00:00:03.706 Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h(367) int rtldrELF64RelocateSection(RTLDRMODELF64RT_NOTHING*, Elf64_Addr, int (*)(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*), void*, Elf64_Addr, Elf64_Size, const uint8_t*, uint8_t*, const void*, Elf64_Size)
> 00:00:03.706 Value=fffffffe80ac87c0
> 
> 2009-05-15-19-25-48.089-VirtualBox-4630.log:
> 
> Log created: 2009-05-15T19:25:48.898420000Z
> Executable: /usr/local/lib/virtualbox/VirtualBox
> Arg[0]: VirtualBox
> Arg[1]: -startvm
> Arg[2]: fbsd72cd
> RTLdrOpen: pszFilename=000000080810a040:{/usr/local/lib/virtualbox/VMMR0.r0} fFlags=0x0 enmArch=2 phLdrMod=00007fffffa99b48
> rtldrELF64Open: /usr/local/lib/virtualbox/VMMR0.r0: returns VINF_SUCCESS *phLdrMod=000000080810d080
> rtldrOpenWithReader: /usr/local/lib/virtualbox/VMMR0.r0: returns VINF_SUCCESS *phMod=000000080810d080
> RTLdrOpen: return VINF_SUCCESS *phLdrMod
> RTLdrSize: hLdrMod=000000080810d080
> RTLdrSize: returns 1201440
> RTLdrEnumSymbols: hLdrMod=000000080810d080 fFlags=0x0 pvBit=0000000000000000 BaseAddress=0000000000000000 pfnCallback=0000000800f961f0 pvUser=00007fffffa99b30
> RTLdrEnumSymbols: returns VINF_SUCCESS
> RTLdrGetBits: hLdrMod=000000080810d080 pvBits=0000000808700068 BaseAddress=fffffffe809df080 pfnGetImport=0000000800f99280 pvUser=00000008020de958
> fffffffe809df4a4: R_X86_64_32S  Value=fffffffe80ac87c0 SymValue=fffffffe80ac84c0
> 
> !!Assertion Failed!!
> Expression: (Elf_Addr)*(int32_t *)pAddrW == Value
> Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h(367) int rtldrELF64RelocateSection(RTLDRMODELF64RT_NOTHING*, Elf64_Addr, int (*)(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*), void*, Elf64_Addr, Elf64_Size, const uint8_t*, uint8_t*, const void*, Elf64_Size)
> Value=fffffffe80ac87c0
> 
>  I suspect BaseAddress=fffffffe809df080 is the problem?

Yup it was, as explained in this post: (thanx!)
	http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001419.html

 ..and it looks like I now have a workaround for this issue too... :)
I'll post the patch when I've finished/cleaned it up a little.

 I only did some quick tests using a few isos so far (i.e. I did not
install anything yet), of which a FreeBSD 7.2rc i386 iso could enter
livefs, an i386 and an amd64 sidux 2009-01 iso both booted into kde and
could visit their homepage, only a FreeBSD 7.1 amd64 iso hung at the
point where the booted kernel should enter userland.  Oh and rebooting
the i386 FreeBSD iso (exiting sysinstall) caused the vm to abort with
an assertion failure, here is the log:

00:00:01.858 VirtualBox 2.2.51_OSE r19662 freebsd.amd64 (May 17 2009 11:32:11) release log
00:00:01.858 Log opened 2009-05-17T12:45:26.521854000Z
00:00:01.858 OS Product: FreeBSD
00:00:01.858 OS Release: 7.2-STABLE
00:00:01.858 OS Version: FreeBSD 7.2-STABLE #0: Sun May 10 19:06:01 CEST 2009     nox@triton.kn-bremen.de:/usr/obj/usr/home/nox/src72s/src/sys/TRITON
00:00:01.858 Executable: /usr/local/lib/virtualbox/VirtualBox
00:00:01.858 Process ID: 2133
00:00:01.858 Package type: BSD_64BITS_GENERIC (OSE)
00:00:01.961 SUP: Loaded VMMR0.r0 (/usr/local/lib/virtualbox/VMMR0.r0) at 0xffffffff80fa7080 - ModuleInit at ffffffff80fddd10 and ModuleTerm at ffffffff80fddc90
00:00:01.961 SUP: VMMR0EntryEx located at ffffffff80fddad0, VMMR0EntryFast at ffffffff80fdc740 and VMMR0EntryInt at ffffffff80fdc530
00:00:02.028 SUPR3HardenedLdrLoadAppPriv: "/usr/local/lib/virtualbox/VBoxSharedClipboard.so" not found
00:00:02.028 HGCM: Failed to load the service library: [VBoxSharedClipboard], rc = VERR_FILE_NOT_FOUND. The service will be not available.
00:00:02.028 VBoxSharedClipboard is not available. rc = VERR_FILE_NOT_FOUND
00:00:02.098 ************************* CFGM dump *************************
00:00:02.098 pRoot=0000000808108180:{/}
00:00:02.098 [/] (level 0)
00:00:02.098   Name               <string>  = "fbsd72cd" (cch=9)
00:00:02.098   UUID               <bytes>   = "f0 e8 ab f5 f6 b7 18 49 83 cc 56 d2 1b 22 42 ba" (cb=16)
00:00:02.098   RamSize            <integer> = 0x0000000010000000 (268435456)
00:00:02.098   RamHoleSize        <integer> = 0x0000000020000000 (536870912)
00:00:02.098   NumCPUs            <integer> = 0x0000000000000001 (1)
00:00:02.098   TimerMillies       <integer> = 0x000000000000000a (10)
00:00:02.098   RawR3Enabled       <integer> = 0x0000000000000001 (1)
00:00:02.098   RawR0Enabled       <integer> = 0x0000000000000001 (1)
00:00:02.098   PATMEnabled        <integer> = 0x0000000000000001 (1)
00:00:02.098   CSAMEnabled        <integer> = 0x0000000000000001 (1)
00:00:02.098   HwVirtExtForced    <integer> = 0x0000000000000000 (0)
00:00:02.099   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:02.099   EnableVPID         <integer> = 0x0000000000000000 (0)
00:00:02.099   EnablePAE          <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/HWVirtExt/] (level 1)
00:00:02.099   Enabled <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/PDM/] (level 1)
00:00:02.099 
00:00:02.099 [/PDM/Drivers/] (level 2)
00:00:02.099 
00:00:02.099 [/PDM/Drivers/VBoxC/] (level 3)
00:00:02.099   Path <string>  = "/usr/local/lib/virtualbox/components/VBoxC" (cch=43)
00:00:02.099 
00:00:02.099 [/Devices/] (level 1)
00:00:02.099 
00:00:02.099 [/Devices/pcarch/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pcarch/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pcarch/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/pcbios/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pcbios/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pcbios/0/Config/] (level 4)
00:00:02.099   RamSize        <integer> = 0x0000000010000000 (268435456)
00:00:02.099   RamHoleSize    <integer> = 0x0000000020000000 (536870912)
00:00:02.099   NumCPUs        <integer> = 0x0000000000000001 (1)
00:00:02.099   HardDiskDevice <string>  = "piix3ide" (cch=9)
00:00:02.099   FloppyDevice   <string>  = "i82078" (cch=7)
00:00:02.099   IOAPIC         <integer> = 0x0000000000000000 (0)
00:00:02.099   PXEDebug       <integer> = 0x0000000000000000 (0)
00:00:02.099   UUID           <bytes>   = "f0 e8 ab f5 f6 b7 18 49 83 cc 56 d2 1b 22 42 ba" (cb=16)
00:00:02.099   BootDevice0    <string>  = "FLOPPY" (cch=7)
00:00:02.099   BootDevice1    <string>  = "DVD" (cch=4)
00:00:02.099   BootDevice2    <string>  = "IDE" (cch=4)
00:00:02.099   BootDevice3    <string>  = "NONE" (cch=5)
00:00:02.099 
00:00:02.099 [/Devices/8237A/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/8237A/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pci/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pci/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pci/0/Config/] (level 4)
00:00:02.099   IOAPIC <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "KeyboardQueue" (cch=14)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:02.099   QueueSize <integer> = 0x0000000000000040 (64)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:02.099   Driver <string>  = "MainKeyboard" (cch=13)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:02.099   Object <integer> = 0x00000008056240c0 (34450063552)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:02.099   Driver <string>  = "MouseQueue" (cch=11)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:02.099   QueueSize <integer> = 0x0000000000000080 (128)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:02.099   Driver <string>  = "MainMouse" (cch=10)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:02.099   Object <integer> = 0x00000008056241a0 (34450063776)
00:00:02.099 
00:00:02.099 [/Devices/i82078/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/Config/] (level 4)
00:00:02.099   IRQ       <integer> = 0x0000000000000006 (6)
00:00:02.099   DMA       <integer> = 0x0000000000000002 (2)
00:00:02.099   MemMapped <integer> = 0x0000000000000000 (0)
00:00:02.099   IOBase    <integer> = 0x00000000000003f0 (1008)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#999/] (level 4)
00:00:02.099   Driver <string>  = "MainStatus" (cch=11)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#999/Config/] (level 5)
00:00:02.099   papLeds <integer> = 0x00000008056159b8 (34450004408)
00:00:02.099   First   <integer> = 0x0000000000000000 (0)
00:00:02.099   Last    <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "Block" (cch=6)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#0/Config/] (level 5)
00:00:02.099   Type      <string>  = "Floppy 1.44" (cch=12)
00:00:02.099   Mountable <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/acpi/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/] (level 3)
00:00:02.099   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.099   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:02.099   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/Config/] (level 4)
00:00:02.099   RamSize     <integer> = 0x0000000010000000 (268435456)
00:00:02.099   RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:02.099   NumCPUs     <integer> = 0x0000000000000001 (1)
00:00:02.099   IOAPIC      <integer> = 0x0000000000000000 (0)
00:00:02.099   FdcEnabled  <integer> = 0x0000000000000001 (1)
00:00:02.099   ShowRtc     <integer> = 0x0000000000000000 (0)
00:00:02.099   ShowCpu     <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "ACPIHost" (cch=9)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:02.099 
00:00:02.099 [/Devices/i8254/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/i8254/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/i8254/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/i8259/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/i8259/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/i8259/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/apic/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/apic/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/apic/0/Config/] (level 4)
00:00:02.099   IOAPIC  <integer> = 0x0000000000000000 (0)
00:00:02.099   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/mc146818/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/mc146818/0/] (level 3)
00:00:02.099 
00:00:02.099 [/Devices/mc146818/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/vga/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/] (level 3)
00:00:02.099   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.099   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:02.099   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/Config/] (level 4)
00:00:02.099   VRamSize         <integer> = 0x0000000000900000 (9437184)
00:00:02.099   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:02.099   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:02.099   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:02.099   LogoFile         <string>  = "" (cch=1)
00:00:02.099   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:02.099   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:02.099   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "MainDisplay" (cch=12)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:02.099   Object <integer> = 0x0000000805616000 (34450006016)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/Config/] (level 4)
00:00:02.100   Type <string>  = "PIIX4" (cch=6)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:02.100   Driver <string>  = "MainStatus" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:02.100   papLeds <integer> = 0x00000008056159c8 (34450004424)
00:00:02.100   First   <integer> = 0x0000000000000000 (0)
00:00:02.100   Last    <integer> = 0x0000000000000003 (3)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:02.100   Driver <string>  = "Block" (cch=6)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:02.100   Type      <string>  = "DVD" (cch=4)
00:00:02.100   Mountable <integer> = 0x0000000000000001 (1)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/AttachedDriver/] (level 5)
00:00:02.100   Driver <string>  = "MediaISO" (cch=9)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/AttachedDriver/Config/] (level 6)
00:00:02.100   Path <string>  = "/home/nox/iso/fbsd/7.2rc1-i386/7.2-RC1-i386-dvd1.iso" (cch=53)
00:00:02.100 
00:00:02.100 [/Devices/pcnet/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/e1000/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/Config/] (level 4)
00:00:02.100   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:02.100   MAC            <bytes>   = "08 00 27 06 a5 43" (cb=6)
00:00:02.100   CableConnected <integer> = 0x0000000000000001 (1)
00:00:02.100   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:02.100   Driver <string>  = "MainStatus" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:02.100   papLeds <integer> = 0x0000000805615b58 (34450004824)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "NAT" (cch=4)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:02.100   TFTPPrefix <string>  = "/home/nox/.VirtualBox/TFTP" (cch=27)
00:00:02.100   BootFile   <string>  = "fbsd72cd.pxe" (cch=13)
00:00:02.100 
00:00:02.100 [/Devices/serial/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/parallel/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/Config/] (level 4)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "MainVMMDev" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:02.100   Object <integer> = 0x00000008056121c0 (34449990080)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:02.100   Driver <string>  = "MainStatus" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:02.100   papLeds <integer> = 0x0000000805615b98 (34450004888)
00:00:02.100   First   <integer> = 0x0000000000000000 (0)
00:00:02.100   Last    <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/] (level 3)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "MainAudioSniffer" (cch=17)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:02.100   Object <integer> = 0x000000080560d300 (34449969920)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/Config/] (level 4)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "AUDIO" (cch=6)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:02.100   AudioDriver <string>  = "oss" (cch=4)
00:00:02.100   StreamName  <string>  = "fbsd72cd" (cch=9)
00:00:02.100 
00:00:02.100 [/TM/] (level 1)
00:00:02.100   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 ********************* End of CFGM dump **********************
00:00:02.100 MM: cbHyperHeap=0x140000 (1310720)
00:00:02.102 Logical host processors: 4, processor active mask: 0000000000000001
00:00:02.102 ************************* CPUID dump ************************
00:00:02.102          RAW Standard CPUIDs
00:00:02.102      Function  eax      ebx      ecx      edx
00:00:02.102 Gst: 00000000  00000002 68747541 444d4163 69746e65
00:00:02.102 Hst:           00000005 68747541 444d4163 69746e65
00:00:02.102 Gst: 00000001  00100f42 00000800 00000009 078bf1bf
00:00:02.102 Hst:           00100f42 00040800 00802009 178bfbff
00:00:02.102 Gst: 00000002  00000000 00000000 00000000 00000000
00:00:02.102 Hst:           00000000 00000000 00000000 00000000
00:00:02.102 Gst: 00000003  00000000 00000000 00000000 00000000*
00:00:02.102 Hst:           00000000 00000000 00000000 00000000
00:00:02.102 Gst: 00000004  00000000 00000000 00000000 00000000*
00:00:02.102 Hst:           00000000 00000000 00000000 00000000
00:00:02.102 Gst: 00000005  00000000 00000000 00000000 00000000*
00:00:02.102 Hst:           00000040 00000040 00000003 00000000
00:00:02.102 Name:                            AuthenticAMD
00:00:02.102 Supports:                        0-2
00:00:02.102 Family:                          15  	Extended: 1 	Effective: 16
00:00:02.102 Model:                           4  	Extended: 0 	Effective: 4
00:00:02.102 Stepping:                        2
00:00:02.102 APIC ID:                         0x00
00:00:02.102 Logical CPUs:                    0
00:00:02.102 CLFLUSH Size:                    8
00:00:02.102 Brand ID:                        0x00
00:00:02.102 Mnemonic - Description                 = guest (host)
00:00:02.102 FPU - x87 FPU on Chip                  = 1 (1)
00:00:02.102 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:02.102 DE - Debugging extensions              = 1 (1)
00:00:02.102 PSE - Page Size Extension              = 1 (1)
00:00:02.102 TSC - Time Stamp Counter               = 1 (1)
00:00:02.102 MSR - Model Specific Registers         = 1 (1)
00:00:02.102 PAE - Physical Address Extension       = 0 (1)
00:00:02.102 MCE - Machine Check Exception          = 1 (1)
00:00:02.102 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:02.103 APIC - APIC On-Chip                    = 0 (1)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 SEP - SYSENTER and SYSEXIT             = 0 (1)
00:00:02.103 MTRR - Memory Type Range Registers     = 1 (1)
00:00:02.103 PGE - PTE Global Bit                   = 1 (1)
00:00:02.103 MCA - Machine Check Architecture       = 1 (1)
00:00:02.103 CMOV - Conditional Move Instructions   = 1 (1)
00:00:02.103 PAT - Page Attribute Table             = 1 (1)
00:00:02.103 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:02.103 PSN - Processor Serial Number          = 0 (0)
00:00:02.103 CLFSH - CLFLUSH Instruction.           = 1 (1)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 DS - Debug Store                       = 0 (0)
00:00:02.103 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (0)
00:00:02.103 MMX - Intel MMX Technology             = 1 (1)
00:00:02.103 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:02.103 SSE - SSE Support                      = 1 (1)
00:00:02.103 SSE2 - SSE2 Support                    = 1 (1)
00:00:02.103 SS - Self Snoop                        = 0 (0)
00:00:02.103 HTT - Hyper-Threading Technolog        = 0 (1)
00:00:02.103 TM - Thermal Monitor                   = 0 (0)
00:00:02.103 30 - Reserved                          = 0 (0)
00:00:02.103 PBE - Pending Break Enable             = 0 (0)
00:00:02.103 Supports SSE3 or not                   = 1 (1)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 Supports MONITOR/MWAIT                 = 1 (1)
00:00:02.103 CPL-DS - CPL Qualified Debug Store     = 0 (0)
00:00:02.103 VMX - Virtual Machine Technology       = 0 (0)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 Enhanced SpeedStep Technology          = 0 (0)
00:00:02.103 Terminal Monitor 2                     = 0 (0)
00:00:02.103 Supports Supplemental SSE3 or not      = 0 (0)
00:00:02.103 L1 Context ID                          = 0 (0)
00:00:02.103 Reserved                               = 0x0 (0x0)
00:00:02.103 CMPXCHG16B                             = 0 (1)
00:00:02.103 xTPR Update Control                    = 0 (0)
00:00:02.103 Reserved                               = 0x0 (0x100)
00:00:02.103 
00:00:02.103          RAW Extended CPUIDs
00:00:02.103      Function  eax      ebx      ecx      edx
00:00:02.103 Gst: 80000000  80000008 68747541 444d4163 69746e65
00:00:02.103 Hst:           8000001b 68747541 444d4163 69746e65
00:00:02.103 Gst: 80000001  00100f42 10001946 00000000 c383f13f
00:00:02.103 Hst:           00100f42 10001946 000037ff efd3fbff
00:00:02.103 Gst: 80000002  20444d41 6e656850 74286d6f 4920296d
00:00:02.103 Hst:           20444d41 6e656850 74286d6f 4920296d
00:00:02.103 Gst: 80000003  34582049 30323920 6f725020 73736563
00:00:02.103 Hst:           34582049 30323920 6f725020 73736563
00:00:02.103 Gst: 80000004  0000726f 00000000 00000000 00000000
00:00:02.103 Hst:           0000726f 00000000 00000000 00000000
00:00:02.103 Gst: 80000005  ff30ff10 ff30ff20 40020140 40020140
00:00:02.103 Hst:           ff30ff10 ff30ff20 40020140 40020140
00:00:02.103 Gst: 80000006  20800000 42004200 02008140 0030b140
00:00:02.103 Hst:           20800000 42004200 02008140 0030b140
00:00:02.103 Gst: 80000007  00000000 00000000 00000000 00000100
00:00:02.103 Hst:           00000000 00000000 00000000 000001f9
00:00:02.103 Gst: 80000008  00003030 00000000 00000000 00000000
00:00:02.103 Hst:           00003030 00000000 00002003 00000000
00:00:02.103 Gst: 80000009  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Ext Name:                        AuthenticAMD
00:00:02.103 Ext Supports:                    0x80000000-0x80000008
00:00:02.103 Family:                          15  	Extended: 1 	Effective: 16
00:00:02.103 Model:                           4  	Extended: 0 	Effective: 4
00:00:02.103 Stepping:                        2
00:00:02.103 Brand ID:                        0x946
00:00:02.103 Mnemonic - Description                 = guest (host)
00:00:02.103 FPU - x87 FPU on Chip                  = 1 (1)
00:00:02.103 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:02.103 DE - Debugging extensions              = 1 (1)
00:00:02.103 PSE - Page Size Extension              = 1 (1)
00:00:02.103 TSC - Time Stamp Counter               = 1 (1)
00:00:02.103 MSR - K86 Model Specific Registers     = 1 (1)
00:00:02.103 PAE - Physical Address Extension       = 0 (1)
00:00:02.103 MCE - Machine Check Exception          = 0 (1)
00:00:02.103 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:02.103 APIC - APIC On-Chip                    = 0 (1)
00:00:02.103 10 - Reserved                          = 0 (0)
00:00:02.103 SEP - SYSCALL and SYSRET               = 0 (1)
00:00:02.103 MTRR - Memory Type Range Registers     = 1 (1)
00:00:02.103 PGE - PTE Global Bit                   = 1 (1)
00:00:02.103 MCA - Machine Check Architecture       = 1 (1)
00:00:02.103 CMOV - Conditional Move Instructions   = 1 (1)
00:00:02.103 PAT - Page Attribute Table             = 1 (1)
00:00:02.103 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:02.103 18 - Reserved                          = 0 (0)
00:00:02.103 19 - Reserved                          = 0 (0)
00:00:02.103 NX - No-Execute Page Protection        = 0 (1)
00:00:02.103 DS - Debug Store                       = 0 (0)
00:00:02.103 AXMMX - AMD Extensions to MMX Instr.   = 0 (1)
00:00:02.103 MMX - Intel MMX Technology             = 1 (1)
00:00:02.103 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:02.103 25 - AMD fast FXSAVE and FXRSTOR Instr.= 1 (1)
00:00:02.103 26 - 1 GB large page support           = 0 (1)
00:00:02.103 27 - RDTSCP instruction                = 0 (1)
00:00:02.103 28 - Reserved                          = 0 (0)
00:00:02.103 29 - AMD Long Mode                     = 0 (1)
00:00:02.103 30 - AMD Extensions to 3DNow           = 1 (1)
00:00:02.103 31 - AMD 3DNow                         = 1 (1)
00:00:02.103 LahfSahf - LAHF/SAHF in 64-bit mode    = 0 (1)
00:00:02.103 CmpLegacy - Core MP legacy mode (depr) = 0 (1)
00:00:02.103 SVM - AMD VM Extensions                = 0 (1)
00:00:02.103 APIC registers starting at 0x400       = 0 (1)
00:00:02.103 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (1)
00:00:02.103 Advanced bit manipulation              = 0 (1)
00:00:02.103 SSE4A instruction support              = 0 (1)
00:00:02.103 Misaligned SSE mode                    = 0 (1)
00:00:02.103 PREFETCH and PREFETCHW instruction     = 0 (1)
00:00:02.103 OS visible workaround                  = 0 (1)
00:00:02.103 Instruction based sampling             = 0 (1)
00:00:02.103 SSE5 support                           = 0 (0)
00:00:02.103 SKINIT, STGI, and DEV support          = 0 (1)
00:00:02.103 Watchdog timer support.                = 0 (1)
00:00:02.103 31:14 - Reserved                       = 0x0 (0x0)
00:00:02.103 Full Name:                       AMD Phenom(tm) II X4 920 Processor
00:00:02.103 TLB 2/4M Instr/Uni:              255 way  16 entries
00:00:02.103 TLB 2/4M Data:                   255 way  48 entries
00:00:02.103 TLB 4K Instr/Uni:                255 way  32 entries
00:00:02.103 TLB 4K Data:                     255 way  48 entries
00:00:02.103 L1 Instr Cache Line Size:        64 bytes
00:00:02.103 L1 Instr Cache Lines Per Tag:    1
00:00:02.103 L1 Instr Cache Associativity:    2 way
00:00:02.103 L1 Instr Cache Size:             64 KB
00:00:02.103 L1 Data Cache Line Size:         64 bytes
00:00:02.103 L1 Data Cache Lines Per Tag:     1
00:00:02.103 L1 Data Cache Associativity:     2 way
00:00:02.103 L1 Data Cache Size:              64 KB
00:00:02.103 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:02.103 L2 TLB 2/4M Data:                2 way   128 entries
00:00:02.103 L2 TLB 4K Instr/Uni:             4 way   512 entries
00:00:02.103 L2 TLB 4K Data:                  4 way   512 entries
00:00:02.103 L2 Cache Line Size:              64 bytes
00:00:02.103 L2 Cache Lines Per Tag:          1
00:00:02.103 L2 Cache Associativity:          res11 
00:00:02.103 L2 Cache Size:                   48 KB
00:00:02.103 APM Features:                    8
00:00:02.103 Physical Address Width:          48 bits
00:00:02.103 Virtual Address Width:           48 bits
00:00:02.103 Physical Core Count:             0
00:00:02.103 
00:00:02.103          RAW Centaur CPUIDs
00:00:02.103      Function  eax      ebx      ecx      edx
00:00:02.103 Gst: c0000000  00000000 00000000 00000000 00000000
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Gst: c0000001  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Gst: c0000002  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Gst: c0000003  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Centaur Supports:                0xc0000000-0x00000000
00:00:02.103 
00:00:02.103 ******************** End of CPUID dump **********************
00:00:02.115 Debug: HCPhysInterPD=000000002e7c7000 HCPhysInterPaePDPT=000000002e7ca000 HCPhysInterPaePML4=000000002e7cc000
00:00:02.115 Debug: apInterPTs={000000002e7c8000,000000002e7c9000} apInterPaePTs={000000002e7c6000,000000002e7e7000} apInterPaePDs={000000002e7e8000,000000002e7e9000,000000002e7ea000,000000002e7eb000} pInterPaePDPT64=000000002e7cb000
00:00:02.254 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=100
00:00:02.286 TM: cTSCTicksPerSecond=0xa7ae0eb4 (2813202100) fTSCVirtualized=true  fTSCUseRealTSC=false
00:00:02.286 TM: fMaybeUseOffsettedHostTSC=true  TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:02.292 CoreCode: R3=0000000800dfa000 R0=ffffffff0a742000 RC=a02ab000 Phys=0000000028370000 cb=0x2000
00:00:02.385 [SMP] BIOS with 1 CPUs
00:00:02.482 SUP: Loaded VBoxDDR0.r0 (/usr/local/lib/virtualbox/VBoxDDR0.r0) at 0xffffffff810d6080 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:02.509 SUP: Loaded VBoxDD2R0.r0 (/usr/local/lib/virtualbox/VBoxDD2R0.r0) at 0xffffffff810f4080 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:02.509 Activating Local APIC
00:00:02.509 CPUMSetGuestCpuIdFeature: Enabled APIC
00:00:02.509 CPUMSetGuestCpuIdFeature: Disabled x2APIC
00:00:02.510 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:02.526 Shared Folders service loaded.
00:00:02.549 PIIX3 ATA: LUN#0: no unit
00:00:02.549 PIIX3 ATA: LUN#1: no unit
00:00:02.550 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 1099203, passthrough disabled
00:00:02.550 PIIX3 ATA: LUN#3: no unit
00:00:02.550 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:02.650 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:02.753 NAT: ICMP/ping not available (could open ICMP socket, error VERR_ACCESS_DENIED)
00:00:02.753 NAT: adding domain name kn-bremen.de to search list
00:00:02.753 Audio: Trying driver 'oss'.
00:00:02.753 Audio: set_record_source ars=0 als=0 (not implemented)
00:00:02.755 OSS: Successfully opened /dev/dsp for ADC
00:00:02.758 OSS: Successfully opened /dev/dsp for DAC
00:00:03.029 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
00:00:03.069 HWACMM: cpuid 0x80000001.u32AMDFeatureECX = 37ff
00:00:03.069 HWACMM: cpuid 0x80000001.u32AMDFeatureEDX = efd3fbff
00:00:03.069 HWACCM: AMD-V revision                    = 1
00:00:03.069 HWACCM: AMD-V max ASID                    = 64
00:00:03.069 HWACCM: AMD-V features                    = F
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_NESTED_PAGING
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_LBR_VIRT
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_SVM_LOCK
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_NRIP_SAVE
00:00:03.069 HWACCM:    Enabled nested paging
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled sysenter/exit
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled syscall/ret
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled RDTSCP.
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled PAE
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled LONG MODE
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled NXE
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:03.081 HWACCM:    32-bit and 64-bit guest supported.
00:00:03.112 VM: Halt method global1 (5)
00:00:03.112 Changing the VM state from 'CREATING' to 'CREATED'.
00:00:03.112 Changing the VM state from 'CREATED' to 'RUNNING'.
00:00:03.127 Guest Log: BIOS: VirtualBox 2.2.51_OSE
00:00:03.127 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.177 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:03.177 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:03.198 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:03.205 Guest Log: BIOS: Boot from Floppy 0 failed
00:00:03.231 Guest Log: BIOS: Booting from CD-ROM...
00:00:03.300 Guest Log: BIOS: int13_diskette: unsupported AH=41
00:00:03.308 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=80
00:00:08.678 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=80
00:00:08.679 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=81
00:00:08.680 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=82
00:00:08.680 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=83
00:00:08.681 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=84
00:00:08.681 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=85
00:00:08.682 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=86
00:00:08.683 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=87
00:00:08.683 PIT: mode=2 count=0x4a9 (1193) - 1000.15 Hz (ch=0)
00:00:12.777 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:12.782 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:12.859 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:12.865 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:15.691 PIIX3 ATA: LUN#2: performing device RESET
00:01:52.514 Changing the VM state from 'RUNNING' to 'RESETTING'.
00:01:52.514 
00:01:52.514 !!Assertion Failed!!
00:01:52.514 Expression: pVCpu->pgm.s.pShwPageCR3R3 == NULL
00:01:52.514 Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/VMM/PGM.cpp(4075) int pgmR3ExitShadowModeBeforePoolFlush(VM*, VMCPU*)



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