I.MX6 android 4.2.2 Camera Recording Error - Fatal Signal 11

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

I.MX6 android 4.2.2 Camera Recording Error - Fatal Signal 11

1,152 Views
ericyu
Contributor II

Hi All,

I development a video recording apk on my i.MX6 board Android 4.2.2.

The apk will be crashed natived after long time video recording test.

Error log is as below.

If any suggestion to solved it Please

03-24 12:20:16.273: I/Camera2(4768): Camera 0: Closed

03-24 12:20:16.273: W/AudioFlinger(4768): session id 16 not found for pid 4768

03-24 12:20:16.273: W/AudioFlinger(4768): session id 17 not found for pid 4768

03-24 12:20:16.273: A/libc(4768): Fatal signal 11 (SIGSEGV) at 0x4c7ca7b8 (code=1), thread 4890 (Binder_2)

03-24 12:20:16.403: I/DEBUG(2236): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

03-24 12:20:16.403: I/DEBUG(2236): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:4.2.2/1.1.0-rc3/eng.wway.20140320.211723:user/dev-keys'

03-24 12:20:16.403: I/DEBUG(2236): Revision: '405522'

03-24 12:20:16.403: I/DEBUG(2236): pid: 4768, tid: 4890, name: Binder_2  >>> /system/bin/mediaserver <<<

03-24 12:20:16.403: I/DEBUG(2236): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 4c7ca7b8

03-24 12:20:16.803: D/GpsLocationProvider(2526): gps_ni_notify_callback

03-24 12:20:16.803: I/GpsLocationProvider(2526): reportNiNotification: entered

03-24 12:20:16.803: I/GpsLocationProvider(2526): notificationId: 43962, niType: 3, notifyFlags: 0, timeout: 0, defaultResponse: 3

03-24 12:20:16.803: I/GpsLocationProvider(2526): requestorId: , text: , requestorIdEncoding: 0, textEncoding: 0

03-24 12:20:16.803: D/GpsNetInitiatedHandler(2526): handleNiNotification notificationId: 43962 requestorId:  text:

03-24 12:20:16.803: E/athr_gps(2526): athr_run_hook: athr.gps.hookspath property is not set

03-24 12:20:16.803: D/athr_gps(2526): gps_closetty

03-24 12:20:16.893: D/dalvikvm(5005): GC_CONCURRENT freed 192K, 13% free 2634K/3000K, paused 2ms+3ms, total 29ms

03-24 12:20:17.293: I/DEBUG(2236):     r0 4e0a2940  r1 00000000  r2 4c7ca7c4  r3 4ca6278c

03-24 12:20:17.293: I/DEBUG(2236):     r4 41552bd0  r5 00000003  r6 41552c00  r7 41552c30

03-24 12:20:17.293: I/DEBUG(2236):     r8 00000000  r9 41552bd8  sl 00000009  fp 00000000

03-24 12:20:17.293: I/DEBUG(2236):     ip 00000000  sp 50d4ae78  lr 401def35  pc 40103348  cpsr 00000030

03-24 12:20:17.293: I/DEBUG(2236):     d0  3f80000000000000  d1  000000a800001c00

03-24 12:20:17.293: I/DEBUG(2236):     d2  0000000000000000  d3  44f3000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d4  0000000000000000  d5  0000079845220000

03-24 12:20:17.293: I/DEBUG(2236):     d6  44f3000000000a20  d7  3f80000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d8  0000000000000000  d9  0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d10 0000000000000000  d11 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d12 0000000000000000  d13 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d14 0000000000000000  d15 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d16 0000000000000001  d17 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d18 40fe666666666666  d19 3fe0000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d20 3fe00000001b7740  d21 3e66376972bea4d0

03-24 12:20:17.293: I/DEBUG(2236):     d22 3fd7a65b2df0ec1e  d23 3fd0b349a41e27c3

03-24 12:20:17.293: I/DEBUG(2236):     d24 3fe7a65b2df0ec1e  d25 3f7599cd461969de

03-24 12:20:17.293: I/DEBUG(2236):     d26 3f40624dd2f1a9fc  d27 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d28 0000000000000000  d29 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     d30 0000000000000000  d31 0000000000000000

