VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 16363)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#15 invalid Unable to discard snapshots Gerco
Description

I have installed Windows XP SP2 in a virtual machine on a Linux (Gentoo) host (in VirtualBox OSE). When I attempt to discard a snapshot in this machine, the vboxsvc crashes immediately with a segmentation fault:

gerco@laptoo ~ $ vboxsvc * InnoTek VirtualBox XPCOM Server Version 1.3.3 (C) 2004-2006 InnoTek Systemberatung GmbH All rights reserved.

Starting event loop.... [press Ctrl-C to quit] Informational: VirtualBox object created (rc=00000000). Segmentation fault

Discarding from VBoxManage or 'virtualbox' GUI application doesn't seem to make a difference. The same thing happens regardless. If you want to and tell me how to do it, I will generate a backtrace from the vboxsvc process for debugging purposes.

#16 fixed Bug in /etc/init.d/virtualbox prevents recomplication of kernel module with dpkg-reconfigure tfim
Description

The /etc/init.d/virtualbox script checks if a kernel module exists and fails if there is none, regardless of the action requested. This causes problems when using dpkg-reconfigure virtualbox to rebuild the kernel module, because the init script will be called to stop the virtualbox service first - and cause dpkg to abort because it fails, creating a chicken-and-egg problem.

A workaround is to replace line 133:

fail "Kernel module not found"

with

true

#17 fixed Unsupported options prevent vboxsf mounts to work properly when added to fstab tfim
Description

As far as I know, there is no way to disable 'noexec' in the fstab (adding 'exec' to the list of options only seems to override it). This always causes an error message to appear that says

"unknown mount option: noexec"

While mounting works fine from the commandline, it would be good if it was possible to use fstab for mounting.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
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