Handler is being cleanup up?

Bug #1301641 reported by pjv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Collectionista
New
Undecided
Unassigned

Bug Description

monkey found:

:Sending Touch (ACTION_UP): 0:(409.51465,490.8343)
:Switch: #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=net.lp.collectionista/.ui.activities.SplashScreen;end
    // Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=net.lp.collectionista/.ui.activities.SplashScreen } in package net.lp.collectionista
// CRASH: net.lp.collectionista.ext.sheet_music (pid 8006)
// Short Msg: java.lang.RuntimeException
// Long Msg: java.lang.RuntimeException: HandleViewIntent called without service bound. Returning '1' would have solved most cases. But rather see this happening. Must have been a new intent (onNewIntent) that has action VIEW again and needs to pass the same code, but then too early or when service is already unbound again.
// Build Label: google/yakju/maguro:4.3/JWR66Y/776638:user/release-keys
// Build Changelist: 776638
// Build Time: 1376434811000
// java.lang.RuntimeException: HandleViewIntent called without service bound. Returning '1' would have solved most cases. But rather see this happening. Must have been a new intent (onNewIntent) that has action VIEW again and needs to pass the same code, but then too early or when service is already unbound again.
// at net.lp.collectionista.ui.activities.phones.collections.sheet_music.SheetMusicCollectionViewWindow.matchCollectionOrItemUri(SheetMusicCollectionViewWindow.java:241)
// at net.lp.collectionista.ui.activities.phones.collections.sheet_music.SheetMusicCollectionViewWindow.handleViewIntent(SheetMusicCollectionViewWindow.java:311)
// at net.lp.collectionista.ui.activities.phones.collections.sheet_music.SheetMusicCollectionViewWindow.onNewIntent(SheetMusicCollectionViewWindow.java:266)
// at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1161)
// at android.app.ActivityThread.deliverNewIntents(ActivityThread.java:2330)
// at android.app.ActivityThread.performNewIntents(ActivityThread.java:2343)
// at android.app.ActivityThread.handleNewIntent(ActivityThread.java:2352)
// at android.app.ActivityThread.access$1400(ActivityThread.java:141)
// at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1327)
// at android.os.Handler.dispatchMessage(Handler.java:99)
// at android.os.Looper.loop(Looper.java:137)
// at android.app.ActivityThread.main(ActivityThread.java:5103)
// at java.lang.reflect.Method.invokeNative(Native Method)
// at java.lang.reflect.Method.invoke(Method.java:525)
// at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
// at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
// at dalvik.system.NativeStart.main(Native Method)
//
** Monkey aborted due to error.
Events injected: 228
:Sending rotation degree=0, persist=false
:Dropped: keys=0 pointers=0 trackballs=0 flips=0 rotations=0
## Network stats: elapsed time=3752ms (0ms mobile, 0ms wifi, 3752ms not connected)
** System appears to have crashed at event 228 of 10000 using seed 6

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.