03-24 12:20:17.293: I/DEBUG(2236):     scr 28000010

03-24 12:20:17.303: I/DEBUG(2236): backtrace:

03-24 12:20:17.303: I/DEBUG(2236):     #00  pc 00017348  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+127)

03-24 12:20:17.303: I/DEBUG(2236):     #01  pc 0001b15d  /system/lib/libbinder.so

03-24 12:20:17.303: I/DEBUG(2236):     #02  pc 00011267  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)

03-24 12:20:17.303: I/DEBUG(2236):     #03  pc 00010dcd  /system/lib/libutils.so

03-24 12:20:17.303: I/DEBUG(2236):     #04  pc 0000e3f8  /system/lib/libc.so (__thread_entry+72)

03-24 12:20:17.303: I/DEBUG(2236):     #05  pc 0000dae4  /system/lib/libc.so (pthread_create+160)

03-24 12:20:17.303: I/DEBUG(2236): stack:

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae38  41552c30

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae3c  401e3833  /system/lib/libc.so (dlfree+34)

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae40  c0000000

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae44  41552bd0

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae48  00000002

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae4c  41552c00

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae50  41552c30

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae54  401e3833  /system/lib/libc.so (dlfree+34)

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae58  41552bd0

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae5c  00000002

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae60  41552c00

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae64  41552c30

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae68  41552bd0

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae6c  401def35  /system/lib/libc.so (free+12)

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae70  df0027ad

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae74  00000000

03-24 12:20:17.303: I/DEBUG(2236):     #00  50d4ae78  4150cf48

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae7c  50d4aea0

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae80  4010ea3c  /system/lib/libbinder.so

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae84  4010ea3c  /system/lib/libbinder.so

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae88  4004fd35  /system/lib/libutils.so

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae8c  00100000

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae90  4150cf98

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae94  40107161  /system/lib/libbinder.so

03-24 12:20:17.303: I/DEBUG(2236):     #01  50d4ae98  4150cf48

03-24 12:20:17.303: I/DEBUG(2236):          50d4ae9c  40050269  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+116)

03-24 12:20:17.303: I/DEBUG(2236):     #02  50d4aea0  4150cf48

03-24 12:20:17.303: I/DEBUG(2236):          50d4aea4  401e3833  /system/lib/libc.so (dlfree+34)

03-24 12:20:17.303: I/DEBUG(2236):          50d4aea8  4150cf48

03-24 12:20:17.303: I/DEBUG(2236):          50d4aeac  4150cf80

03-24 12:20:17.303: I/DEBUG(2236):          50d4aeb0  4150cf48

03-24 12:20:17.303: I/DEBUG(2236):          50d4aeb4  40080fd0

03-24 12:20:17.303: I/DEBUG(2236):          50d4aeb8  400501f5  /system/lib/libutils.so (android::Thread::_threadLoop(void*))

03-24 12:20:17.303: I/DEBUG(2236):          50d4aebc  4150cf48

03-24 12:20:17.303: I/DEBUG(2236):          50d4aec0  00000000

03-24 12:20:17.303: I/DEBUG(2236):          50d4aec4  4004fdcf  /system/lib/libutils.so

03-24 12:20:17.303: I/DEBUG(2236): memory near r0:

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2920 00000000 00000000 00000330 0000005a

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2930 00000001 00000038 4d1d8e40 4d1d8f40

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2940 415dcc04 40074fb4 4ca6278c 4ca77134

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2950 400b0f2c 400d200c 40de293c 40dee21c

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2960 4cb9766c 4cfe4008 414dcf3d 00000000

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2970 4021cc6c 00000011 4c755848 4021cc64

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2980 00000058 000005f3 000005e8 00000001

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2990 00000001 00000036 00000036 00000028

03-24 12:20:17.303: I/DEBUG(2236):     4e0a29a0 00000260 00000260 00000388 00000000

03-24 12:20:17.303: I/DEBUG(2236):     4e0a29b0 00000000 00000001 01312d02 2c313501

03-24 12:20:17.303: I/DEBUG(2236):     4e0a29c0 00000002 00000001 2c303001 2c303100

03-24 12:20:17.303: I/DEBUG(2236):     4e0a29d0 00000003 00000002 00010100 00000000

