Hallo all,

ich habe ein Android Projekt, das mit dem "UI/Application Exerciser
Monkey" getestet wird. Nach event 2996 gibt es einen Systemcrash, der
vermutlich durch die Klasse ListPreference.java aus Android verursacht
wird: ArrayIndexOutOfBoundsException.

Ist so etwas bekannt? Ich konnte in den Foren nichts dazu finden!

Vielen Dank
Gerrit

------------------------------ ... schnipp:

:Switch:
#Intent;action=android.intent.action.MAIN;category=android.intent.categ
ory.LAUNCHER;launchFlags=0x10000000;component="..."/.StartAc
tivity;end
    // Allowing start of Intent { act=android.intent.action.MAIN
cat=[android.in
tent.category.LAUNCHER] cmp="..."/.StartActivity } in packag
e com.gigatronik.bluetronic
:Sending Pointer ACTION_DOWN x=107.0 y=477.0
:Sending Pointer ACTION_UP x=107.0 y=477.0
:Sending Pointer ACTION_DOWN x=425.0 y=146.0
// CRASH: "..." (pid 2094)
// Short Msg: java.lang.ArrayIndexOutOfBoundsException
// Long Msg: java.lang.ArrayIndexOutOfBoundsException
// Build Label: vodafone_uk/htc_bravo/bravo/bravo:2.2/
FRF91/284385:user/release-
keys
// Build Changelist: 284385
// Build Time: 1289310579000
// java.lang.ArrayIndexOutOfBoundsException
//      at
android.preference.ListPreference.onDialogClosed(ListPreference.java:
218)
//      at
android.preference.DialogPreference.onDismiss(DialogPreference.java:3
84)
//      at android.app.Dialog
$ListenersHandler.handleMessage(Dialog.java:1047)
//      at android.os.Handler.dispatchMessage(Handler.java:99)
//      at android.os.Looper.loop(Looper.java:144)
//      at android.app.ActivityThread.main(ActivityThread.java:4937)
//      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:868)
//      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:
626)
//      at dalvik.system.NativeStart.main(Native Method)
//
** Monkey aborted due to error.
Events injected: 2996
:Dropped: keys=0 pointers=0 trackballs=0 flips=0
## Network stats: elapsed time=30719ms (0ms mobile, 0ms wifi, 30719ms
not connec
ted)
** System appears to have crashed at event 2996 of 5000 using seed 0

-------------------------schnapp

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to