I ran into a rather odd crash today on beta 1.1.6A.
Steps to reproduce:
1. I have Oracle VirtualBox running on a Windows 7 host. I have another Windows 7 host running as a VM. I have enabled the VBox Remote Display to use RDP on port 3391.
2. From another PC, connect to the RDP session, and see the VM's desktop.
3. Create a Remoter RDP session with the correct info, and try and connect to the remote session. Apparently the VirtualBox RDP server does not allow multiple connections, and does not disconnect the first user if a second user connects. The result is that the RDP server rejects the Remoter connection attempt. This causes Remoter to constantly retry connecting in an infinite loop.
4. I figured that to stop the loop, I need to quickly try and click the 'Cancel' button when it pops up. Most of the time when you click it, it doesn't appear to do anything, and the loop continues. After clicking on the Cancel button several times, eventually Remoter will crash
If I disconnect the first host, then Remoter is able to connect just fine and see the remote display.