smallperson / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

ConnectBot crashes after closing ssh tunnel #423

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?
1. Get a Verizon Droid 2
2. Open an ssh tunnel through a Linux server to a Windows remote desktop 
connection (port 3389), using keyboard-interactive authentication to log in.
3. Use the Remote Desktop Client app from XtraLogic to connect through the ssh 
tunnel
4. Close the connection
5. Go back to ConnectBot through the notification bar
6. Disconnect the ssh tunnel
(please note that I am not sure if the problem is specific to Droid 2's or to 
the Remote Desktop use case, but that's what I use the tunnel for)

> What is the expected output? What do you see instead?
I expect ConnectBot to go away. Instead it takes up 100% of CPU (verified using 
Task Manager by houmiak). Within half a minute, the phone locks up - can't even 
press the lock button to make the screen shut off - and I have to reboot using 
Alt+Shift+Del.

> What version of the product are you using (you can see this by using Menu -> 
About in the Host List)?
1.7.1 2010.10.08

> What type of system are you trying to connect to?
See above.

> If you are able to connect, what is the output of "echo $TERM", "uname -a", 
and any other relevant information on the host?
I can connect but the server doesn't provide interactive access, only tunnels, 
so I can't get this info.

> Please provide any additional information below.
No additional information.

Original issue reported on code.google.com by david.ta...@gmail.com on 6 Feb 2011 at 6:30

GoogleCodeExporter commented 9 years ago
Just saw issue #385, which appears similar if not identical.

Original comment by david.ta...@gmail.com on 6 Feb 2011 at 6:33