Opened 14 years ago
Closed 14 years ago
#8593 closed defect (fixed)
rdesktop-vrdp crashes when use -r usb => Fixed in SVN
Reported by: | Ruslan | Owned by: | |
---|---|---|---|
Component: | RDP | Version: | VirtualBox 4.0.4 |
Keywords: | rdp usb | Cc: | |
Guest type: | other | Host type: | other |
Description
rdesktop-vrdp -r usb localhost:30010 Autoselected keyboard map ru WARNING: Remote desktop changed from 800x600 to 640x480.
!!Assertion Failed!!
pBuf[pEntry->oProduct] != '\0' |
Location : /home/vbox/vbox-4.0.4/src/VBox/RDP/client/vrdp/rdpusb.c(258) buildWireListFromDevices
Host OS Ubuntu 10.10 Guest OS Windows XP sp3
Attachments (3)
Change History (10)
by , 14 years ago
by , 14 years ago
Attachment: | VBox.2.log added |
---|
comment:1 by , 14 years ago
Are you really using the rdesktop-vrdp which was shipped with the VirtualBox package or did you recompile it yourself? That assertion is only triggered in debug builds and therefore not relevant here.
comment:2 by , 14 years ago
I use rdesktop-vrdp which was shipped with the VirtualBox package. I got VirtualBox from repo after adding deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
to the sources.list, and i also tried it from http://download.virtualbox.org/virtualbox/4.0.4/virtualbox-4.0_4.0.4-70112~Ubuntu~maverick_i386.deb.
comment:3 by , 14 years ago
On Debian Squeeze amd64 i received similar message:
rdesktop-vrdp -r usb 192.168.1.57:30010 Autoselected keyboard map ru WARNING: Remote desktop changed from 800x600 to 640x480.
!!Assertion Failed!!
pBuf[pEntry->oSerialNumber] != '\0' |
Location : /home/vbox/vbox-4.0.4/src/VBox/RDP/client/vrdp/rdpusb.c(261) buildWireListFromDevices
And on this host i also installed it from:
deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
comment:4 by , 14 years ago
Not "deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free",
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
comment:5 by , 14 years ago
I also have the same problem with VirtualBox 4.0.2.
I don't have this problem with VirtualBox 4.0.0, but i also don't have USB support through rdesktop-vrdp.
comment:6 by , 14 years ago
Summary: | rdesktop-vrdp crashes when use -r usb → rdesktop-vrdp crashes when use -r usb => Fixed in SVN |
---|
Confirmed. Thanks for the report!
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Without USB 2.0 support