VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (883 - 885 of 16363)

Ticket Resolution Summary Owner Reporter
#9144 invalid BSOD with VirtualBox 4.1.0 Beta 1 on XP 32-bit host [ IRQL_NOT_LESS_OR_EQUAL ] viro
Description

While in the process of launching, VirtualBox 4.1.0 Beta1-72578 crashes (BSOD) Windows XP SP3 host with IRQL_NOT_LESS_OR_EQUAL. This happens every time. Here is some info:

Mini070111-03.dmp 7/1/2011 11:37:19 PM IRQL_NOT_LESS_OR_EQUAL 0x1000000a 0x00000038 0x00000002 0x00000001 0x80546b28 VBoxUSBMon.sys VBoxUSBMon.sys+3917 VirtualBox USB Monitor Driver Oracle VM VirtualBox Oracle Corporation 4.1.0.72578 32-bit C:\WINDOWS\minidump\Mini070111-03.dmp

My Hardware


Motherboard: Asus M4A89GTD PRO/USB3 Processor: AMD Athlon II X4 630 Memory: 4 GB

#10642 fixed /etc/init.d/vboxweb-service incorrect functions.sh-path for Gentoo-Host -> fixed as of 3 July 2012 virlem
Description

As ticket #2938 already pointed out: /sbin/functions.sh move long time ago to /etc/init.d/functions.sh.

You patched it in /etc/init.d/vboxdrv but not in /etc/init.d/vboxweb-service.

Please modify line 161 of /etc/init.d/vboxweb-service from

if [ "$system" = "gentoo" ]; then

. /sbin/functions.sh start_daemon() {

to

if [ "$system" = "gentoo" ]; then

. /etc/init.d/functions.sh start_daemon() {

#19185 invalid ExtensionPack cant install in 6.0.14 in i586 (on 64bit work fine) virex
Description

ExtensionPack can't install in 6.0.14 in i586 (on 64bit work fine) OS: openSUSE-Tumbleweed-32bit

While trying to install Oracle_VM_VirtualBox_Extension_Pack-6.0.14.vbox-extpack get error:

VBoxManage extpack install --replace ./Oracle_VM_VirtualBox_Extension_Pack-6.0.14.vbox-extpack

License accepted. For batch installation add --accept-license=56be48f923303c8cababb0bb4c478284b688ed23f16d775d729b89a2e8e5f9eb to the VBoxManage command line.

0%... Progress state: NS_ERROR_FAILURE VBoxManage: error: Failed to install "/home/virex/mnt/Note/Archive/_Others/Linux/Emulators/Oracle_VM_VirtualBox_Extension_Pack-6.0.14.vbox-extpack" VBoxManage: error: Failed to load the main module ('/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.x86/VBoxPuelMain.so'): VERR_FILE_NOT_FOUND - /usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.x86/VBoxPuelMain.so: undefined symbol: _ZN22RTCRestBinaryParameter19setProducerCallbackEPFiPS_PvjyPjES1_y VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1361 of file VBoxManageMisc.cpp

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy