Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Activity "ch.fixme.status.Main" may leak #59

Open
mjblackhorse opened this issue Nov 28, 2016 · 0 comments
Open

The Activity "ch.fixme.status.Main" may leak #59

mjblackhorse opened this issue Nov 28, 2016 · 0 comments

Comments

@mjblackhorse
Copy link

mjblackhorse commented Nov 28, 2016

We develop a tool which drives app via UiAutomator, and finally dump the apps heap, which is further analyzed for possible leaked Activity or Fragment.

We apply the tool to this app, and found that the Activity "ch.fixme.status.Main" may leak. We could detect 2 instances of the Activity, one of which is actually destroyed but remain in heap.

image

image

P.S. the paths to GC root were compressed/folded here.
Luckly, this leak is not serious, as it did not retain too much memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant