VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2131 - 2133 of 16363)

Ticket Resolution Summary Owner Reporter
#3804 fixed need to reload the virtualbox kernel driver to reboot VM Brian J. Murrell
Description

Here's yet another problem I have with the VM that has been the subject of many of my tickets including the still outstanding ticket #1299. This VM is also the same VM that the ongoing discussion on the ML about VMs consuming vast amount of CPU is about. Maybe this is yet another datapoint for that problem.

I cannot reboot this VM without first doing a:

/etc/init.d/vboxdrv restart

If I don't do the above after shutting down my WinXP instance and before trying to start it again, the WinXP hangs on startup. I will attach the log of virtual box starting to the point of it hanging after not having done the above driver reload.

#3805 fixed Corrupted data on shared folders => Fixed in SVN Fran
Description

On a Windows XP host, I use a linux guest as local web server, where the /var/www directory is a shared folder (mounted with gid/uid to be accessible by apache). I handle version control with Mercurial.

All has been working fine, until I stumbled upon a bug in version 2.1.4 and 2.2.0 - data on the shared directory is corrupted, while read or written. I can reproduce this consistently, and I have found a minimal* text file that can trigger the bug. ( * if I split the file in two, both the parts will be read correctly )

    fran@inside:/var/www/test$ rm -f .hg
    fran@inside:/var/www/test$ hg init
    fran@inside:/var/www/test$ hg add minfail
    fran@inside:/var/www/test$ hg commit -m "Boom"
    fran@inside:/var/www/test$ hg verify
    checking changesets
    checking manifests
    crosschecking files in changesets and manifests
    checking files
    minfail@0: broken revlog! (index data/minfail.i unknown format 25920)
    warning: orphan revlog 'data/minfail.i'
    1 files, 1 changesets, 0 total revisions
    1 warnings encountered!
    1 integrity errors encountered!
    (first damaged changeset appears to be 0)
    fran@inside:/var/www/test$

The problem is not present if I run mercurial on the host machine, or I copy the files on the virtual machine hard drive. This made me think that Mercurial works fine, but VirtualBox has trouble writing on the shared folder.

The minfail file is just text, more or less 8kB. You can find here attached.

#3806 fixed VBoxManage guestproperty wait does not work on OSX => Fixed in SVN Bengt-Arne Fjellner
Description

VBoxManage guestproperty wait "Machine" key

never returns on osX tested with linux guest. Other way around works as exoected.

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