VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1207 - 1209 of 16363)

Ticket Resolution Summary Owner Reporter
#1103 fixed USB problems with some devices in 1.5.4 kriko
Description

Seems like some USB devices doesn't work properly with VBox 1.5.4, tried on 2 different systems (opensuse 10.3 and Ubuntu Gutsy) with different hardware. Particullary I have problems with this device (meanwhile USB camera still works under 1.5.4):

Bus 002 Device 007: ID 076b:3021 OmniKey AG CardMan 3121

It is working under native XP installation and under VBox 1.5.2 with XP as guest, so it is 1.5.4 problem. In 1.5.4 with windows guest it is still recognized (when not using EHCI), but all status lights goes off (that shouldn't happen) and Device manager shows an error:

The device cannot start (error code 10)

See also this:

http://forums.virtualbox.org/viewtopic.php?p=13783&sid=245892c3d9526d67d1730c28212cd51e#13783

Attached logs from VBox 1.5.4 and 1.5.2.

#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.

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