Project

General

Profile

Bug #226

Contact List - Service connection leaked

Added by Vincent Véronis over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
User Interface
Target version:
Start date:
12/11/2009
Due date:
% Done:

100%

Estimated time:
Affected version:
Locale:
Close

Description

D/dalvikvm( 698): GC freed 1566 objects / 103784 bytes in 210ms
E/ActivityThread( 698): Activity com.beem.project.beem.ui.ContactList has leaked ServiceConnection com.beem.project.beem.ui.ContactList$BeemServiceConnection@4361eef0 that was originally bound here
E/ActivityThread( 698): android.app.ServiceConnectionLeaked: Activity com.beem.project.beem.ui.ContactList has leaked ServiceConnection com.beem.project.beem.ui.ContactList$BeemServiceConnection@4361eef0 that was originally bound here
E/ActivityThread( 698): at android.app.ActivityThread$PackageInfo$ServiceDispatcher.<init>(ActivityThread.java:886)
E/ActivityThread( 698): at android.app.ActivityThread$PackageInfo.getServiceDispatcher(ActivityThread.java:781)
E/ActivityThread( 698): at android.app.ApplicationContext.bindService(ApplicationContext.java:820)
E/ActivityThread( 698): at android.content.ContextWrapper.bindService(ContextWrapper.java:307)
E/ActivityThread( 698): at com.beem.project.beem.ui.ContactList.onStart(ContactList.java:227)
E/ActivityThread( 698): at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1205)
E/ActivityThread( 698): at android.app.Activity.performStart(Activity.java:3490)
E/ActivityThread( 698): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2240)
E/ActivityThread( 698): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2284)
E/ActivityThread( 698): at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:3278)
E/ActivityThread( 698): at android.app.ActivityThread.access$1900(ActivityThread.java:112)
E/ActivityThread( 698): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1696)
E/ActivityThread( 698): at android.os.Handler.dispatchMessage(Handler.java:99)
E/ActivityThread( 698): at android.os.Looper.loop(Looper.java:123)
E/ActivityThread( 698): at android.app.ActivityThread.main(ActivityThread.java:3948)
E/ActivityThread( 698): at java.lang.reflect.Method.invokeNative(Native Method)
E/ActivityThread( 698): at java.lang.reflect.Method.invoke(Method.java:521)
E/ActivityThread( 698): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
E/ActivityThread( 698): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
E/ActivityThread( 698): at dalvik.system.NativeStart.main(Native Method)
D/dalvikvm( 565): GC freed 1683 objects / 77520 bytes in 85ms

#1

Updated by Frédéric Barthéléry over 14 years ago

  • Status changed from New to Resolved

Fixed

#2

Updated by Frédéric Barthéléry over 14 years ago

  • % Done changed from 0 to 100
#3

Updated by Frédéric Barthéléry over 14 years ago

  • Status changed from Resolved to Closed

Closed

Also available in: Atom PDF