VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1120 - 1122 of 16363)

Ticket Resolution Summary Owner Reporter
#1104 fixed invalid symlink prevents directory from being listed ugemkow
Description

We are using Linux host and Windows XP guest with newest guest additions installed. We are using shared folder and have seen the following problem:

When in a subdirectory of a shared folder root a symlink is created which points to a file in the same directory which does not exist, an error happens when this directory is explored in the guest.

The following sequence shows this bug:

  • Create a subdirectory in a shared folder
    mkdir test
    cd test
  • create a file in this subdirectory and a symlink to this file
    touch test.txt
    ln -s test.txt test.txt.lnk
  • Explore this folder in the guest, all works and is displayed as expected
  • now rename the file the link points to
    mv test.txt test.txt.save
  • Now explore this folder again, this gives the error "Directory not accessible" in the guest
#1108 fixed Assertion failed fs.cpp(144) bool rtFsModeIsValid(RTFMODE) => Fixed in 1.6.4 ugemkow
Description

When using a Linux Fedora 7 host and a windows XP guest with shared folders, newest guest additions added, the following assertion failure happens:

!!Assertion Failed!!
Expression: RTFS_TYPE_MASK & fMode
Location :

/lnc/build/apps/make/VirtualBox-1.5.4_OSE/src/VBox/Runtime/fs.cpp(144) bool rtFsModeIsValid(RTFMODE)

00800000

We are using the OSE build 1.5.4 in debug mode. The scenario when this happended was: Using MS Office 2003, SP3, Word with a very large file created by concatenating other files and saving this file. The failure happened during the save operation.

#1192 worksforme Random crashes of VBox also crashing the X server ugemkow
Description

We are using VBox on linux host (fedora 6 based, vanilla kernel 2.6.22) with Windows XP guest. We have added own compiled X drivers (radeon, intel) with xrandr 1.2 enabled.

We see on different notebooks (Thinkpad R51, 52 - single core processor and Thinkpad R60 - dual core) regular crashes of VBox where also the X server crashes. The crash often happens after a few secondes, sometimes without even doing something in the guest. On other machines, no single crash was observed.

We tried the OSE version and the provided binaries, we tried the debug and the release build of the OSE version. The log files did not contain any useful information.

I am aware that this is not a very helpful bug report but I found no pattern which would produce more information. It seems that the SMP (dual core) machines had more problemes but this is not really significant.

I cannnot say whether this problem is caused by the own compiled video drivers but only when using VBox there are problems. Unfortunately I cannot use the distro provided drivers for difficult reasons.

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