Android application automatically closed In iMX6 SL EVK Kitkat4.4.3

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android application automatically closed In iMX6 SL EVK Kitkat4.4.3

913 Views
aravinthkumarja
Senior Contributor II

Hi Experts,

     I want to do benchmark test in Android 4.4.3 i.MX6SL EVK board. i downloaded AnTuTu app from play store. After installation i open the app, It automatically closed. i tried lot of time, it will not work.

     Can you please suggest me how to solve this issues. Otherwise suggest any other best working benchmark test application.

Regards,

Aravinth

Labels (4)
0 Kudos
2 Replies

500 Views
aravinthkumarja
Senior Contributor II

Hi SaurabhPatel

Thanks for your quick response. I'm using Android BSP (kitkat 4.4.3). Below i added logcat details,

root@evk_6sl:/ # logcat

--------- beginning of /dev/log/main

D/InitAlarmsService(  785): Clearing and rescheduling alarms.

W/AudioTrack(  408): AUDIO_OUTPUT_FLAG_FAST denied by client due to mismatching sample rate (48000 vs 44100)

I/audio_hw_primary(  125): start_output_stream... 2001700776, device 2

--------- beginning of /dev/log/system

I/ActivityManager(  408): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.antut2

W/audio_hw_primary(  125): card 0, port 0 device 0x2

W/audio_hw_primary(  125): rate 44100, channel 2 period_size 0xc0

I/ActivityManager(  408): Start proc com.antutu.ABenchMark for activity com.antutu.ABenchMark/.ABenchMarkStart: pid=912 uid=10043 gids}

W/dalvikvm(  912): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/antutu/ABenchMark/JNILIB;

D/AndroidRuntime(  912): Shutting down VM

W/dalvikvm(  912): threadid=1: thread exiting with uncaught exception (group=0x2cf81ba8)

E/AndroidRuntime(  912): FATAL EXCEPTION: main

E/AndroidRuntime(  912): Process: com.antutu.ABenchMark, PID: 912

E/AndroidRuntime(  912): java.lang.UnsatisfiedLinkError: Couldn't load abenchmark from loader dalvik.system.PathClassLoader[DexPathLisl

E/AndroidRuntime(  912):        at java.lang.Runtime.loadLibrary(Runtime.java:358)

E/AndroidRuntime(  912):        at java.lang.System.loadLibrary(System.java:526)

E/AndroidRuntime(  912):        at com.antutu.ABenchMark.JNILIB.<clinit>(Unknown Source)

E/AndroidRuntime(  912):        at com.antutu.ABenchMark.ABenchMarkStart.onCreate(Unknown Source)

E/AndroidRuntime(  912):        at android.app.Activity.performCreate(Activity.java:5231)

E/AndroidRuntime(  912):        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)

E/AndroidRuntime(  912):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2148)

E/AndroidRuntime(  912):        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2233)

E/AndroidRuntime(  912):        at android.app.ActivityThread.access$800(ActivityThread.java:135)

E/AndroidRuntime(  912):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)

E/AndroidRuntime(  912):        at android.os.Handler.dispatchMessage(Handler.java:102)

E/AndroidRuntime(  912):        at android.os.Looper.loop(Looper.java:136)

E/AndroidRuntime(  912):        at android.app.ActivityThread.main(ActivityThread.java:5001)

E/AndroidRuntime(  912):        at java.lang.reflect.Method.invokeNative(Native Method)

E/AndroidRuntime(  912):        at java.lang.reflect.Method.invoke(Method.java:515)

E/AndroidRuntime(  912):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)

E/AndroidRuntime(  912):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)

E/AndroidRuntime(  912):        at dalvik.system.NativeStart.main(Native Method)

W/ActivityManager(  408):   Force finishing activity com.antutu.ABenchMark/.ABenchMarkStart

I/Process (  912): Sending signal. PID: 912 SIG: 9

D/dalvikvm(  408): GC_CONCURRENT freed 639K, 12% free 5465K/6172K, paused 2ms+5ms, total 154ms

I/ActivityManager(  408): Process com.antutu.ABenchMark (pid 912) has died.

I/ActivityManager(  408): Activity reported stop, but no longer stopping: ActivityRecord{2d3f46c8 u0 com.android.launcher/com.android.}

W/InputMethodManagerService(  408): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$8

W/audio_hw_primary(  125): do_out_standby... 2001700776

Regards,

Aravinth

0 Kudos

500 Views
saurabh206
Senior Contributor III

Hi Aravinth

We have verified AnTuTu with older version of i.MX6 Android BSP (Kitkat 4.4.2).

Can you please  share the logcat detail?

Thanks

Saurabh

0 Kudos