VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (457 - 459 of 16363)

Ticket Resolution Summary Owner Reporter
#2936 fixed Virtualbox-ose doesn't compile with kernel-headers-2.6.28 => Fixed in SVN Walter Meinl
Description

In file included from /usr/include/linux/byteorder/little_endian.h:14,

from /usr/include/asm/byteorder.h:80, from /usr/include/linux/cdrom.h:17, from /var/tmp/portage/app-emulation/virtualbox-ose-2.1.0/work/VirtualBox-2.1.0/src/VBox/Devices/Storage/DrvHostDVD.cpp:54:

/usr/include/linux/byteorder/swabb.h: In function '__u32 __fswahw32(__u32)':
/usr/include/linux/byteorder/swabb.h:94: error: ISO C++ forbids braced-groups within expressions
/usr/include/linux/byteorder/swabb.h: In function '__u32 __swahw32p(__u32*)':
/usr/include/linux/byteorder/swabb.h:99: error: ISO C++ forbids braced-groups within expressions
/usr/include/linux/byteorder/swabb.h: In function '__u32 __fswahb32(__u32)':
/usr/include/linux/byteorder/swabb.h:109: error: ISO C++ forbids braced-groups within expressions
/usr/include/linux/byteorder/swabb.h: In function '__u32 __swahb32p(__u32*)':
/usr/include/linux/byteorder/swabb.h:114: error: ISO C++ forbids braced-groups within expressions

CXX Drivers - {C}/src/VBox/Devices/Storage/DrvRawImage.cpp

kmk [2]: * [/var/tmp/portage/app-emulation/virtualbox-ose-2.1.0/work/VirtualBox-2.1.0/out/linux.amd64/release/obj/Drivers/Storage/DrvHostDVD.o] Error 1

New in kernel-headers-2.6.28 is that beside swab.h also <linux/byteorder/swabb.h> gets included by include/linux/byteorder/little_endian.h. This include makes the trouble with C++ as posted. Virtualbox comes with its own swab.h header and that gets included by src/VBox/Devices/Storage/DrvHostDVD after defining _LINUX_BYTEORDER_SWAB_H.

By defining also _LINUX_BYTEORDER_SWABB_H in src/VBox/Devices/Storage/DrvHostDVD, the inclusion of linux/byteorder/swabb.h is omitted and the build succeeds.

#8004 fixed USB disconnect crashes VBoxSVC Wolfgang Ulmer
Description

After upgrading to 4.0 I experienced crashes of my VMs. After investigating a bit, I found out, that it always happens when I switch from my Linux VM Host to my other Desktop PC by tapping my Belkin Display and Keyboard Switch.

This error is reproducible. As long as I do not activate the KVM switch, my VMs run stable, but as soon as I switch to the other PC, their VBoxSVC service crashes. See the attached dmesg.log file for some messages.

I'm using VirtualBox 4.0 under Ubuntu 10.10, Kernel: Linux foo 2.6.35-24-server #42-Ubuntu SMP Thu Dec 2 03:58:11 UTC 2010 x86_64 GNU/Linux

The guest VMs (Windows and Linux) do not have USB support enabled.

See the attached VBox.log for crash details.

#18448 worksforme VD#0: DEK is missing Log Attached wtfcowisown
Description

VM worked perfectly before. VM files stored on separate internal hdd, VirtualBox on my ssd. Had to wipe my ssd, so I reinstalled VirtualBox. Tried the same version I used before, and the newest. No luck with either. (5.2.26 & 6.0.4 respectively)

VM not launching anymore. Stays paused until I manually shut down.

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