VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2299 - 2301 of 16363)

Ticket Resolution Summary Owner Reporter
#2683 fixed SELinux is preventing VirtualBox from loading VirtualBox.so which requires text relocation => Fixed in SVN MALDATA
Description

After installing the "All distributions" binary on a Fedora 10 machine and starting it for
the first time (after installing the compat-libstdc++-33-3.2.3-64 package), I got an
SELinux AVC denial which stated:

SELinux is preventing VirtualBox from loading /opt/VirtualBox-2.0.6/VirtualBox.so which
requires text relocation.

The VirtualBox application attempted to load /opt/VirtualBox-2.0.6/VirtualBox.so which 
requires text relocation. This is a potential security problem. Most libraries do not need
this permission. Libraries are sometimes coded incorrectly and request this permission.
The SELinux Memory Protection Tests web page explains how to remove this requirement. You
can configure SELinux temporarily to allow /opt/VirtualBox-2.0.6/VirtualBox.so to use 
relocation as a workaround, until the library is fixed. Please file a bug report against
this package. 

I gave it access by doing

# chcon -t textrel_shlib_t /opt/VirtualBox-2.0.6/VirtualBox.so
# semanage fcontext -a -t textrel_shlib_t /opt/VirtualBox-2.0.6/VirtualBox.so

So the workaround is easy, but it might as well be fixed.

#4016 fixed Can't install Solaris 10 MU7 5/10 as guest OS MATPOCKuH
Description

I'm trying to install Solaris 10 MU7 5/10 in VBox 2.2.2 on Solaris 10/amd64 system. Guest Solaris hands after "Use is subject to license terms." and does't continue boot. I'm tried to install in 32 and 64 bit mode, checks and clear checkbox like acpi and other, but have no effect.

#14903 duplicate Second monitor loses mouse interaction -> duplicate of #14743 MCon
Description

I have a dual monitor configuration (I actually have 4 monitors in my Host, I use two full-screen for this VM).

At random (I was unable to find a "Recipe to Reproduce") I would completely lose mouse on the second monitor. This means mouse clicks are not delivered to application windows on that monitor, while keyboard interaction remains normal. Mouse interaction on the first monitor remains normal and I never had any problems (i.e.: Defect shows only on second monitor)

In order to recover I have to completely shut down client and restart (VM save/restore is not enough).

I don't know if any of the following is relevant, but...:

  • Client is a fairly recent, up-to-date XUbuntu.
  • Cursor moves normally in guest monitor; only interaction (clicks and hovering) is missing.
  • I normally, when defect shows, close VM using "ACPI Shutdown"; when I do XUbuntu shows a confirmation dialog on the second, blocked, monitor and there interaction works (i.e.: I can click on the "Shutdown now" button).
  • Canceling shutdown operation does not restore mouse functionality.
  • Both monitors I allocate for this VM are connected to Intel HD Graphics 4600 integrated into my i7-4770 CPU.
  • Defect happens randomly with very low occurrence (days).
  • Defect happens even if I am interacting only with VM (no interaction with Host or other VMs, if present, is necessary to trigger bug).
  • Defect may appear even if this is the only VM active.
  • Defect might be related with #11813, despite differences behavior seems similar.

As You may imagine Defect is a major PITA despite its low frequency

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