VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 16363)

Ticket Resolution Summary Owner Reporter
#18793 fixed Guest Additions doesn't start on macOS = fixed in SVN/6.0.12 BP Codeguard
Description

Due to an error in VBoxClient.cpp, it will try to use '<NULL>' as default log filename. As far as I understand it, the full path is '/<NULL>', and macOS returns EACCES for that.

See https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp

In main(): static char *szLogFileName = NULL;

In vbclInitLogger(): Calls RTLogCreateEx with "%s", pszLogFileName

I think that the problem was introduced in https://www.virtualbox.org/changeset/69752/vbox

#18805 fixed Linux guests: calls to aio_{read,write}(3) may fail inside shared folder => fixed in SVN/6.0.x x>12 BP AndresPlazaR
Description

Trying to write 1024 (or more) bytes to a shared drive just create the file with no content (filesize = 0).

Less than 1024 characters, it writes the file properly.

Writing 1024 (or more) to VM file systems works fine.

This is similar to tickets https://www.virtualbox.org/ticket/1187 and https://www.virtualbox.org/ticket/10246, but it does not seem to be fixed.

See attached file for example code.

Environment:

  • VirtualBox 6.0.10
  • Guest: CentOS 7.6.1810
  • Host: MacOS X 10.14.6 (Mojave)
#18917 fixed VBox 6.0.10 GAs fail to compile on Red Hat/CentOS/OL 7.7; also Red Hat 8.1 Beta => fixed in SVN/6.0.x/5.2.x BP BP
Description

As discussed in the forums:

Guest Additions 6.0.10 will not compile in RHEL 7.7 https://forums.virtualbox.org/viewtopic.php?f=3&t=94218&start=15

The VirtualBox Guest Additions require further updates to accommodate the latest kernel changes specific to Red Hat 7.7 and 8.1 Beta.

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