Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 23518
I/DEBUG ( 2419): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 2419): Build fingerprint: 'Huawei/H60-L02/hwH60:4.4.2/HDH60-L02/CHNC00B317:user/ota-rel-keys,release-keys'
I/DEBUG ( 2419): Revision: '0'
I/DEBUG ( 2419): pid: 23518, tid: 23518, name: xxx >>> xxxx <<<
I/DEBUG ( 2419): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 2419): r0 00000000 r1 6f74732f r2 be8c7038 r3 00000000
I/DEBUG ( 2419): r4 0000046c r5 00000000 r6 7aa9d248 r7 be8c6f98
I/DEBUG ( 2419): r8 be8c7348 r9 6d4edd54 sl 415806b8 fp be8c735c
I/DEBUG ( 2419): ip 7aa9cb00 sp be8c6ec8 lr 7aa7d4c7 pc 7aa89f12 cpsr 400e0030
I/DEBUG ( 2419): d0 0000000000000000 d1 3ff0000000000000
I/DEBUG ( 2419): d2 7ce007d000000000 d3 0000000000000000
I/DEBUG ( 2419): d4 bff0000000000000 d5 bff0000000000000
I/DEBUG ( 2419): d6 bff0000000000000 d7 3ff0000000000000
I/DEBUG ( 2419): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 2419): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 2419): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 2419): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 2419): d16 3ff0000000000000 d17 0000000000000004
I/DEBUG ( 2419): d18 4000000000000000 d19 3fd99b7c3731d10b
I/DEBUG ( 2419): d20 3f974c074a362e68 d21 3fe5568b9401f367
I/DEBUG ( 2419): d22 3fd24aaf828e1369 d23 3fcc745e0ab0ad85
I/DEBUG ( 2419): d24 3fc748e72055a505 d25 c050800000000000
I/DEBUG ( 2419): d26 3fc2f112df3e5244 d27 0000000000000000
I/DEBUG ( 2419): d28 3ff0000000000000 d29 0000000000000001
I/DEBUG ( 2419): d30 0000000000000001 d31 0000000078fada00
I/DEBUG ( 2419): scr 68000011
I/DEBUG ( 2419):
I/DEBUG ( 2419): backtrace:
I/DEBUG ( 2419): #00 pc 00015f12 /mnt/asec/xxx/lib/libsfftranscoder.so
I/DEBUG ( 2419): #01 pc 00012251 /mnt/asec/xxx/lib/libsfftranscoder.so
I/DEBUG ( 2419): #02 pc 000165ef /mnt/asec/xxx/lib/libsfftranscoder.so (ffmpeg_parse_options+134)
I/DEBUG ( 2419): #03 pc 00010a13 /mnt/asec/xxx/lib/libsfftranscoder.so (ffmpegmain+154)
这个原因是ffmpeg_parse_options 解析有错误,于是我感觉是命令写错了。于是发现是中间多了一个空格。