We're having problem with our air app for android for weeks now and we are not sure what or where the problem is. We greatly appreciate it if you guys could help us or point us to any thread related to this issue if there is any...
Environment
- Device: Samsung SMT-i9100
- OS: Android 2.2
- Air Runtim 3.0
Requirement
- Customized video/media Player (in AIR app) that runs 24/7
Problem:
- Player shutdown or crashed after 27-28hrs of playing for a High-Res video.
- Sometimes it just freezes
We noticed that it takes more than 30hrs for a Low-Res video (but eventually it crashes). No problem when playing with mix media(photo and video) and with photo only. Still playing for 3 days now.
Below is part of our logcat and ANR traces.
Logcat:
I/dalvikvm(21853): threadid=3: reacting to signal 3
I/dalvikvm(21853): Wrote stack traces to '/data/anr/traces.txt'
I/dalvikvm(21860): threadid=3: reacting to signal 3
I/dalvikvm(21860): Wrote stack traces to '/data/anr/traces.txt'
I/AudioHardwareALSA( 1234): Output standby called!!. Turn off PCM device.
I/dumpstate(24387): done
I/DEBUG ( 1228): debuggerd committing suicide to free the zombie!
I/dalvikvm(20821): threadid=3: reacting to signal 3
I/DEBUG (24404): debuggerd: Feb 3 2011 19:59:45
D/Zygote ( 1233): Process 20821 terminated by signal (11)
D/PowerManagerService( 1339): CurLock p:2 mPS:3
ANR:
----- pid 7579 at 2011-11-02 18:48:05 -----
Cmd line: air.OurPlayer
DALVIK THREADS:
"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x4001d8b0 self=0xcd28
| sysTid=7579 nice=0 sched=0/0 cgrp=default handle=-1345017808
at com.adobe.air.customHandler.callTimeoutFunction(Native Method)
at com.adobe.air.customHandler.handleMessage(customHandler.java:18)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4627)
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:861)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:619)
at dalvik.system.NativeStart.main(Native Method)
"android.hardware.SensorManager$SensorThread" prio=5 tid=12 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x4807fcc0 self=0x7c1870
| sysTid=9724 nice=-8 sched=0/0 cgrp=default handle=7643744
at android.hardware.SensorManager.sensors_data_poll(Native Method)
at android.hardware.SensorManager$SensorThread$SensorThreadRunnable.run(SensorManager.java:391)
at java.lang.Thread.run(Thread.java:1096)
"Binder Thread #6" prio=5 tid=18 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x48153340 self=0x48c4c0
| sysTid=14201 nice=0 sched=0/0 cgrp=default handle=9190960
at dalvik.system.NativeStart.run(Native Method)
"Binder Thread #5" prio=5 tid=17 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x48237148 self=0x9001c8
| sysTid=9094 nice=0 sched=0/0 cgrp=default handle=11133168
at dalvik.system.NativeStart.run(Native Method)
"Binder Thread #4" prio=5 tid=16 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x4821bde8 self=0x6a2de8
| sysTid=8245 nice=0 sched=0/0 cgrp=default handle=5764848
at dalvik.system.NativeStart.run(Native Method)
"Binder Thread #3" prio=5 tid=7 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x47fd6df0 self=0x309238
| sysTid=8153 nice=0 sched=0/0 cgrp=default handle=9509920
at dalvik.system.NativeStart.run(Native Method)
"Thread-31" prio=5 tid=11 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x48075c20 self=0x4a5ad0
| sysTid=7650 nice=0 sched=0/0 cgrp=default handle=3158256
at dalvik.system.NativeStart.run(Native Method)
"Thread-11" prio=5 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x48077b40 self=0x24df18
| sysTid=7591 nice=0 sched=0/0 cgrp=default handle=2396752
at dalvik.system.NativeStart.run(Native Method)
"Thread-10" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x48062c28 self=0x245d28
| sysTid=7590 nice=0 sched=0/0 cgrp=default handle=2382824
at dalvik.system.NativeStart.run(Native Method)
"java.lang.ProcessManager" daemon prio=5 tid=8 WAIT
| group="main" sCount=1 dsCount=0 s=N obj=0x4801c950 self=0x22eb48
| sysTid=7586 nice=0 sched=0/0 cgrp=default handle=2288776
at java.lang.Object.wait(Native Method)
- waiting on <0x4801c7b8> (a java.util.HashMap)
at java.lang.Object.wait(Object.java:288)
at java.lang.ProcessManager.onExit(ProcessManager.java:141)
at java.lang.ProcessManager.watchChildren(Native Method)
at java.lang.ProcessManager$1.run(ProcessManager.java:87)
"Binder Thread #2" prio=5 tid=6 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x47fd03c0 self=0x148258
| sysTid=7584 nice=0 sched=0/0 cgrp=default handle=1340680
at dalvik.system.NativeStart.run(Native Method)
"Binder Thread #1" prio=5 tid=5 NATIVE
| group="main" sCount=1 dsCount=0 s=N obj=0x47fcf840 self=0x145590
| sysTid=7583 nice=0 sched=0/0 cgrp=default handle=1275992
at dalvik.system.NativeStart.run(Native Method)
"Compiler" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 s=N obj=0x47fc92a0 self=0x137700
| sysTid=7582 nice=0 sched=0/0 cgrp=default handle=1282480
at dalvik.system.NativeStart.run(Native Method)
"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 s=N obj=0x47fc91e8 self=0x13c5e8
| sysTid=7581 nice=0 sched=0/0 cgrp=default handle=1282416
at dalvik.system.NativeStart.run(Native Method)
"HeapWorker" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 s=N obj=0x451eb9f0 self=0x137de0
| sysTid=7580 nice=0 sched=0/0 cgrp=default handle=1282176
at dalvik.system.NativeStart.run(Native Method)
----- end 7579 -----
By the way, noticed that the pid in our logcat and ANR is different. This is because I took the ANR trace in my other test device.
Thanks.