I have successfully written code for a virtual device and Virtualbox is able to
recognize my virtual device. I have been able to successfully communicate with
this virtual device. Inside this file, I am trying to use the cfgm.cpp
functions like CFGMR3QueryBytes( ) to access data from the configuration xml
file but it just crashes the VM before even starting. The log says
CFGMR3QueryBytes( ) is undefined symbol. I have included the necessary header
files. I also looked at DevPCNet.cpp which is using the same functions in its
pcnetConstruct( ) function successfully.
I believe it has something to do with DLL loading. I am attaching a log file
here
libvirtdevice.so is the binary of my virtual device and adding it to
Virtualbox.
VirtualBox VM 4.3.28_OSE r100309 linux.amd64 (Oct 5 2015 09:50:31) release log
00:00:00.322707 Log opened 2015-11-10T22:14:52.806262000Z
00:00:00.322711 Build Type: debug
00:00:00.322722 OS Product: Linux
00:00:00.322724 OS Release: 3.13.0-63-generic
00:00:00.322727 OS Version: #103-Ubuntu SMP Fri Aug 14 21:42:59 UTC 2015
00:00:00.322774 DMI Product Name: HP Z820 Workstation
00:00:00.322790 DMI Product Version:
00:00:00.323222 Host RAM: 32096MB total, 29867MB available
00:00:00.323232 Executable: /home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/VirtualBox
00:00:00.323234 Process ID: 8935
00:00:00.323236 Package type: LINUX_64BITS_GENERIC (OSE)
00:00:00.352883 Installed Extension Packs:
00:00:00.352913 None installed!
00:00:00.382551 SUP: Loaded VMMR0.r0 (/home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/VMMR0.r0) at 0xffffffffa0ed9020 - ModuleInit at ffffffffa0f31f50 and ModuleTerm at ffffffffa0f32310
00:00:00.382580 SUP: VMMR0EntryEx located at ffffffffa0f33ff0, VMMR0EntryFast at ffffffffa0f32a60 and VMMR0EntryInt at ffffffffa0f32440
00:00:00.385709 Guest OS type: 'QNX'
00:00:00.386496 UIMediumEnumerator: Medium-enumeration finished!
00:00:00.387311 Using XKB for keycode to scan code conversion
00:00:00.401647 File system of '/root/VirtualBox VMs/qnxdemo/Snapshots' (snapshots) is unknown
00:00:00.401659 File system of '/home/burhanwani/Image_files/TO_QNX_demo/qnx6.vmdk' is ext4
00:00:00.421645 Shared clipboard mode: Off
00:00:00.423571 Drag'n'drop mode: Off
00:00:00.431617 ************************* CFGM dump *************************
00:00:00.431624 [/] (level 0)
00:00:00.431636 CSAMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.431643 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:00.431648 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:00.431652 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.431656 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:00.431660 Name <string> = "qnxdemo" (cb=8)
00:00:00.431664 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.431669 PATMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.431672 PageFusion <integer> = 0x0000000000000000 (0)
00:00:00.431676 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.431683 RamSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.431689 RawR0Enabled <integer> = 0x0000000000000001 (1)
00:00:00.431693 RawR1Enabled <integer> = 0x0000000000000001 (1)
00:00:00.431697 RawR3Enabled <integer> = 0x0000000000000001 (1)
00:00:00.431700 TimerMillies <integer> = 0x000000000000000a (10)
00:00:00.431704 UUID <bytes> = "d4 88 b0 a9 48 80 f8 4f a5 4e 41 ba 0a 2b f5 c4" (cb=16)
00:00:00.431719
00:00:00.431721 [/CPUM/] (level 1)
00:00:00.431727 SyntheticCpu <integer> = 0x0000000000000000 (0)
00:00:00.431730
00:00:00.431733 [/DBGF/] (level 1)
00:00:00.431738 Path <string> = "/root/VirtualBox VMs/qnxdemo/debug/;/root/VirtualBox VMs/qnxdemo/;/root/" (cb=73)
00:00:00.431742
00:00:00.431744 [/Devices/] (level 1)
00:00:00.431748
00:00:00.431750 [/Devices/8237A/] (level 2)
00:00:00.431755
00:00:00.431756 [/Devices/8237A/0/] (level 3)
00:00:00.431763 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.431766
00:00:00.431768 [/Devices/AudioSniffer/] (level 2)
00:00:00.431773
00:00:00.431775 [/Devices/AudioSniffer/0/] (level 3)
00:00:00.431780
00:00:00.431782 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:00.431788
00:00:00.431790 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:00.431796 Driver <string> = "MainAudioSniffer" (cb=17)
00:00:00.431799
00:00:00.431801 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:00.431807 Object <integer> = 0x00007fb898001e30 (140 430 800 854 576)
00:00:00.431814
00:00:00.431816 [/Devices/VMMDev/] (level 2)
00:00:00.431821
00:00:00.431822 [/Devices/VMMDev/0/] (level 3)
00:00:00.431828 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.431832 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:00.431836 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.431840 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.431844
00:00:00.431846 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.431852 GuestCoreDumpDir <string> = "/root/VirtualBox VMs/qnxdemo/Snapshots" (cb=39)
00:00:00.431855 RamSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.431862
00:00:00.431864 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.431870 Driver <string> = "HGCM" (cb=5)
00:00:00.431873
00:00:00.431875 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.431882 Object <integer> = 0x00007fb880000920 (140 430 398 196 000)
00:00:00.431887
00:00:00.431889 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.431895 Driver <string> = "MainStatus" (cb=11)
00:00:00.431898
00:00:00.431900 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.431907 First <integer> = 0x0000000000000000 (0)
00:00:00.431910 Last <integer> = 0x0000000000000000 (0)
00:00:00.431914 papLeds <integer> = 0x00007fb898001b58 (140 430 800 853 848)
00:00:00.431919
00:00:00.431921 [/Devices/acpi/] (level 2)
00:00:00.431926
00:00:00.431928 [/Devices/acpi/0/] (level 3)
00:00:00.431934 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.431938 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:00.431942 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.431945 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.431949
00:00:00.431951 [/Devices/acpi/0/Config/] (level 4)
00:00:00.431958 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:00.431962 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.431965 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:00.431969 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:00.431973 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.431977 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:00.431981 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.431985 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.431991 RamSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.431997 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.432001 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:00.432004 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.432008 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:00.432011 ShowCpu <integer> = 0x0000000000000000 (0)
00:00:00.432015 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:00.432019 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.432022
00:00:00.432024 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.432030 Driver <string> = "ACPIHost" (cb=9)
00:00:00.432033
00:00:00.432035 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.432042
00:00:00.432044 [/Devices/apic/] (level 2)
00:00:00.432048
00:00:00.432050 [/Devices/apic/0/] (level 3)
00:00:00.432056 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432059
00:00:00.432061 [/Devices/apic/0/Config/] (level 4)
00:00:00.432067 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.432071 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.432074
00:00:00.432076 [/Devices/e1000/] (level 2)
00:00:00.432081
00:00:00.432083 [/Devices/i8254/] (level 2)
00:00:00.432088
00:00:00.432089 [/Devices/i8254/0/] (level 3)
00:00:00.432095 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432099
00:00:00.432100 [/Devices/i8254/0/Config/] (level 4)
00:00:00.432107
00:00:00.432108 [/Devices/i8259/] (level 2)
00:00:00.432113
00:00:00.432115 [/Devices/i8259/0/] (level 3)
00:00:00.432121 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432124
00:00:00.432126 [/Devices/i8259/0/Config/] (level 4)
00:00:00.432132
00:00:00.432134 [/Devices/libvirtdevice/] (level 2)
00:00:00.432139
00:00:00.432141 [/Devices/libvirtdevice/0/] (level 3)
00:00:00.432147 Priority <integer> = 0x0000000000000001 (1)
00:00:00.432150 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432154
00:00:00.432156 [/Devices/mc146818/] (level 2)
00:00:00.432161
00:00:00.432162 [/Devices/mc146818/0/] (level 3)
00:00:00.432168
00:00:00.432170 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.432176 UseUTC <integer> = 0x0000000000000000 (0)
00:00:00.432179
00:00:00.432181 [/Devices/parallel/] (level 2)
00:00:00.432186
00:00:00.432188 [/Devices/pcarch/] (level 2)
00:00:00.432192
00:00:00.432194 [/Devices/pcarch/0/] (level 3)
00:00:00.432199 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432203
00:00:00.432204 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.432211
00:00:00.432213 [/Devices/pcbios/] (level 2)
00:00:00.432218
00:00:00.432219 [/Devices/pcbios/0/] (level 3)
00:00:00.432225 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432228
00:00:00.432230 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.432237 BootDevice0 <string> = "IDE" (cb=4)
00:00:00.432240 BootDevice1 <string> = "NONE" (cb=5)
00:00:00.432243 BootDevice2 <string> = "NONE" (cb=5)
00:00:00.432246 BootDevice3 <string> = "NONE" (cb=5)
00:00:00.432249 FloppyDevice <string> = "i82078" (cb=7)
00:00:00.432252 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:00.432255 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.432259 McfgBase <integer> = 0x0000000000000000 (0)
00:00:00.432263 McfgLength <integer> = 0x0000000000000000 (0)
00:00:00.432266 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.432270 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:00.432274 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.432280 RamSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.432286 UUID <bytes> = "d4 88 b0 a9 48 80 f8 4f a5 4e 41 ba 0a 2b f5 c4" (cb=16)
00:00:00.432296
00:00:00.432298 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:00.432305
00:00:00.432307 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:00.432314 NIC <integer> = 0x0000000000000000 (0)
00:00:00.432318 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.432322 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.432325 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.432329
00:00:00.432331 [/Devices/pci/] (level 2)
00:00:00.432336
00:00:00.432338 [/Devices/pci/0/] (level 3)
00:00:00.432343 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432346
00:00:00.432348 [/Devices/pci/0/Config/] (level 4)
00:00:00.432354 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.432358
00:00:00.432360 [/Devices/pckbd/] (level 2)
00:00:00.432365
00:00:00.432366 [/Devices/pckbd/0/] (level 3)
00:00:00.432371 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432375
00:00:00.432377 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.432383
00:00:00.432385 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.432390 Driver <string> = "KeyboardQueue" (cb=14)
00:00:00.432393
00:00:00.432395 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.432402 Driver <string> = "MainKeyboard" (cb=13)
00:00:00.432405
00:00:00.432406 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.432414 Object <integer> = 0x00007fb898004240 (140 430 800 863 808)
00:00:00.432419
00:00:00.432421 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.432428 QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.432432
00:00:00.432434 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.432439 Driver <string> = "MouseQueue" (cb=11)
00:00:00.432442
00:00:00.432444 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.432451 Driver <string> = "MainMouse" (cb=10)
00:00:00.432453
00:00:00.432455 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.432463 Object <integer> = 0x00007fb898004bb0 (140 430 800 866 224)
00:00:00.432468
00:00:00.432470 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.432477 QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.432481
00:00:00.432483 [/Devices/pcnet/] (level 2)
00:00:00.432487
00:00:00.432489 [/Devices/pcnet/0/] (level 3)
00:00:00.432495 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.432498 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.432502 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.432505 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432509
00:00:00.432511 [/Devices/pcnet/0/Config/] (level 4)
00:00:00.432517 Am79C973 <integer> = 0x0000000000000001 (1)
00:00:00.432520 CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.432524 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:00.432527 MAC <bytes> = "08 00 27 6e 7b 9f" (cb=6)
00:00:00.432533
00:00:00.432535 [/Devices/pcnet/0/LUN#0/] (level 4)
00:00:00.432542 Driver <string> = "IntNet" (cb=7)
00:00:00.432544
00:00:00.432546 [/Devices/pcnet/0/LUN#0/Config/] (level 5)
00:00:00.432553 IfPolicyPromisc <string> = "deny" (cb=5)
00:00:00.432556 Network <string> = "HostInterfaceNetworking-vboxnet0" (cb=33)
00:00:00.432559 Trunk <string> = "vboxnet0" (cb=9)
00:00:00.432563 TrunkType <integer> = 0x0000000000000003 (3)
00:00:00.432567
00:00:00.432568 [/Devices/pcnet/0/LUN#999/] (level 4)
00:00:00.432575 Driver <string> = "MainStatus" (cb=11)
00:00:00.432578
00:00:00.432579 [/Devices/pcnet/0/LUN#999/Config/] (level 5)
00:00:00.432586 First <integer> = 0x0000000000000000 (0)
00:00:00.432590 Last <integer> = 0x0000000000000000 (0)
00:00:00.432594 papLeds <integer> = 0x00007fb898001a38 (140 430 800 853 560)
00:00:00.432599
00:00:00.432601 [/Devices/piix3ide/] (level 2)
00:00:00.432606
00:00:00.432608 [/Devices/piix3ide/0/] (level 3)
00:00:00.432613 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.432618 PCIDeviceNo <integer> = 0x0000000000000001 (1)
00:00:00.432621 PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:00.432624 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432628
00:00:00.432630 [/Devices/piix3ide/0/Config/] (level 4)
00:00:00.432636 Type <string> = "PIIX4" (cb=6)
00:00:00.432639
00:00:00.432641 [/Devices/piix3ide/0/Config/PrimaryMaster/] (level 5)
00:00:00.432648 NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.432651
00:00:00.432653 [/Devices/piix3ide/0/Config/SecondaryMaster/] (level 5)
00:00:00.432660 NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.432663
00:00:00.432665 [/Devices/piix3ide/0/LUN#0/] (level 4)
00:00:00.432671 Driver <string> = "Block" (cb=6)
00:00:00.432674
00:00:00.432676 [/Devices/piix3ide/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.432682 Driver <string> = "VD" (cb=3)
00:00:00.432685
00:00:00.432687 [/Devices/piix3ide/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.432694 Format <string> = "VMDK" (cb=5)
00:00:00.432697 Path <string> = "/home/burhanwani/Image_files/TO_QNX_demo/qnx6.vmdk" (cb=51)
00:00:00.432700 Type <string> = "HardDisk" (cb=9)
00:00:00.432703
00:00:00.432705 [/Devices/piix3ide/0/LUN#0/Config/] (level 5)
00:00:00.432712 Mountable <integer> = 0x0000000000000000 (0)
00:00:00.432715 Type <string> = "HardDisk" (cb=9)
00:00:00.432718
00:00:00.432720 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:00.432727 Driver <string> = "Block" (cb=6)
00:00:00.432729
00:00:00.432731 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:00.432738 Mountable <integer> = 0x0000000000000001 (1)
00:00:00.432741 Type <string> = "DVD" (cb=4)
00:00:00.432744
00:00:00.432746 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:00.432752 Driver <string> = "MainStatus" (cb=11)
00:00:00.432755
00:00:00.432756 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:00.432763 DeviceInstance <string> = "piix3ide/0" (cb=11)
00:00:00.432767 First <integer> = 0x0000000000000000 (0)
00:00:00.432771 Last <integer> = 0x0000000000000003 (3)
00:00:00.432775 pConsole <integer> = 0x00007fb898001560 (140 430 800 852 320)
00:00:00.432781 papLeds <integer> = 0x00007fb898001868 (140 430 800 853 096)
00:00:00.432787 pmapMediumAttachments <integer> = 0x00007fb898001b70 (140 430 800 853 872)
00:00:00.432792
00:00:00.432794 [/Devices/serial/] (level 2)
00:00:00.432799
00:00:00.432801 [/Devices/usb-ohci/] (level 2)
00:00:00.432806
00:00:00.432808 [/Devices/usb-ohci/0/] (level 3)
00:00:00.432814 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.432817 PCIDeviceNo <integer> = 0x0000000000000006 (6)
00:00:00.432821 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.432824 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432828
00:00:00.432830 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:00.432836
00:00:00.432838 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:00.432844 Driver <string> = "VUSBRootHub" (cb=12)
00:00:00.432846
00:00:00.432848 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:00.432855
00:00:00.432856 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:00.432862 Driver <string> = "MainStatus" (cb=11)
00:00:00.432865
00:00:00.432867 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:00.432873 First <integer> = 0x0000000000000000 (0)
00:00:00.432877 Last <integer> = 0x0000000000000000 (0)
00:00:00.432880 papLeds <integer> = 0x00007fb898001b60 (140 430 800 853 856)
00:00:00.432886
00:00:00.432888 [/Devices/vga/] (level 2)
00:00:00.432893
00:00:00.432894 [/Devices/vga/0/] (level 3)
00:00:00.432900 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.432903 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:00.432907 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.432910 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.432914
00:00:00.432916 [/Devices/vga/0/Config/] (level 4)
00:00:00.432923 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.432926 FadeIn <integer> = 0x0000000000000001 (1)
00:00:00.432930 FadeOut <integer> = 0x0000000000000001 (1)
00:00:00.432934 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:00.432937 LogoFile <string> = "" (cb=1)
00:00:00.432941 LogoTime <integer> = 0x0000000000000000 (0)
00:00:00.432944 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:00.432948 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:00.432951 VRamSize <integer> = 0x0000000000700000 (7 340 032, 7 MB)
00:00:00.432957
00:00:00.432959 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.432965 Driver <string> = "MainDisplay" (cb=12)
00:00:00.432968
00:00:00.432970 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.432977 Object <integer> = 0x00007fb898005a20 (140 430 800 869 920)
00:00:00.432982
00:00:00.432984 [/Devices/virtio-net/] (level 2)
00:00:00.432989
00:00:00.432991 [/EM/] (level 1)
00:00:00.432995 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:00.432998
00:00:00.433000 [/HM/] (level 1)
00:00:00.433004 64bitEnabled <integer> = 0x0000000000000000 (0)
00:00:00.433008 EnableLargePages <integer> = 0x0000000000000000 (0)
00:00:00.433012 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:00.433015 EnableUX <integer> = 0x0000000000000001 (1)
00:00:00.433019 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:00.433023 Exclusive <integer> = 0x0000000000000001 (1)
00:00:00.433027 HMForced <integer> = 0x0000000000000000 (0)
00:00:00.433031
00:00:00.433033 [/MM/] (level 1)
00:00:00.433037 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.433041
00:00:00.433042 [/PDM/] (level 1)
00:00:00.433047
00:00:00.433048 [/PDM/AsyncCompletion/] (level 2)
00:00:00.433054
00:00:00.433056 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.433061
00:00:00.433063 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.433069
00:00:00.433071 [/PDM/BlkCache/] (level 2)
00:00:00.433075 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:00.433081
00:00:00.433083 [/PDM/Devices/] (level 2)
00:00:00.433088
00:00:00.433089 [/PDM/Devices/libvirtdevice/] (level 3)
00:00:00.433095
00:00:00.433097 [/PDM/Drivers/] (level 2)
00:00:00.433102
00:00:00.433103 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.433109 Path <string> = "/home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/components/VBoxC" (cb=78)
00:00:00.433112
00:00:00.433114 [/PDM/NetworkShaper/] (level 2)
00:00:00.433119
00:00:00.433121 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:00.433127
00:00:00.433128 [/TM/] (level 1)
00:00:00.433132 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.433136
00:00:00.433138 [/USB/] (level 1)
00:00:00.433142
00:00:00.433143 [/USB/USBProxy/] (level 2)
00:00:00.433148
00:00:00.433150 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:00.433156
00:00:00.433158 ********************* End of CFGM dump **********************
00:00:00.433174 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:00.433179 VM: fRawRing1Enabled=true CSAM=true PATM=true
00:00:00.433570 HMR3Init: VT-x w/ nested paging
00:00:00.433714 MM: cbHyperHeap=0x100000 (1048576)
00:00:00.438371 CPUM: Matched host CPU INTEL 0x6/0x3e/0x4 Intel_Core7_IvyBridge with CPU DB entry 'Intel Core i5-3570' (INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge).
00:00:00.442387 Debug: HCPhysInterPD=00000000a22f0000 HCPhysInterPaePDPT=00000000a22f3000 HCPhysInterPaePML4=00000000bf4b1000
00:00:00.442406 Debug: apInterPTs={00000000a22f1000,00000000a22f2000} apInterPaePTs={00000007cc671000,00000007cc672000} apInterPaePDs={00000007cc673000,00000007cc674000,00000007cc675000,00000007cc676000} pInterPaePDPT64=00000000bf4b0000
00:00:00.442422 Host paging mode: AMD64+PGE+NX
00:00:00.442433 PGMPool: cMaxPages=288 (u64MaxPages=288)
00:00:00.442440 pgmR3PoolInit: cMaxPages=0x120 cMaxUsers=0x240 cMaxPhysExts=0x240 fCacheEnable=true
00:00:00.453605 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=83
00:00:00.485612 TM: cTSCTicksPerSecond=0x9a974866 (2 593 605 734) fTSCVirtualized=true fTSCUseRealTSC=false
00:00:00.485617 TM: fMaybeUseOffsettedHostTSC=true TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.486315 CoreCode: R3=00007fb8b5075000 R0=ffffc90014e8f000 RC=a034a000 Phys=00000000bf5ec000 cb=0x1000
00:00:00.489453 AIOMgr: Default manager type is "Async"
00:00:00.489477 AIOMgr: Default file backend is "NonBuffered"
00:00:00.489931 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
00:00:00.489947 BlkCache: Cache commit interval is 10000 ms
00:00:00.489955 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.494562 rtldrNativeLoad: dlopen('/home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/libvirtdevice.so', RTLD_NOW | RTLD_LOCAL) failed: /home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/libvirtdevice.so: undefined symbol: CFGMR3AreValuesValid
00:00:00.494610 VMSetError: /home/burhanwani/VirtualBox-4.3.28/src/VBox/VMM/VMMR3/PDMLdr.cpp(307) int pdmR3LoadR3U(PUVM, const char*, const char*); rc=VERR_FILE_NOT_FOUND
00:00:00.494628 VMSetError: Unable to load R3 module /home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/libvirtdevice.so (libvirtdevice): /home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/libvirtdevice.so: undefined symbol: CFGMR3AreValuesValid
00:00:00.494721
00:00:00.494723 !!Assertion Failed!!
00:00:00.494724 Expression: <NULL>
00:00:00.494726 Location : /home/burhanwani/VirtualBox-4.3.28/src/VBox/VMM/VMMR3/PDMDevice.cpp(625) int pdmR3DevLoad(PVM, PPDMDEVREGCBINT, const char*, const char*)
00:00:00.494777 Failed to load /home/burhanwani/VirtualBox-4.3.28/out/linux.amd64/debug/bin/libvirtdevice libvirtdevice!
_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev