ikariiin / connectbot

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

Binder leak #597

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch the app, and click the menu item "Manage Pubkeys'
2. Press HOME to go to the home screen
3. Long click HOME and select ConnectBot icon to go back to the app
4. Repeat steps 2 and 3 many times

What is the expected output?

The app keeps running correctly.

What do you see instead?

The GREF value and the number of Binder stances keep increasing, and the whole 
emulator crashes after GREF exceeds 2000.

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

ConnectBot v1.7.1 on Android 1.6 Emulator

Original issue reported on code.google.com by tonywins...@gmail.com on 24 Jul 2012 at 3:54