Naistu / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

[Eye-Free Keyboard] DUT happen ANR in com.fihtdc.fmradio when run monkey #102

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Run monkey test over weekends->check the DUT 

What is the expected output? What do you see instead?
[Expect Result]
1.DUT run monkey normally and finished it 

[Actual Result]
1.DUT happen:ANR in com.fihtdc.fmradio
device 1:05-20 00:24:20.979 E/ActivityManager( 191): ANR in com.fihtdc.fmradio 
(com.fihtdc.fmradio/.FMRadio)
device 2:NOT RESPONDING: com.fihtdc.fmradio (pid 6005), and bWaitANR is 
set,Sleep 5 second for ANR at: 2012-05-18 20:14:42.685  

What version of the product are you using? On what operating system?
Eye-Free Keyboard1.1.6,  GingerBread2.3.7

Please provide any additional information below.
detail log is :

05-25 22:46:30.299 E/AndroidRuntime( 7253): FATAL EXCEPTION: main
05-25 22:46:30.299 E/AndroidRuntime( 7253): java.lang.IllegalArgumentException
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
java.text.RuleBasedBreakIterator.validateOffset(RuleBasedBreakIterator.java:74)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
java.text.RuleBasedBreakIterator.following(RuleBasedBreakIterator.java:64)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.google.android.marvin.aime.AccessibleInputConnection.navigateNext(Accessible
InputConnection.java:496)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.google.android.marvin.aime.AccessibleInputConnection.next(AccessibleInputCon
nection.java:232)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.google.android.marvin.aime.AccessibleInputMethodService.moveUnit(AccessibleI
nputMethodService.java:453)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.google.android.marvin.aime.AccessibleInputMethodService.nextUnit(AccessibleI
nputMethodService.java:393)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.google.android.marvin.aime.AccessibleInputMethodService.onKeyUp(AccessibleIn
putMethodService.java:283)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.googlecode.eyesfree.inputmethod.PersistentInputMethodService.onKeyUp(Persist
entInputMethodService.java:92)
05-25 22:46:30.299 E/AndroidRuntime( 7253): at 
com.googlecode.eyesfree.inputmethod.latin.LatinIME.onKeyUp(LatinIME.java:1239)
......
05-25 22:47:02.519 E/ActivityManager( 189): ANR in com.fihtdc.fmradio 
(com.fihtdc.fmradio/.FMRadio) 

Original issue reported on code.google.com by jfoxc...@gmail.com on 1 Jun 2012 at 8:57

GoogleCodeExporter commented 8 years ago

Original comment by caseybur...@google.com on 13 Sep 2012 at 6:19

GoogleCodeExporter commented 8 years ago

Original comment by alanv@google.com on 29 May 2013 at 7:53