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

INPUT_METHOD_MANAGER__SERVED_VIEW observed also on JELLY_BEAN #82

Merged
merged 1 commit into from
May 14, 2015

Conversation

dmarcato
Copy link
Contributor

I've got a report of INPUT_METHOD_MANAGER__SERVED_VIEW also on a JELLY_BEAN HTC One device:

* GC ROOT static android.view.inputmethod.InputMethodManager.mInstance
* references android.view.inputmethod.InputMethodManager.mServedView
* references wtf.kong.widget.ChannelTextView.mContext
* references wtf.kong.MainActivity.mFragments
* references android.app.FragmentManagerImpl.mAdded
* references java.util.ArrayList.array
* references array java.lang.Object[].[2]
* leaks wtf.kong.fragments.FeedFragment instance

* Reference Key: 972e1673-4ea1-4183-ba3e-4a2211b21f90
* Device: HTC htc HTCONE m7wls
* Android Version: 4.1.2 API: 16
* Durations: watch=5015ms, gc=230ms, heap dump=757ms, analysis=33466ms

I've got a report of `INPUT_METHOD_MANAGER__SERVED_VIEW` also on a JELLY_BEAN HTC One device:

```
* GC ROOT static android.view.inputmethod.InputMethodManager.mInstance
* references android.view.inputmethod.InputMethodManager.mServedView
* references wtf.kong.widget.ChannelTextView.mContext
* references wtf.kong.MainActivity.mFragments
* references android.app.FragmentManagerImpl.mAdded
* references java.util.ArrayList.array
* references array java.lang.Object[].[2]
* leaks wtf.kong.fragments.FeedFragment instance

* Reference Key: 972e1673-4ea1-4183-ba3e-4a2211b21f90
* Device: HTC htc HTCONE m7wls
* Android Version: 4.1.2 API: 16
* Durations: watch=5015ms, gc=230ms, heap dump=757ms, analysis=33466ms
```
pyricau added a commit that referenced this pull request May 14, 2015
@pyricau pyricau mentioned this pull request May 14, 2015
@pyricau pyricau closed this May 14, 2015
@pyricau pyricau reopened this May 14, 2015
@pyricau
Copy link
Member

pyricau commented May 14, 2015

Sorry I'm really tired... thought this was an issue, didn't realize it was a PR.

Can you sign the CLA? https://spreadsheets.google.com/spreadsheet/viewform?formkey=dDViT2xzUHAwRkI3X3k5Z0lQM091OGc6MQ&ndplr=1

@dmarcato
Copy link
Contributor Author

Eheh no problem, signed :)

pyricau added a commit that referenced this pull request May 14, 2015
INPUT_METHOD_MANAGER__SERVED_VIEW observed also on JELLY_BEAN
@pyricau pyricau merged commit 0389ba7 into square:master May 14, 2015
Yky pushed a commit to Yky/leakcanary that referenced this pull request Feb 21, 2016
INPUT_METHOD_MANAGER__SERVED_VIEW observed also on JELLY_BEAN
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

Successfully merging this pull request may close these issues.

2 participants