03-24 12:20:17.303: I/DEBUG(2236):     4e0a29e0 00000005 00000001 00000000 2c333901

03-24 12:20:17.303: I/DEBUG(2236):     4e0a29f0 00010000 00000001 00000000 2c343302

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2a00 00010001 00000001 40333333 2c353702

03-24 12:20:17.303: I/DEBUG(2236):     4e0a2a10 00010002 00000001 4055c28f 2c373102

03-24 12:20:17.303: I/DEBUG(2236): memory near r2:

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca7a4 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca7b4 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca7c4 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca7d4 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca7e4 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca7f4 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca804 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca814 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca824 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca834 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca844 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca854 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca864 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca874 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca884 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236):     4c7ca894 ffffffff ffffffff ffffffff ffffffff

03-24 12:20:17.303: I/DEBUG(2236): memory near r3:

03-24 12:20:17.303: I/DEBUG(2236):     4ca6276c 4ca63da0 6d6f6f7a 7075732d 74726f70

03-24 12:20:17.303: I/DEBUG(2236):     4ca6277c 4c006465 00000190 00000022 4c7ca79c

03-24 12:20:17.303: I/DEBUG(2236):     4ca6278c 4c7ca7c4 00000000 4ca63ed0 41521b50

03-24 12:20:17.303: I/DEBUG(2236):     4ca6279c 4c7ca824 4154c968 000001d9 4ea72858

03-24 12:20:17.303: I/DEBUG(2236):     4ca627ac 4ea72858 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     4ca627bc 00000001 2d737066 676e6172 4ca50065

03-24 12:20:17.303: I/DEBUG(2236):     4ca627cc 00000021 40dec4e8 4021cc74 4ca5c208

03-24 12:20:17.303: I/DEBUG(2236):     4ca6282c 4ca5c050 4ca5c070 4ca5c098 4ca5e6e8

03-24 12:20:17.303: I/DEBUG(2236):     4ca6283c 4ca5e710 4ca5e730 4ca5e750 4ca5e768

03-24 12:20:17.303: I/DEBUG(2236):     4ca6284c 4ca5e788 4ca5e7a8 00000129 4ca62850

03-24 12:20:17.303: I/DEBUG(2236):     4ca6285c 4ca62850 00000000 00000000 4c77f610

03-24 12:20:17.303: I/DEBUG(2236): memory near r4:

03-24 12:20:17.303: I/DEBUG(2236):     41552bb0 00000000 00000019 4d417fc0 4021cc6c

03-24 12:20:17.303: I/DEBUG(2236):     41552bc0 00000000 00000000 00000400 000000aa

03-24 12:20:17.303: I/DEBUG(2236):     41552bd0 415cbc58 0000131a 4010c628 4e0a2940

03-24 12:20:17.303: I/DEBUG(2236):     41552be0 00000009 00000007 00000004 4010c670

03-24 12:20:17.303: I/DEBUG(2236):     41552bf0 400ada30 00000000 00000007 00000004

03-24 12:20:17.303: I/DEBUG(2236):     41552c00 00000000 41552c78 00000008 00000100

03-24 12:20:17.303: I/DEBUG(2236):     41552c10 00000008 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c20 00000000 00010001 00000000 0069004c

03-24 12:20:17.303: I/DEBUG(2236):     41552c30 00000000 41552d80 00000020 00000100

03-24 12:20:17.303: I/DEBUG(2236):     41552c40 00000020 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c50 00000000 00010001 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c60 00000000 000012a0 000003f5 00000304

03-24 12:20:17.303: I/DEBUG(2236):     41552c70 00000000 0000010b 0000720c 00007206

03-24 12:20:17.303: I/DEBUG(2236):     41552c80 400adea8 415dcc04 8008720a 400adea8

03-24 12:20:17.303: I/DEBUG(2236):     41552c90 415dcc04 80087209 4cb6bfc8 40074fb4

03-24 12:20:17.303: I/DEBUG(2236):     41552ca0 8008720a 4cb6bfc8 40074fb4 80087209

03-24 12:20:17.303: I/DEBUG(2236): memory near r6:

