What steps will reproduce the problem?
This is reproducible by just installing the talkback and using it. Once started
the talk back go to settings or go to home screen and opeen any apps few times
and we can see the memory leak.
What is the expected output? What do you see instead?
No memory leak.
What version of the product are you using? On what operating system?
Talkback 2.7.7
Please provide any additional information below.
08-12 14:45:04.867 651 651 E ActivityThread: Service
com.google.android.marvin.talkback.TalkBackService has leaked IntentReceiver
com.google.android.marvin.talkback.TalkBackService$2@407667a8 that was
originally registered here. Are you missing a call to unregisterReceiver()?
08-12 14:45:04.867 651 651 E ActivityThread: android.app.IntentReceiverLeaked:
Service com.google.android.marvin.talkback.TalkBackService has leaked
IntentReceiver com.google.android.marvin.talkback.TalkBackService$2@407667a8
that was originally registered here. Are you missing a call to
unregisterReceiver()?
08-12 14:45:04.867 651 651 E ActivityThread: at
android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:760)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:567)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1042)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.app.ContextImpl.registerReceiver(ContextImpl.java:1029)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.app.ContextImpl.registerReceiver(ContextImpl.java:1023)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.content.ContextWrapper.registerReceiver(ContextWrapper.java:341)
08-12 14:45:04.867 651 651 E ActivityThread: at
com.google.android.marvin.talkback.TalkBackService.initializeInfrastructure(Talk
BackService.java:838)
08-12 14:45:04.867 651 651 E ActivityThread: at
com.google.android.marvin.talkback.TalkBackService.onServiceConnected(TalkBackSe
rvice.java:696)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.accessibilityservice.AccessibilityService$IEventListenerWrapper.executeM
essage(AccessibilityService.java:224)
08-12 14:45:04.867 651 651 E ActivityThread: at
com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java
:61)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.os.Handler.dispatchMessage(Handler.java:99)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.os.Looper.loop(Looper.java:132)
08-12 14:45:04.867 651 651 E ActivityThread: at
android.app.ActivityThread.main(ActivityThread.java:4134)
08-12 14:45:04.867 651 651 E ActivityThread: at
java.lang.reflect.Method.invokeNative(Native Method)
08-12 14:45:04.867 651 651 E ActivityThread: at
java.lang.reflect.Method.invoke(Method.java:491)
08-12 14:45:04.867 651 651 E ActivityThread: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
08-12 14:45:04.867 651 651 E ActivityThread: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
08-12 14:45:04.867 651 651 E ActivityThread: at
dalvik.system.NativeStart.main(Native Method)
Original issue reported on code.google.com by cui.ju...@gmail.com on 6 Sep 2011 at 3:57
Original issue reported on code.google.com by
cui.ju...@gmail.com
on 6 Sep 2011 at 3:57