smallperson / connectbot

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

Phone locks up shortly after closing ConnectBot. #385

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run ConnectBot, open SSH connection with port forwards and no terminal.
2.When finished with SSH, close connection and back out of ConnectBot.
3.Sit back and wait for phone to lock up, usually from 1 to 10 minutes after 
closing ConnectBot. (Seems somewhat random, and completely independent from 
other apps I use.  Most crashes happen after entering my swipe password to turn 
on the screen.)

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
The latest Market version, or ConnectBot-git-2010-10-27_21-00-28.apk, both do 
the same thing

What type of system are you trying to connect to?
Windows (winsshd & tunnelier) and Linux (OpenSSH)

If I manually kill the leftover connectbot and terminal processes, and I 
manually kill the connectbot background service everything is fine and there is 
never a lockup.

This isn't really that huge an issue for me, but I've got time to spare, and so 
I've spent all day trying to capture the actual crash in an adb dump (turns out 
that's a difficult task when the crash causes the connection from the the phone 
to drop).  Anyways, I've included a (censored) copy of the adb logcat that I 
finally managed to capture and the traces.txt file that was written to as the 
phone locked up.

Original issue reported on code.google.com by aaronsta...@gmail.com on 31 Oct 2010 at 1:35

Attachments:

GoogleCodeExporter commented 9 years ago
Note to developers: this appears similar (if not identical) to issue #423 which 
I just submitted.

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