VirtualBox

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#1377 closed defect (fixed)

RDP freezes on network failure -> Fixed in 2.1.2

Reported by: Paul Bailey Owned by:
Component: RDP Version: VirtualBox 1.5.6
Keywords: Cc:
Guest type: other Host type: other

Description

I run VirtualBox on a Ubuntu 7.10 machine with headless RDP. When a user connects and then gets disconnected because of a network failure, the RDP then freezes. If there is only one RDP connection, then it will not let you reconnect. If multiple RDP connections are on, then you get a black screen.

If you disconnect from the RDP normally then everything is fine.

Change History (4)

comment:1 by Frank Mehnert, 16 years ago

Component: otherRDP

comment:2 by Kenny Gryp, 16 years ago

I'm having this problem too with virtualbox 2.0.2

you can see the connection is still open:

VRDP Connection:    active
Clients so far:     12
Start time:         2008/10/08 06:04:42 UTC
Sent:               447 Bytes
Average speed:      0 B/s
Sent total:         51195062 Bytes
Received:           1000 Bytes
Speed:              0 B/s
Received total:     1207270 Bytes
User name:          ****
Domain:             
Client name:        ****
Client IP:          ****
Client version:     6001
Encryption:         RDP4

Configuration:

VRDP:            enabled (Address 0.0.0.0, Port 3389, MultiConn: on, ReuseSingleConn: off, Authentication type: external)

But the connection is in CLOSE_WAIT:

root@trappen-amv:/data/vbox/.VirtualBox/Machines/windows/Logs# netstat -pant |  grep VBoxHeadless
tcp        0      0 0.0.0.0:3389            0.0.0.0:*               LISTEN      7158/VBoxHeadless
tcp       10      0 192.168.1.200:3389      192.168.1.106:1883      CLOSE_WAIT  7158/VBoxHeadless

The state is CLOSE_WAIT, so it waits for the application to close the connection.

But my multiconn is on, so I should be able to connect to it anyway. Something must be blocking new connections too.

comment:3 by sunlover, 15 years ago

Resolution: fixed
Status: newclosed
Summary: RDP freezes on network failureRDP freezes on network failure -> Fixed in 2.1.2

Should be fixed in 2.1.2. Please reopen if the problem persists.

comment:4 by John Talarico, 15 years ago

Still happening in 3.0.8

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use