RuntimeException: HandleViewIntent called without service bound.

Bug #1301645 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:(953.9659,703.53143)
    // activityResuming(net.lp.collectionista.ext.sheet_music)
    // Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/4 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow } in package net.lp.collectionista.ext.sheet_music
    // activityResuming(net.lp.collectionista.ext.sheet_music)
// CRASH: net.lp.collectionista.ext.sheet_music (pid 3811)
// 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: samsung/GT-P7510/GT-P7510:4.0.4/IMM76D/UELPL:user/release-keys
// Build Changelist: eng.root.20121017.195315
// Build Time: 1350518027000
// 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.CollectionistaSheetMusicMultiPaneWindow.matchCollectionOrItemUri(CollectionistaSheetMusicMultiPaneWindow.java:293)
// at net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow.handleCollectionViewIntent(CollectionistaSheetMusicMultiPaneWindow.java:157)
// at net.lp.collectionista.ui.activities.tablets.BaseMultiPaneWindow.handleViewIntent(BaseMultiPaneWindow.java:587)
// at net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow.routeIntentInner(CollectionistaSheetMusicMultiPaneWindow.java:126)
// at net.lp.collectionista.ui.activities.tablets.BaseMultiPaneWindow.routeIntent(BaseMultiPaneWindow.java:526)
// at net.lp.collectionista.ui.activities.tablets.BaseMultiPaneWindow.onNewIntent(BaseMultiPaneWindow.java:1025)
// at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1153)
// at android.app.ActivityThread.deliverNewIntents(ActivityThread.java:2278)
// at android.app.ActivityThread.performNewIntents(ActivityThread.java:2291)
// at android.app.ActivityThread.handleNewIntent(ActivityThread.java:2300)
// at android.app.ActivityThread.access$1400(ActivityThread.java:142)
// at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1279)
// at android.os.Handler.dispatchMessage(Handler.java:99)
// at android.os.Looper.loop(Looper.java:137)
// at android.app.ActivityThread.main(ActivityThread.java:4931)
// at java.lang.reflect.Method.invokeNative(Native Method)
// at java.lang.reflect.Method.invoke(Method.java:511)
// at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
// at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
// at dalvik.system.NativeStart.main(Native Method)
//
** Monkey aborted due to error.
Events injected: 6364
:Sending rotation degree=0, persist=false
:Dropped: keys=14 pointers=36 trackballs=0 flips=0 rotations=0
## Network stats: elapsed time=151924ms (0ms mobile, 151924ms wifi, 0ms not connected)
** System appears to have crashed at event 6364 of 10000 using seed 0

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.