03-24 12:20:17.303: I/DEBUG(2236):     41552be0 00000009 00000007 00000004 4010c670

03-24 12:20:17.303: I/DEBUG(2236):     41552bf0 400ada30 00000000 00000007 00000004

03-24 12:20:17.303: I/DEBUG(2236):     41552c00 00000000 41552c78 00000008 00000100

03-24 12:20:17.303: I/DEBUG(2236):     41552c10 00000008 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c20 00000000 00010001 00000000 0069004c

03-24 12:20:17.303: I/DEBUG(2236):     41552c30 00000000 41552d80 00000020 00000100

03-24 12:20:17.303: I/DEBUG(2236):     41552c40 00000020 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c50 00000000 00010001 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c60 00000000 000012a0 000003f5 00000304

03-24 12:20:17.303: I/DEBUG(2236):     41552c70 00000000 0000010b 0000720c 00007206

03-24 12:20:17.303: I/DEBUG(2236):     41552c80 400adea8 415dcc04 8008720a 400adea8

03-24 12:20:17.303: I/DEBUG(2236):     41552c90 415dcc04 80087209 4cb6bfc8 40074fb4

03-24 12:20:17.303: I/DEBUG(2236):     41552ca0 8008720a 4cb6bfc8 40074fb4 80087209

03-24 12:20:17.303: I/DEBUG(2236):     41552cb0 4154c968 4ca6278c 8008720a 4154c968

03-24 12:20:17.303: I/DEBUG(2236):     41552cc0 4ca6278c 80087209 4ca771d8 4ca77134

03-24 12:20:17.303: I/DEBUG(2236):     41552cd0 8008720a 4ca771d8 4ca77134 80087209

03-24 12:20:17.303: I/DEBUG(2236): memory near r7:

03-24 12:20:17.303: I/DEBUG(2236):     41552c10 00000008 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c20 00000000 00010001 00000000 0069004c

03-24 12:20:17.303: I/DEBUG(2236):     41552c30 00000000 41552d80 00000020 00000100

03-24 12:20:17.303: I/DEBUG(2236):     41552c40 00000020 00000000 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c50 00000000 00010001 00000000 00000000

03-24 12:20:17.303: I/DEBUG(2236):     41552c60 00000000 000012a0 000003f5 00000304

03-24 12:20:17.303: I/DEBUG(2236):     41552c70 00000000 0000010b 0000720c 00007206

03-24 12:20:17.303: I/DEBUG(2236):     41552c80 400adea8 415dcc04 8008720a 400adea8

03-24 12:20:17.303: I/DEBUG(2236):     41552c90 415dcc04 80087209 4cb6bfc8 40074fb4

03-24 12:20:17.303: I/DEBUG(2236):     41552ca0 8008720a 4cb6bfc8 40074fb4 80087209

03-24 12:20:17.303: I/DEBUG(2236):     41552cb0 4154c968 4ca6278c 8008720a 4154c968

03-24 12:20:17.303: I/DEBUG(2236):     41552cc0 4ca6278c 80087209 4ca771d8 4ca77134

03-24 12:20:17.303: I/DEBUG(2236):     41552cd0 8008720a 4ca771d8 4ca77134 80087209

03-24 12:20:17.303: I/DEBUG(2236):     41552ce0 40dd08e8 400b0f2c 8008720a 40dd08e8

03-24 12:20:17.303: I/DEBUG(2236):     41552cf0 400b0f2c 80087209 40037f40 400d200c

03-24 12:20:17.313: I/DEBUG(2236):     41552d00 8008720a 40037f40 400d200c 80087209

03-24 12:20:17.313: I/DEBUG(2236): memory near r9:

03-24 12:20:17.313: I/DEBUG(2236):     41552bb8 4d417fc0 4021cc6c 00000000 00000000

03-24 12:20:17.313: I/DEBUG(2236):     41552bc8 00000400 000000aa 415cbc58 0000131a

03-24 12:20:17.313: I/DEBUG(2236):     41552bd8 4010c628 4e0a2940 00000009 00000007

03-24 12:20:17.313: I/DEBUG(2236):     41552be8 00000004 4010c670 400ada30 00000000

03-24 12:20:17.313: I/DEBUG(2236):     41552bf8 00000007 00000004 00000000 41552c78

