VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (697 - 699 of 16363)

Ticket Resolution Summary Owner Reporter
#19453 fixed OS/2 shared folders found error for DOS programs [Fixed in SVN] FelixG
Description

I found 2 errors causing shared folders on OS/2 to not be able to correctly display file names in DOS windows and old DOS programs.

It is easily verifiable with DIR in a DOS window. Files in 8.3 name format should be displayed.

File: VboxSFFind.cpp

Function: vboxSfOs2IsUtf16Name8dot3

Replace: if (off >= offMax)

by: if (off > offMax)

Replace: if (ch != '.')

by: if (ch == '.')

Thanks and regards.

#19452 invalid supR3HardenedScreenImage/LdrLoadDll: cache hit DpOFeedb.dll [lacks WinVerifyTrust] jve
Description

Since yesterday, i can't run my VMs.

Échec de l'ouverture de session pour la machine virtuelle Ubuntu.

The virtual machine 'Ubuntu' has terminated unexpectedly during startup with exit code 1 (0x1).  More details may be available in 'C:\Users\X2023448\VirtualBox VMs\Ubuntu\Logs\VBoxHardening.log'.

Code d'erreur : E_FAIL (0x80004005)
Composant : MachineWrap
Interface : IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}


#19450 duplicate VirtualBox-6.1.4 install fails on RHEL 8 with Linux kernel 5.6 Thomas Stephen Lee
Description

Hi,

VirtualBox-6.1.4 install fails on RHEL 8 with Linux kernel 5.6.

Guest Additions in guest also fails.

Attaching logs of both.

thanks.

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