VirtualBox

Opened 13 years ago

Closed 13 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!!

Expression: pEntry->oProduct == 0
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)

VBox.log (40.0 KB ) - added by Ruslan 13 years ago.
VBox.2.log (38.7 KB ) - added by Ruslan 13 years ago.
Without USB 2.0 support
Vbox.log.4.0.0 (39.8 KB ) - added by Ruslan 13 years ago.
VirtualBox 4.0.0 log

Download all attachments as: .zip

Change History (10)

by Ruslan, 13 years ago

Attachment: VBox.log added

by Ruslan, 13 years ago

Attachment: VBox.2.log added

Without USB 2.0 support

comment:1 by Frank Mehnert, 13 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 Ruslan, 13 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 Ruslan, 13 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!!

Expression: pEntry->oSerialNumber == 0
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 Ruslan, 13 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 Ruslan, 13 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.

by Ruslan, 13 years ago

Attachment: Vbox.log.4.0.0 added

VirtualBox 4.0.0 log

comment:6 by Frank Mehnert, 13 years ago

Summary: rdesktop-vrdp crashes when use -r usbrdesktop-vrdp crashes when use -r usb => Fixed in SVN

Confirmed. Thanks for the report!

comment:7 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use