03-24 12:20:17.313: I/DEBUG(2236):     41552c08 00000008 00000100 00000008 00000000

03-24 12:20:17.313: I/DEBUG(2236):     41552c18 00000000 00000000 00000000 00010001

03-24 12:20:17.313: I/DEBUG(2236):     41552c28 00000000 0069004c 00000000 41552d80

03-24 12:20:17.313: I/DEBUG(2236):     41552c38 00000020 00000100 00000020 00000000

03-24 12:20:17.313: I/DEBUG(2236):     41552c48 00000000 00000000 00000000 00010001

03-24 12:20:17.313: I/DEBUG(2236):     41552c58 00000000 00000000 00000000 000012a0

03-24 12:20:17.313: I/DEBUG(2236):     41552c68 000003f5 00000304 00000000 0000010b

03-24 12:20:17.313: I/DEBUG(2236):     41552c78 0000720c 00007206 400adea8 415dcc04

03-24 12:20:17.313: I/DEBUG(2236):     41552c88 8008720a 400adea8 415dcc04 80087209

03-24 12:20:17.313: I/DEBUG(2236):     41552c98 4cb6bfc8 40074fb4 8008720a 4cb6bfc8

03-24 12:20:17.313: I/DEBUG(2236):     41552ca8 40074fb4 80087209 4154c968 4ca6278c

03-24 12:20:17.313: I/DEBUG(2236): memory near sp:

03-24 12:20:17.313: I/DEBUG(2236):     50d4ae58 41552bd0 00000002 41552c00 41552c30

03-24 12:20:17.313: I/DEBUG(2236):     50d4ae68 41552bd0 401def35 df0027ad 00000000

03-24 12:20:17.313: I/DEBUG(2236):     50d4ae78 4150cf48 50d4aea0 4010ea3c 4010ea3c

03-24 12:20:17.313: I/DEBUG(2236):     50d4ae88 4004fd35 00100000 4150cf98 40107161

03-24 12:20:17.313: I/DEBUG(2236):     50d4ae98 4150cf48 40050269 4150cf48 401e3833

03-24 12:20:17.313: I/DEBUG(2236):     50d4aea8 4150cf48 4150cf80 4150cf48 40080fd0

03-24 12:20:17.313: I/DEBUG(2236):     50d4aeb8 400501f5 4150cf48 00000000 4004fdcf

03-24 12:20:17.313: I/DEBUG(2236):     50d4aec8 00000000 41552218 50d4affc 50d4af00

03-24 12:20:17.313: I/DEBUG(2236):     50d4aed8 41552218 4004fd35 4150cf98 401e03fc

03-24 12:20:17.313: I/DEBUG(2236):     50d4aee8 4150cf98 50d4af00 41252d10 41552218

03-24 12:20:17.313: I/DEBUG(2236):     50d4aef8 00000078 401dfae8 50d4af00 41552218

03-24 12:20:17.313: I/DEBUG(2236):     50d4af08 00000016 00000000 00000000 00000000

03-24 12:20:17.313: I/DEBUG(2236):     50d4af18 41552bd0 4c805bc0 00000000 00000000

03-24 12:20:17.313: I/DEBUG(2236):     50d4af28 00000000 00000000 00000000 00000000

03-24 12:20:17.313: I/DEBUG(2236):     50d4af38 00000000 00000000 00000000 00000000

03-24 12:20:17.313: I/DEBUG(2236):     50d4af48 00000000 00000000 00000000 00000000

03-24 12:20:17.313: I/DEBUG(2236): code around pc:

03-24 12:20:17.313: I/DEBUG(2236):     40103328 f104d1f6 f7fc001c f8d4ec84 f1baa010

03-24 12:20:17.313: I/DEBUG(2236):     40103338 d0100f00 68e02500 3025f850 681a3501

03-24 12:20:17.313: I/DEBUG(2236):     40103348 1c0cf852 68211858 eb70f7fc d1f24555

03-24 12:20:17.313: I/DEBUG(2236):     40103358 f7fc4648 2101ec6e f7ff4620 2800fbdb

03-24 12:20:17.313: I/DEBUG(2236):     40103368 db0c4605 f0014630 2803ffdc 4630d911

