Project

General

Profile

Bug #367

Activity com.beem.project.beem.ui.LoginAnim has leaked ServiceConnection

Added by Anonymous almost 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/17/2011
Due date:
% Done:

0%

Estimated time:
Affected version:
hg
Locale:
Close

Description

This happens when I try to reconnect after what I've described in the issue #364

E/ActivityThread( 2516): Activity com.beem.project.beem.ui.LoginAnim has leaked ServiceConnection com.beem.project.beem.ui.LoginAnim$LoginServiceConnection@40746e68 that was originally bound here
E/ActivityThread( 2516): android.app.ServiceConnectionLeaked: Activity com.beem.project.beem.ui.LoginAnim has leaked ServiceConnection com.beem.project.beem.ui.LoginAnim$LoginServiceConnection@40746e68 that was originally bound here
E/ActivityThread( 2516): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:938)
E/ActivityThread( 2516): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:833)
E/ActivityThread( 2516): at android.app.ContextImpl.bindService(ContextImpl.java:890)
E/ActivityThread( 2516): at android.content.ContextWrapper.bindService(ContextWrapper.java:347)
E/ActivityThread( 2516): at com.beem.project.beem.ui.LoginAnim.onStart(LoginAnim.java:117)
E/ActivityThread( 2516): at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1129)
E/ActivityThread( 2516): at android.app.Activity.performStart(Activity.java:3791)
E/ActivityThread( 2516): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1731)
E/ActivityThread( 2516): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
E/ActivityThread( 2516): at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/ActivityThread( 2516): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
E/ActivityThread( 2516): at android.os.Handler.dispatchMessage(Handler.java:99)
E/ActivityThread( 2516): at android.os.Looper.loop(Looper.java:123)
E/ActivityThread( 2516): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/ActivityThread( 2516): at java.lang.reflect.Method.invokeNative(Native Method)
E/ActivityThread( 2516): at java.lang.reflect.Method.invoke(Method.java:507)
E/ActivityThread( 2516): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/ActivityThread( 2516): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/ActivityThread( 2516): at dalvik.system.NativeStart.main(Native Method)


Related issues

Related to Bug #364: Beem crashes after receiving a regular phone callClosedFrédéric Barthéléry07/16/2011

Actions
Has duplicate Bug #368: Activity com.beem.project.beem.ui.LoginAnim has leaked ServiceConnection Closed07/17/2011

Actions

No data to display

Also available in: Atom PDF