使用默认的demo测试,没有改动任何代码
旧的HTC手机测试正常,红米note手机测试闪退,没有可以捕获的错误
是每次都是出现最后的Fatal signal 11,闪退
但是使用在线模式(TtsMode.ONLINE)就正常
使用离在线模式(TtsMode.MIX)就闪退
这样就不敢用离在线模式了,因为好像这个bug也不能捕获的样子。
日志里红字部分是:
。。。。。
12-16 09:42:22.870 32497-32497/com.baidu.tts.sample A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 32497 (aidu.tts.sample)
。。。。。
12-16 09:42:23.430 1369-1559/? I/WhetstoneService﹕ Receive am_crash event for pid: 939
12-16 09:42:23.430 1369-1559/? W/KloServer﹕ Aborted broadcast does not supprt for: android
12-16 09:42:23.430 1838-2359/? I/KLO_Stability﹕ [am_crash][1450230143]:[939,0,com.baidu.tts.sample,8961606,Native crash,Segmentation fault,unknown,0]
12-16 09:42:23.430 1838-2359/? E/KLO_Package﹕ klo_get_package_version: Unable to create temp file!
。。。。。
这里是闪退时的日志:
12-16 09:03:03.533 23578-23594/com.baidu.tts.sample W/ResponseProcessCookies﹕ Invalid cookie header: "Set-Cookie: BAIDUID=C1B60DF20759AE5785CB4C23262B5273:FG=1; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2145916555; path=/; domain=.baidu.com; version=1". Unable to parse expires attribute: Thu
12-16 09:03:03.533 23578-23594/com.baidu.tts.sample W/DefaultRequestDirector﹕ Authentication error: Unable to respond to any of these challenges: {}
12-16 09:03:03.543 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Trying to load lib /data/app-lib/com.baidu.tts.sample-1/libgnustl_shared.so 0x423cc618
12-16 09:03:03.553 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Added shared lib /data/app-lib/com.baidu.tts.sample-1/libgnustl_shared.so 0x423cc618
12-16 09:03:03.553 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ No JNI_OnLoad found in /data/app-lib/com.baidu.tts.sample-1/libgnustl_shared.so 0x423cc618, skipping init
12-16 09:03:03.563 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Trying to load lib /data/app-lib/com.baidu.tts.sample-1/libBDSpeechDecoder_V1.so 0x423cc618
12-16 09:03:03.563 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Added shared lib /data/app-lib/com.baidu.tts.sample-1/libBDSpeechDecoder_V1.so 0x423cc618
12-16 09:03:03.563 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ No JNI_OnLoad found in /data/app-lib/com.baidu.tts.sample-1/libBDSpeechDecoder_V1.so 0x423cc618, skipping init
12-16 09:03:03.563 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Trying to load lib /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so 0x423cc618
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Added shared lib /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so 0x423cc618
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ No JNI_OnLoad found in /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so 0x423cc618, skipping init
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Trying to load lib /data/app-lib/com.baidu.tts.sample-1/libbdtts.so 0x423cc618
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ Added shared lib /data/app-lib/com.baidu.tts.sample-1/libbdtts.so 0x423cc618
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/dalvikvm﹕ No JNI_OnLoad found in /data/app-lib/com.baidu.tts.sample-1/libbdtts.so 0x423cc618, skipping init
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/BDTtsNdkLog﹕ (jni/baidutts.cpp:206) jint Java_com_baidu_tts_jni_EmbeddedSynthesizerEngine_bdTTSVerifyLicense(JNIEnv*, jclass, jobject, jstring, jstring, jstring, jbyteArray): enter bdTTSVerifyLicense
12-16 09:03:03.573 23578-23594/com.baidu.tts.sample D/BDTtsNdkLog﹕ (jni/baidutts.cpp:206) jint Java_com_baidu_tts_jni_EmbeddedSynthesizerEngine_bdTTSVerifyLicense(JNIEnv*, jclass, jobject, jstring, jstring, jstring, jbyteArray): enter bdTTSVerifyLicense
12-16 09:03:03.933 23578-23594/com.baidu.tts.sample W/ResponseProcessCookies﹕ Invalid cookie header: "Set-Cookie: BAIDUID=A38539AF51C5FE3A32C0AC02D24B0032:FG=1; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2145916555; path=/; domain=.baidu.com; version=1". Unable to parse expires attribute: Thu
12-16 09:03:03.933 23578-23594/com.baidu.tts.sample W/DefaultRequestDirector﹕ Authentication error: Unable to respond to any of these challenges: {}
12-16 09:03:03.943 23578-23594/com.baidu.tts.sample D/BDTtsNdkLog﹕ (jni/baidutts.cpp:206) jint Java_com_baidu_tts_jni_EmbeddedSynthesizerEngine_bdTTSVerifyLicense(JNIEnv*, jclass, jobject, jstring, jstring, jstring, jbyteArray): enter bdTTSVerifyLicense
12-16 09:03:03.943 23578-23594/com.baidu.tts.sample D/BDTtsNdkLog﹕ (jni/baidutts.cpp:206) jint Java_com_baidu_tts_jni_EmbeddedSynthesizerEngine_bdTTSVerifyLicense(JNIEnv*, jclass, jobject, jstring, jstring, jstring, jbyteArray): enter bdTTSVerifyLicense
12-16 09:03:04.193 23578-23594/com.baidu.tts.sample W/ResponseProcessCookies﹕ Invalid cookie header: "Set-Cookie: BAIDUID=A38539AF51C5FE3AB51C8A2D08ECA6B9:FG=1; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2145916555; path=/; domain=.baidu.com; version=1". Unable to parse expires attribute: Thu
12-16 09:03:04.193 23578-23594/com.baidu.tts.sample W/DefaultRequestDirector﹕ Authentication error: Unable to respond to any of these challenges: {}
12-16 09:03:04.193 23578-23578/com.baidu.tts.sample D/BDTtsNdkLog﹕ (jni/baidutts.cpp:50) jint Java_com_baidu_tts_jni_EmbeddedSynthesizerEngine_bdTTSEngineInit(JNIEnv*, jclass, jbyteArray, jbyteArray, jlongArray): get engine version = 20001
12-16 08:58:07.233 23302-23302/com.baidu.tts.sample A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 23302 (aidu.tts.sample)
12-16 09:42:22.970 213-213/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-16 09:42:22.970 213-213/? I/DEBUG﹕ Build fingerprint: 'Xiaomi/gucci/gucci:4.4.4/KTU84P/V7.0.2.0.KHKCNCI:user/release-keys'
12-16 09:42:22.970 213-213/? I/DEBUG﹕ Revision: '0'
12-16 09:42:22.970 213-213/? I/DEBUG﹕ pid: 32497, tid: 32497, name: aidu.tts.sample >>> com.baidu.tts.sample <<<
12-16 09:42:22.970 213-213/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ r0 400862d8 r1 400804ac r2 ffffff78 r3 00000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ r4 5f5fe59c r5 5fb469e0 r6 0000000a r7 00000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ r8 5e6e1e28 r9 00000000 sl 5e6e1e28 fp 5e6f17a8
12-16 09:42:23.260 213-213/? I/DEBUG﹕ ip 5f611ef0 sp bee257d8 lr 40067e93 pc 40067298 cpsr 200b0030
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d0 0000000000000000 d1 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d2 0000000000000000 d3 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d4 0000000000000000 d5 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d6 0000000000000000 d7 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d8 0000000000000000 d9 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d10 0000000000000000 d11 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d12 0000000000000000 d13 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d14 0000000000000000 d15 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d16 40a1e89200000000 d17 3f50000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d18 40c4000000000000 d19 cdcec9baa4a1a2a2
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d20 3f8948b0fcd6e9e0 d21 0000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d22 00000000000000a2 d23 3fcc7288e957b53b
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d24 3fc74721cad6b0ed d25 3fc2f112df3e5244
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d26 40026bb1bbb55516 d27 4000000000000000
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d28 40008df2d49d41f1 d29 3fb0f4a31edab38b
12-16 09:42:23.260 213-213/? I/DEBUG﹕ d30 3ff0000000000000 d31 3f4de16b9c24a98f
12-16 09:42:23.260 213-213/? I/DEBUG﹕ scr 60000010
12-16 09:42:23.270 213-213/? I/DEBUG﹕ backtrace:
12-16 09:42:23.270 213-213/? I/DEBUG﹕ #00 pc 0002b298 /system/lib/libc.so (strtoimax+31)
12-16 09:42:23.270 213-213/? I/DEBUG﹕ #01 pc 0002be8f /system/lib/libc.so (atol+6)
12-16 09:42:23.270 213-213/? I/DEBUG﹕ #02 pc 00066aa3 /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so (WdTag::Read(char const*, etts::iVector*)+102)
12-16 09:42:23.270 213-213/? I/DEBUG﹕ #03 pc 000621c7 /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so (TAEngine::Initial(char const*)+94)
12-16 09:42:23.270 213-213/? I/DEBUG﹕ #04 pc 000300e7 /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so (text_lib_initial_chs+110)
12-16 09:42:23.270 213-213/? I/DEBUG﹕ stack:
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee25798 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee2579c 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257a0 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257a4 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257a8 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257ac 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257b0 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257b4 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257b8 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257bc 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257c0 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257c4 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257c8 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257cc 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257d0 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257d4 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ #00 bee257d8 40093d9c
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257dc 00000000
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257e0 40093d9c
12-16 09:42:23.270 213-213/? I/DEBUG﹕ bee257e4 bee25834 [stack]
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee257e8 00000000
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee257ec 400862d8 /system/lib/libc.so
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee257f0 bee25834 [stack]
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee257f4 00000000
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee257f8 00000000
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee257fc 5f5fe59c /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee25800 5fb469e0
12-16 09:42:23.280 213-213/? I/DEBUG﹕ bee25804 4008a394
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25808 5fb4bbac
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee2580c 5e6e1e28
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25810 5fb37410
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25814 5e6e1e28
12-16 09:42:23.290 213-213/? I/DEBUG﹕ ........ ........
12-16 09:42:23.290 213-213/? I/DEBUG﹕ #01 bee25820 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25824 5f58eaa7 /data/app-lib/com.baidu.tts.sample-1/libbd_etts.so (WdTag::Read(char const*, etts::iVector*)+106)
12-16 09:42:23.290 213-213/? I/DEBUG﹕ #02 bee25828 40093d9c
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee2582c 003a749a
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25830 0000311f
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25834 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25838 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee2583c 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25840 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25844 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25848 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee2584c 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25850 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25854 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee25858 00000000
12-16 09:42:23.290 213-213/? I/DEBUG﹕ bee2585c 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ bee25860 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ bee25864 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ ........ ........
12-16 09:42:23.300 213-213/? I/DEBUG﹕ memory near r0:
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 400862b8 00000000 00000000 00004000 40086288
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 400862c8 00000003 40086184 40086288 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 400862d8 400804ac 400806c8 400808ca 7665642f
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 400862e8 705f5f2f 65706f72 65697472 005f5f73
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 400862f8 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086308 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086318 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086328 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086338 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086348 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086358 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086368 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086378 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086388 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 40086398 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 400863a8 00000000 00000000 00000000 00000000
12-16 09:42:23.300 213-213/? I/DEBUG﹕ memory near r1:
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 4008048c 00020001 00040003 00060005 00080007
12-16 09:42:23.300 213-213/? I/DEBUG﹕ 4008049c 000a0009 000c000b 000e000d 0010000f
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 400804ac 20202000 20202020 28282020 20282828
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 400804bc 20202020 20202020 20202020 20202020
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 400804cc 10108820 10101010 10101010 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 400804dc 04040410 04040404 10040404 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 400804ec 41411010 41414141 01010101 01010101
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 400804fc 01010101 01010101 01010101 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008050c 42421010 42424242 02020202 02020202
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008051c 02020202 02020202 02020202 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008052c 20202020 20202020 20202020 20202020
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008053c 20202020 20202020 20202020 20202020
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008054c 10101020 10101010 10101010 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008055c 10101010 10101010 10101010 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008056c 10101010 10101010 10101010 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 4008057c 10101010 10101010 10101010 10101010
12-16 09:42:23.310 213-213/? I/DEBUG﹕ memory near r4:
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe57c 7a697320 253a2065 00000a64 68676972
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe58c 6c755274 69732065 253a657a 00000a64
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe59c 00000920 7a2d4154 69797568 00223a6e
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe5ac 6f772c22 62206472 6f772079 00006472
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe5bc 6e454154 656e6967 70553a3a 65746164
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe5cc 796e6950 203a6e69 276e6163 6f772074
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe5dc 65736472 726f2067 726f7720 67617464
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe5ec 00000000 6e454154 656e6967 70553a3a
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe5fc 65746164 796e6950 203a6e69 276e6163
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe60c 626f2074 6e696174 6e697020 206e6979
12-16 09:42:23.310 213-213/? I/DEBUG﹕ 5f5fe61c 20726f66 22732522 6f726620 6964206d
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5f5fe62c 00007463 6e454154 656e6967 70553a3a
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5f5fe63c 65746164 796e6950 203a6e69 796e6970
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5f5fe64c 6e206e69 69206d75 656c2073 74207373
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5f5fe65c 206e6168 64726f77 6d756e20 726f6620
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5f5fe66c 73252220 6e692022 63696420 00000074
12-16 09:42:23.320 213-213/? I/DEBUG﹕ memory near r5:
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb469c0 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb469d0 00000000 00000000 00000000 0000c413
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb469e0 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb469f0 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a00 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a10 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a20 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a30 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a40 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a50 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a60 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a70 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a80 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46a90 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46aa0 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5fb46ab0 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ memory near r8:
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5e6e1e08 00000000 00000000 00000000 00000000
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5e6e1e18 00000000 00000000 00000001 00000f13
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5e6e1e28 00000004 000a0001 5ba501f0 00000008
12-16 09:42:23.320 213-213/? I/DEBUG﹕ 5e6e1e38 000a0001 5e6ac050 0000000c 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e48 5e6abc50 00000010 000a0001 5e6acc78
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e58 00000014 000a0001 5e6abe50 00000018
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e68 000a0001 5e6ae4f0 0000001c 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e78 5e6aecb8 00000020 000a0001 5e6af0a0
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e88 00000024 000a0001 5e6af868 00000028
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e98 000a0001 5e6ebf40 00000030 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ea8 5e6ab230 00000038 000a0001 5e6ab638
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1eb8 00000040 000a0001 5e6ac250 00000048
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ec8 000a0001 5e6ac458 00000054 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ed8 5e6ab840 00000060 000a0001 5e6aba48
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ee8 0000006c 000a0001 5e6aca70 00000080
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ef8 000a0001 5e6ac868 000000a0 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ memory near sl:
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e08 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e18 00000000 00000000 00000001 00000f13
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e28 00000004 000a0001 5ba501f0 00000008
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e38 000a0001 5e6ac050 0000000c 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e48 5e6abc50 00000010 000a0001 5e6acc78
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e58 00000014 000a0001 5e6abe50 00000018
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e68 000a0001 5e6ae4f0 0000001c 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e78 5e6aecb8 00000020 000a0001 5e6af0a0
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e88 00000024 000a0001 5e6af868 00000028
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1e98 000a0001 5e6ebf40 00000030 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ea8 5e6ab230 00000038 000a0001 5e6ab638
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1eb8 00000040 000a0001 5e6ac250 00000048
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ec8 000a0001 5e6ac458 00000054 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ed8 5e6ab840 00000060 000a0001 5e6aba48
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ee8 0000006c 000a0001 5e6aca70 00000080
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6e1ef8 000a0001 5e6ac868 000000a0 000a0001
12-16 09:42:23.330 213-213/? I/DEBUG﹕ memory near fp:
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1788 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1798 00000000 00000000 00000000 0000080b
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f17a8 00000000 00000170 00008278 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f17b8 00000001 000083e8 00444c11 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f17c8 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f17d8 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f17e8 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f17f8 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1808 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1818 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1828 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1838 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1848 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1858 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1868 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ 5e6f1878 00000000 00000000 00000000 00000000
12-16 09:42:23.330 213-213/? I/DEBUG﹕ memory near ip:
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611ed0 40061d91 4006246d 400623dd 4005ec45
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611ee0 4005e9ac 400765eb 40067a99 400629a1
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611ef0 40067e89 4005d014 40049d75 40051291
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f00 4005e555 400bdb30 40050b29 4006211d
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f10 40050695 40050d0d 400a33b1 4006520f
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f20 40062735 40051249 40076613 400509b5
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f30 4005f89b 40067b25 40067e89 400af6c0
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f40 400765c3 400b4160 5f46e0a9 5f46c839
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f50 40061d15 400b8058 400acc80 400ac9c0
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f60 400acff8 40058a45 400bb600 400bcbd8
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f70 400aec08 5f4dcaf1 40061b19 40050481
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f80 40067ad3 400684a7 4005dd6c 400b39f0
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611f90 400619d9 4005ad91 4005adbd 5ba45efd
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611fa0 40053d69 4005d554 40038be1 40038e1d
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611fb0 4005c4b8 40038d25 40049378 4006bd99
12-16 09:42:23.340 213-213/? I/DEBUG﹕ 5f611fc0 40050c2d 4005c69c 4006a0ed 40050649
12-16 09:42:23.340 213-213/? I/DEBUG﹕ memory near sp:
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee257b8 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee257c8 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee257d8 40093d9c 00000000 40093d9c bee25834
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee257e8 00000000 400862d8 bee25834 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee257f8 00000000 5f5fe59c 5fb469e0 4008a394
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25808 5fb4bbac 5e6e1e28 5fb37410 5e6e1e28
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25818 5e6f17a8 40067e93 00000000 5f58eaa7
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25828 40093d9c 003a749a 0000311f 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25838 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25848 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25858 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25868 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25878 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25888 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee25898 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ bee258a8 00000000 00000000 00000000 00000000
12-16 09:42:23.340 213-213/? I/DEBUG﹕ code around pc:
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067278 e92d4ba4 ed2d4ff0 46168b02 447b4aa2
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067288 4681b087 58989104 6801464b 461f9005
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067298 bb01f817 040beb01 7865463b 0208f005
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 400672a8 2800b2d0 f1bbd1f3 d1040f2d bb01f817
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 400672b8 0a01f04f f1bbe006 46820f2b 463fbf04
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 400672c8 bb01f817 f0002e00 2e108102 e0f9d10a
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 400672d8 29787839 2958d002 80eef040 b001f897
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 400672e8 37022610 2b0c1f33 e8dfd835 3407f003
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 400672f8 34123434 3434341e 00293434 0f00f1ba
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067308 80c2f040 0803f04f 32fff04f 4360f06f
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067318 2608e048 0f00f1ba 80bcf040 0807f04f
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067328 32fff04f 4370f06f 260ae03c 0f00f1ba
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067338 80b6f040 0807f04f 32ccf04f e0314b70
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067348 0f00f1ba 80b2f040 080ff04f 32fff04f
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067358 4378f06f f1bae026 d0020f00 8b62ed9f
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067368 ed9fe001 17f58b63 0b18ec51 462b4632
12-16 09:42:23.350 213-213/? I/DEBUG﹕ code around lr:
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067e70 f7ff460d 42a8ff7d 4621d3fb edf4f00e
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067e80 2100e000 bd384608 2100b508 f7ff220a
12-16 09:42:23.350 213-213/? I/DEBUG﹕ 40067e90 bd08f9f3 220a2100 b9eef7ff 4a324b31
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067ea0 e92d447b b0874ff0 4680589f 683b460c
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067eb0 b9419305 2210a801 f7f62402 f8adeac4
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067ec0 ac014004 8808e009 d0062802 fbbcf7e8
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067ed0 60012160 30fff04f 4d24e03a f9b5447d
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067ee0 b9466000 eb86f7f4 71d4f44f ee3af00e
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067ef0 7216f501 4e1e802a 75d4f44f a074f8df
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f00 44fa447e f9b646b1 f5bbb000 bf046f80
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f10 7b16f44f b000f8a6 3000f8b9 8063ba5b
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f20 46402210 f7f54621 f1b0ea70 da0d0b00
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f30 fb8af7e8 28046800 f8bad0f2 1c4a1000
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f40 f8aa3d01 d1de2000 e0014658 d1f44658
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f50 683b9905 d0014299 f8ccf7e6 e8bdb007
12-16 09:42:23.360 213-213/? I/DEBUG﹕ 40067f60 bf008ff0 0001e134 ffffff4c 0002c5d8
12-16 09:42:23.430 1369-1559/? I/WhetstoneService﹕ Receive am_crash event for pid: 939
12-16 09:42:23.430 1369-1559/? W/KloServer﹕ Aborted broadcast does not supprt for: android
12-16 09:42:23.430 1838-2359/? I/KLO_Stability﹕ [am_crash][1450230143]:[939,0,com.baidu.tts.sample,8961606,Native crash,Segmentation fault,unknown,0]
12-16 09:42:23.430 1838-2359/? E/KLO_Package﹕ klo_get_package_version: Unable to create temp file!
12-16 09:42:23.430 939-32513/? W/ActivityManager﹕ Force finishing activity com.baidu.tts.sample/.MainActivity
12-16 09:42:23.440 1838-2358/? I/libmc﹕ received event[index:0,mask:0x8,name:tombstone_03]
12-16 09:42:23.440 939-960/? I/BootReceiver﹕ Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE)
12-16 09:42:23.450 1838-2358/? E/KLO_Package﹕ klo_get_package_version: Unable to create temp file!
12-16 09:42:23.450 1838-2358/? I/KLO_Stability﹕ start gathering logcat log...
12-16 09:42:23.450 1838-2358/? I/KLO_Stability﹕ gethering logcat log done
12-16 09:42:23.550 217-217/? D/Zygote﹕ Process 32497 terminated by signal (11)
12-16 09:42:23.550 939-1567/? I/ActivityManager﹕ Process com.baidu.tts.sample (pid 32497) has died.
12-16 09:42:23.570 1541-1742/? D/PowerKeeperEventLogManager﹕ notifyForegroundCompomentChanged ComponentInfo{com.miui.home/com.miui.home.launcher.Launcher}
12-16 09:42:23.570 1541-1625/? D/PowerKeeperExecutor﹕ notify state normal_state enter...
12-16 09:42:23.570 1541-1625/? D/PowerKeeperExecutor﹕ foreground_change:
12-16 09:42:23.570 1541-1625/? D/PowerKeeperExecutor﹕ set_cpu_powermode(middle)
12-16 09:42:23.570 1541-1625/? I/PowerKeeperExecutor﹕ no local quick execution method for set_cpu_powermode
12-16 09:42:23.570 1541-1625/? D/PowerKeeperExecutor﹕ set_lcd_mode(ui)
12-16 09:42:23.570 1541-1625/? I/PowerKeeperExecutor﹕ no local quick execution method for set_lcd_mode
12-16 09:42:23.570 1838-1838/? I/octvm_runtime﹕ power mode [normal] start 1450230143
12-16 09:42:23.570 1838-1838/? I/octvm_runtime﹕ Action: set_cpu_powermode(middle) for [full_screen_exit]
12-16 09:42:23.570 1838-1838/? I/octvm_drv﹕ common drv: set_sys_profile -> no operation
12-16 09:42:23.570 1838-1838/? I/octvm_runtime﹕ Action: set_lcd_mode(ui) for [full_screen_exit]
12-16 09:42:23.570 1838-1838/? I/octvm_drv﹕ common drv: set_lcd_mode -> no operation
12-16 09:42:23.580 1390-2071/? I/RenderThread﹕ RenderThread resumed
12-16 09:42:23.580 1390-2071/? I/RenderThread﹕ All controllers paused.
12-16 09:42:23.580 1390-2071/? I/RenderThread﹕ RenderThread paused, waiting for signal
12-16 09:42:23.580 939-953/? V/LocationPolicy﹕ onForegroundActivitiesChanged
12-16 09:42:23.640 939-943/? D/dalvikvm﹕ GC_CONCURRENT freed 2768K, 13% free 27397K/31276K, paused 13ms+10ms, total 192ms
我也李维高liweigao:
请问用的是哪个版本的SDK?2.1.1还是2.1.4?
回复李维高liweigao:我也碰到了相同的问题,用的最新版本的百度tts语音合成
李维高liweigao:
请问用的是哪个版本的SDK?2.1.1还是2.1.4?
回复李维高liweigao:
06-21 10:15:08.800 16331-16331/com.smit.mpostester D/dalvikvm: Trying to load lib /data/app-lib/com.smit.mpostester-2/libsmitsdk.so 0x41634818
06-21 10:15:08.800 16331-16331/com.smit.mpostester D/dalvikvm: Added shared lib /data/app-lib/com.smit.mpostester-2/libsmitsdk.so 0x41634818
06-21 10:15:08.800 16331-16331/com.smit.mpostester D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.smit.mpostester-2/libsmitsdk.so
0x41634818, skipping init
06-21 10:15:08.810 16331-16331/com.smit.mpostester D/UartManager: open fd:50
06-21 10:15:08.810 16331-16331/com.smit.mpostester I/Interactioner: open mposUartScan=true
06-21 10:15:08.810 16331-16331/com.smit.mpostester D/XldParam: getSetReq=NLS0006010;NLS0200000;NLS0302000;
06-21 10:15:08.820 16331-16331/com.smit.mpostester D/XldParam: getSetReq=NLS0309010
06-21 10:15:08.830 16331-16331/com.smit.mpostester D/XldParam: getSetReq=NLS0310020
06-21 10:15:08.940 16331-16331/com.smit.mpostester D/dalvikvm: GC_FOR_ALLOC freed 1783K, 35% free 3483K/5288K, paused 52ms, total 52ms
06-21 10:15:08.960 16331-16421/com.smit.mpostester D/dalvikvm: Trying to load lib /data/app-lib/com.smit.mpostester-2/libgnustl_shared.so
0x41634818
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: Added shared lib /data/app-lib/com.smit.mpostester-2/libgnustl_shared.so
0x41634818
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.smit.mpostester-2/libgnustl_shared.so
0x41634818, skipping init
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: Trying to load lib /data/app-lib/com.smit.mpostester-2/libBDSpeechDecoder_V1.so
0x41634818
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: Added shared lib /data/app-lib/com.smit.mpostester-2/libBDSpeechDecoder_V1.so
0x41634818
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.smit.mpostester-
2/libBDSpeechDecoder_V1.so 0x41634818, skipping init
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: Trying to load lib /data/app-lib/com.smit.mpostester-2/libbd_etts.so 0x41634818
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: Added shared lib /data/app-lib/com.smit.mpostester-2/libbd_etts.so 0x41634818
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.smit.mpostester-2/libbd_etts.so
0x41634818, skipping init
06-21 10:15:08.970 16331-16421/com.smit.mpostester D/dalvikvm: Trying to load lib /data/app-lib/com.smit.mpostester-2/libbdtts.so 0x41634818
06-21 10:15:08.980 16331-16421/com.smit.mpostester D/dalvikvm: Added shared lib /data/app-lib/com.smit.mpostester-2/libbdtts.so 0x41634818
06-21 10:15:08.980 16331-16421/com.smit.mpostester D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.smit.mpostester-2/libbdtts.so
0x41634818, skipping init
06-21 10:15:09.030 16331-16420/com.smit.mpostester W/AsyncHttpRH: Current thread has not called Looper.prepare(). Forcing synchronous mode.
06-21 10:15:10.850 16331-16420/com.smit.mpostester W/ResponseProcessCookies: Invalid cookie header: "Set-Cookie:
BAIDUID=B98E6A4A33030D33C3D80776312FFD85:FG=1; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2145916555; path=/; domain=.baidu.com; version=1".
Unable to parse expires attribute: Thu
06-21 10:15:10.850 16331-16420/com.smit.mpostester V/AsyncHttpRH: Progress 571 from 406 (141%)
06-21 10:15:10.860 16331-16331/com.smit.mpostester D/Speecher: auth success
06-21 10:15:11.240 16331-16331/com.smit.mpostester A/libc: Fatal signal 11 (SIGSEGV) at 0xbeb74000 (code=1), thread 16331 (smit.mpostester)
李维高liweigao:
请问用的是哪个版本的SDK?2.1.1还是2.1.4?
回复李维高liweigao:
我也发现同样的闪退现象,log也一样,偶尔出现,请问有解决方案吗?
我也发现同样的闪退现象,log也一样,偶尔出现,请问有解决方案吗?
请问用的是哪个版本的SDK?2.1.1还是2.1.4?