03-24 12:20:17.313: I/DEBUG(2236):     40103378 fa38f003 46204601 fceaf7ff 21014605

03-24 12:20:17.313: I/DEBUG(2236):     40103388 f7fc6860 f115ed28 d1020f6e 0f00f1b8

03-24 12:20:17.313: I/DEBUG(2236):     40103398 f115d008 bf180109 356f2101 2501bf18

03-24 12:20:17.313: I/DEBUG(2236):     401033a8 d1a64229 f2464638 f003310d 4620f89e

03-24 12:20:17.313: I/DEBUG(2236):     401033b8 e8bd2100 f7ff47f0 0000bbad 23004805

03-24 12:20:17.313: I/DEBUG(2236):     401033c8 44784905 44794a05 60036809 6812447a

03-24 12:20:17.313: I/DEBUG(2236):     401033d8 bbeaf004 0000bc5a 0000b982 0000b938

03-24 12:20:17.313: I/DEBUG(2236):     401033e8 44784801 bf004770 0000bc4a 0004f1a0

03-24 12:20:17.313: I/DEBUG(2236):     401033f8 b800f000 44784801 bf004770 0000bc36

03-24 12:20:17.313: I/DEBUG(2236):     40103408 0104f1a1 b800f000 4604b538 460d6810

03-24 12:20:17.313: I/DEBUG(2236):     40103418 b1084601 1c0cf850 08494a0d 447a3901

03-24 12:20:17.313: I/DEBUG(2236): code around lr:

03-24 12:20:17.313: I/DEBUG(2236):     401def14 b5084903 68094479 4798680b bf00bd08

03-24 12:20:17.313: I/DEBUG(2236):     401def24 0003b0e4 b5084903 68094479 4798684b

03-24 12:20:17.313: I/DEBUG(2236):     401def34 bf00bd08 0003b0d0 b5084a03 6812447a

03-24 12:20:17.313: I/DEBUG(2236):     401def44 47986893 bf00bd08 0003b0bc b5084a03

03-24 12:20:17.313: I/DEBUG(2236):     401def54 6812447a 479868d3 bf00bd08 0003b0a8

03-24 12:20:17.313: I/DEBUG(2236):     401def64 b5084a03 6812447a 47986913 bf00bd08

03-24 12:20:17.313: I/DEBUG(2236):     401def74 0003b094 49094808 4478b508 f0014479

03-24 12:20:17.313: I/DEBUG(2236):     401def84 b140ed2e 20064906 44794a06 e8bd447a

03-24 12:20:17.313: I/DEBUG(2236):     401def94 f01d4008 bd08bead 0003c352 fffffb1d

03-24 12:20:17.313: I/DEBUG(2236):     401defa4 00031628 00031908 49094808 4478b508

03-24 12:20:17.313: I/DEBUG(2236):     401defb4 f0014479 b140ed14 20064906 44794a06

03-24 12:20:17.313: I/DEBUG(2236):     401defc4 e8bd447a f01d4008 bd08be93 0003db4e

03-24 12:20:17.313: I/DEBUG(2236):     401defd4 fffff911 000315f4 00031901 e92d4038

03-24 12:20:17.313: I/DEBUG(2236):     401defe4 e1a04000 e1a05001 e1a00002 e1a01004

03-24 12:20:17.313: I/DEBUG(2236):     401deff4 eb0029f9 e5952004 e5940004 e5951000

03-24 12:20:17.313: I/DEBUG(2236):     401df004 e0602002 e5943000 e3520000 e5842004

03-24 12:20:17.313: I/DEBUG(2236): memory map around fault addr 4c7ca7b8:

03-24 12:20:17.313: I/DEBUG(2236):     4c7a1000-4c7c1000 /dev/zero (deleted)

03-24 12:20:17.313: I/DEBUG(2236):     (no map for address)

03-24 12:20:17.313: I/DEBUG(2236):     4c7d2000-4c7d7000

03-24 12:20:17.773: I/ServiceManager(2233): service 'media.audio_flinger' died

03-24 12:20:17.773: I/ServiceManager(2233): service 'media.player' died

03-24 12:20:17.773: I/ServiceManager(2233): service 'media.camera' died

