VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (655 - 657 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
#1105 fixed Windows XP guest network problems Krotow
Description

Have Windows XP Professional SP2 guest, installed under VirtualBox 1.5.2. Host is Linux - openSUSE 10.3 (i386). Vbox 1.5.2 Guest Additions for Windows was also installed on guest. Guest network access is established by bridge (br0 -> vbox0). No big problems so far. Actually Vbox 1.5.2 was pretty stable until last SUSE kernel update to 2.6.22-13, that broke down my host system. After host was restored (that same openSUSE 10.3), I now installed newest VirtualBox 1.5.4 from openSUSE 10.3 (i386) RPM, provided by http://www.virtualbox.org/wiki/Downloads and put latest Guest Additions (1.5.4r27032) to my WinXP guest. And... now I in trouble. When I access network shares or browse Internet with Internet Explorer (IE7), guest networking randomly crashes with application error:

Generic Host Process for Win32 Services has encountered a problem and needs to close. We are sorry for the inconvenience.

continued by

Faulting application svchost.exe, version 5.1.2600.2180, faulting module tapisrv.dll, version 5.1.2600.2716, fault address 0x00018a5f.

After those crashes network shares is no more accessible from Explorer GUI windows (Network Places etc.), but may be opened from command line (console or Start -> Run command: \machine\share). Also Internet Explorer show error before each page opening or refresh

svchost.exe - Application Error: The exception Illegal Instruction An attempt was made to execute an illegal instruction. (0xc000001d) occurred in the application at location 0x733f8a5f.

Other browsers (FF, Opera) is not affected. I guess, that problem lies somewhere in those VirtualBox or Guest Additions parts, that is responsible to Windows Networking. Maybe in combination with last SUSE kernel.

#1107 fixed Segfault at trying to run a Virtual Machine Enhy
Description

I'm using a Debian system (Lenny version) with the x86_64 based kernel 2.6.22-3-amd64. I've installed VirtualBox 1.5.4 and all seems to run fine until I try to open a Virtual Machine, then I get a flash and the status showed under the VM name change to "Aborted". The system is not installed yet. Locking the /var/log/messages file, I get the next:

Jan 19 14:58:00 Aragorn kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently...
Jan 19 14:58:00 Aragorn kernel: vboxdrv: Successfully done.
Jan 19 14:58:00 Aragorn kernel: vboxdrv: Successfully loaded version 1.5.4 (interface 0x00050002).
Jan 19 15:06:44 Aragorn kernel: VirtualBox[6577]: segfault at 0000000000000028 rip 00002b64dd0d16ee rsp 00007fffcdf69d90 error 4

Curiosly, if I run VirtualBox as root, it works right, but the other user is member of "vboxusers" group.

Any idea to solve the problem? Thank you Enhy

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