ForceClose: DeadObjectException with Android Music Player

Bug #446954 reported by Patrick Boos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SleepTimer for Android
Fix Released
Critical
Patrick Boos

Bug Description

java.lang.RuntimeException: android.os.DeadObjectException
       at ch.pboos.android.SleepTimer.StopConnections.AndroidMediaPlayerStopperServiceConnection.onServiceConnected(AndroidMediaPlayerStopperServiceConnection.java:21)
       at android.app.ActivityThread$PackageInfo$ServiceDispatcher.doConnected(ActivityThread.java:1012)
       at android.app.ActivityThread$PackageInfo$ServiceDispatcher$RunConnection.run(ActivityThread.java:1029)
       at android.os.Handler.handleCallback(Handler.java:587)
       at android.os.Handler.dispatchMessage(Handler.java:92)
       at android.os.Looper.loop(Looper.java:123)
       at android.app.ActivityThread.main(ActivityThread.java:3948)
       at java.lang.reflect.Method.invokeNative(Native Method)
       at java.lang.reflect.Method.invoke(Method.java:521)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
       at dalvik.system.NativeStart.main(Native Method)
Caused by: android.os.DeadObjectException
       at android.os.BinderProxy.transact(Native Method)
       at com.android.music.IMediaPlaybackService$Stub$Proxy.isPlaying(IMediaPlaybackService.java:404)
       at ch.pboos.android.SleepTimer.StopConnections.AndroidMediaPlayerStopperServiceConnection.onServiceConnected(AndroidMediaPlayerStopperServiceConnection.java:16)
       ... 11 more

Patrick Boos (pboos)
Changed in sleeptimer:
status: New → Fix Released
importance: Undecided → Critical
assignee: nobody → Patrick Boos (pboos)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.