03-24 12:20:17.773: I/ServiceManager(2233): service 'media.audio_policy' died

03-24 12:20:17.773: W/AudioSystem(2526): AudioFlinger server died!

03-24 12:20:17.773: W/AudioSystem(2526): AudioPolicyService server died!

03-24 12:20:17.793: D/dalvikvm(5005): GC_CONCURRENT freed 106K, 9% free 2930K/3208K, paused 3ms+2ms, total 31ms

03-24 12:20:17.943: I/mediaserver(5021): ServiceManager: 0x40d6dfb0

03-24 12:20:17.943: I/AudioFlinger(5021): Using default 3000 mSec as standby time.

03-24 12:20:17.943: I/CameraService(5021): CameraService started (pid=5021)

03-24 12:20:17.953: I/FslCameraHAL(5021): Face Back Camera is ov5642_camera, orient is 0

03-24 12:20:17.953: I/FslCameraHAL(5021): Face Front Camera is 0, orient is 0

03-24 12:20:17.953: I/FslCameraHAL(5021): Checking the camera ov5642_camera

03-24 12:20:18.573: I/FslCameraHAL(5021): Get sensor ov5642_camera's dev path /dev/video0

03-24 12:20:18.593: I/FslCameraHAL(5021): Camera ID 0: name ov5642_camera, Facing 0, orientation 0, dev path /dev/video0

03-24 12:20:18.623: I/AudioPolicyManagerBase(5021): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf

03-24 12:20:18.623: W/audio_hw_primary(5021): card 0, id wm8962audio ,driver wm8962-audio, name wm8962-audio

03-24 12:20:18.623: W/audio_hw_primary(5021): out rate 44100

03-24 12:20:18.633: W/audio_hw_primary(5021): in rate 44100, channels 1 format 0

03-24 12:20:18.633: I/AudioFlinger(5021): loadHwModule() Loaded primary audio interface from Freescale i.MX Audio HW HAL (audio) handle 1

03-24 12:20:18.633: W/audio_hw_primary(5021): open output stream devices 2, format 1, channels 3, sample_rate 44100, flag 2

03-24 12:20:18.633: W/audio_hw_primary(5021): opened out stream...1085397592

03-24 12:20:18.633: I/AudioFlinger(5021): HAL output buffer size 192 frames, normal mix buffer size 768 frames

03-24 12:20:18.643: I/AudioMixer(5021): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project

03-24 12:20:18.643: E/MonoPipe(5021): Failed to fetch local time frequency when constructing a MonoPipe (res = -32).  getNextWriteTimestamp calls will be non-functional

03-24 12:20:18.643: I/AudioFlinger(5021): Using module 1 has the primary audio interface

03-24 12:20:18.643: I/AudioFlinger(5021): AudioFlinger's thread 0x40b3e008 ready to run

03-24 12:20:18.643: W/audio_hw_primary(5021): out_set_parameters routing=2, ret 1, out 1085397592

03-24 12:20:18.643: I/audio_a2dp_hw(5021): adev_open:  adev_open in A2dp_hw module

03-24 12:20:18.643: I/AudioFlinger(5021): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3

03-24 12:20:18.643: I/r_submix(5021): adev_open(name=audio_hw_if)

03-24 12:20:18.643: I/r_submix(5021): adev_init_check()

03-24 12:20:18.643: I/AudioFlinger(5021): loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 4

03-24 12:20:18.643: I/AudioFlinger(5021): loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 5

03-24 12:20:18.643: I/AudioPolicyService(5021): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)

03-24 12:20:19.283: E/AudioService(2526): Media server died.

Labels (3)
Tags (3)
0 Kudos
2 Replies

507 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello Eric,

how many time is taking to crash, of video recording?, because I believe it is more related to memory space, than a problem related to the codec or encoding. Seems that you get out of memory for  encoding.


Have a great day,
Jaime

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

507 Views
ericyu
Contributor II

Hi Jaime

1. We are not sure the exact test time to make system crash.

Fatal Signal 11 maybe was happened after a very Long time (over 4 hours) or during very short time ( 1 ~ 5 minutes).

2. We developed Android APK only, didn't change any code in Android Framework.

How do we make sure t out of memory in case of Video Recording.

EY

0 Kudos