mjblackhorse

Results 9 issues of mjblackhorse

I recently found a strange leak of org.sugr.gearshift.ui.TorrentListActivity, the reference chain is shown bellow: ![image](https://cloud.githubusercontent.com/assets/13826031/20885275/eb5bfb58-bb2a-11e6-8893-b9c00d995a5e.png) Although I might be caused by android.view.inputmethod.InputMethodManager (https://code.google.com/p/android/issues/detail?id=171190) But I still think this is strange:...

Hi, according to the report, DownloaderAnyMemo and DownloadTabFragment leaked! My testing were run on an emulator with Android 22. However according to https://github.com/square/leakcanary/blob/master/leakcanary-android/src/main/java/com/squareup/leakcanary/AndroidExcludedRefs.java These match leak patterns "BLOCKING_QUEUE“. But LeakCanary...

according to figures attached, I doubt that the following Fragments may leak: org.liberty.android.fantastischmemo.ui.MiscTabFragment org.liberty.android.fantastischmemo.ui.OpenTabFragment org.liberty.android.fantastischmemo.ui.RecentListFragment ![image](https://cloud.githubusercontent.com/assets/13826031/21225357/6b6a542e-c30b-11e6-85d4-72c1512d7e14.png) ![image](https://cloud.githubusercontent.com/assets/13826031/21225392/91715258-c30b-11e6-96ac-3a709b0742a8.png) ![image](https://cloud.githubusercontent.com/assets/13826031/21225427/cf108d22-c30b-11e6-9aea-e3ef8ad949cd.png) I'm not quite sure these were real leaks, so I attach the...

I found that org.liberty.android.fantastischmemo.downloader.dropbox.DropboxDBListActivity may leak if we rotate screen many times. As shown in the figure bellow, over 40 instances of org.liberty.android.fantastischmemo.downloader.dropbox.DropboxDBListActivity were found! ![image](https://cloud.githubusercontent.com/assets/13826031/20917601/640e270e-bbcd-11e6-8504-8e0155fcdfe9.png) This might be caused...

Many instances of org.liberty.android.fantastischmemo.ui.CardFragment may leak as they are referenced by the static field "dummyAnimation " declared in "org.liberty.android.fantastischmemo.ui.CardFragment" ![image](https://cloud.githubusercontent.com/assets/13826031/20886691/3be61278-bb32-11e6-999a-1a812fb43aac.png) It may further affect the StudyActivity: ![image](https://cloud.githubusercontent.com/assets/13826031/20886797/be8df2e0-bb32-11e6-8627-7b89fb383f51.png)

## Environment details: * I run openwhisk on a virtualbox VM on a workstation Workstation : * CUP : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz 3.60 GHz * MEMORY:...

org.sagemath.droid.CellActivity and org.sagemath.droid.CellGroupsFragment leak as shown in the figures : ![image](https://cloud.githubusercontent.com/assets/13826031/21225776/664367a4-c30d-11e6-8ec6-feb8db69ea73.png) ![image](https://cloud.githubusercontent.com/assets/13826031/21225822/968d0a82-c30d-11e6-9882-73a7d1ae5ffa.png) the heap file:[heap_0.txt](https://github.com/sagemath/android/files/654756/heap_0.txt)(in .rar format)

An instance of the activity “org.sagemath.droid.SageActivity” may leak as it is statically referenced via the field "server" declared in "org.sagemath.droid.SageActivity" ![image](https://cloud.githubusercontent.com/assets/13826031/20876727/f1d72cfe-bafe-11e6-93e9-365595b962fb.png)

If you'd like to put out an incentive for fixing this bug, you can do so at https://issuehunt.io/r/LibVNC/x11vnc **Describe the bug** Each time I connect with tightvncviewer, it works and...

bug