#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 , 17 years ago
Component: | other → RDP |
---|
comment:2 by , 17 years ago
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | RDP freezes on network failure → RDP freezes on network failure -> Fixed in 2.1.2 |
Should be fixed in 2.1.2. Please reopen if the problem persists.
Note:
See TracTickets
for help on using tickets.
I'm having this problem too with virtualbox 2.0.2
you can see the connection is still open:
Configuration:
But the connection is in CLOSE_WAIT:
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.