legend icon indicating copy to clipboard operation
legend copied to clipboard

4.x在armeabi模拟器上不能运行,启动不了奔溃

Open hetianlong0 opened this issue 7 years ago • 2 comments

hetianlong0 avatar Sep 20 '16 10:09 hetianlong0

09-22 22:52:17.106 2527-2527/? D/dalvikvm: Not late-enabling CheckJNI (already on) 09-22 22:52:17.556 2527-2527/com.legend.demo E/Legend-Log: startActivity android.content.Intent 09-22 22:52:17.566 2527-2527/com.legend.demo D/dalvikvm: Trying to load lib /data/app-lib/com.legend.demo-2/liblegend.so 0xadd093b8 09-22 22:52:17.576 2527-2527/com.legend.demo D/dalvikvm: Added shared lib /data/app-lib/com.legend.demo-2/liblegend.so 0xadd093b8 09-22 22:52:17.656 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b65130 09-22 22:52:17.656 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b65150 09-22 22:52:17.656 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b6513e 09-22 22:52:17.656 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b6513a 09-22 22:52:17.656 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b65134 09-22 22:52:17.656 2527-2527/com.legend.demo D/#######: Malloc memory, size : 20 09-22 22:52:17.666 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa966f000 09-22 22:52:17.666 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b65158 09-22 22:52:17.666 2527-2527/com.legend.demo D/Legend-Log: [+++] startActivity have hooked. 09-22 22:52:17.686 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b7a228 09-22 22:52:17.686 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b7a248 09-22 22:52:17.686 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b7a236 09-22 22:52:17.686 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b7a232 09-22 22:52:17.696 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b7a22c 09-22 22:52:17.696 2527-2527/com.legend.demo D/#######: Malloc memory, size : 20 09-22 22:52:17.696 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa6b85000 09-22 22:52:17.696 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9b7a250 09-22 22:52:17.696 2527-2527/com.legend.demo D/Legend-Log: [+++] onCreate have hooked. 09-22 22:52:17.716 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9c99180 09-22 22:52:17.716 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9c991a0 09-22 22:52:17.726 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9c9918e 09-22 22:52:17.726 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9c9918a 09-22 22:52:17.726 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9c99184 09-22 22:52:17.726 2527-2527/com.legend.demo D/#######: Malloc memory, size : 20 09-22 22:52:17.726 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa6b84000 09-22 22:52:17.726 2527-2527/com.legend.demo D/#######: Write Memory to 0xffffffffa9c991a8 09-22 22:52:17.726 2527-2527/com.legend.demo D/Legend-Log: [+++] getSimSerialNumber have hooked. 09-22 22:52:17.776 2527-2527/com.legend.demo A/libc: Fatal signal 11 (SIGSEGV) at 0xd8dac078 (code=1), thread 2527 (com.legend.demo) 09-22 22:52:17.886 54-54/? I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** *** 09-22 22:52:17.886 54-54/? I/DEBUG: Build fingerprint: 'generic/sdk/generic:4.4.4/KK/1743154:eng/test-keys' 09-22 22:52:17.886 54-54/? I/DEBUG: Revision: '0' 09-22 22:52:17.886 54-54/? I/DEBUG: pid: 2527, tid: 2527, name: com.legend.demo >>> com.legend.demo <<< 09-22 22:52:17.886 54-54/? I/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr d8dac078 09-22 22:52:18.136 54-54/? I/DEBUG: r0 b89ec6e0 r1 0d7007f8 r2 a31aa098 r3 a31aa028 09-22 22:52:18.146 54-54/? I/DEBUG: r4 bef4b4f0 r5 a326b308 r6 00000000 r7 bef4b548 09-22 22:52:18.146 54-54/? I/DEBUG: r8 b89ec6e0 r9 00000004 sl 00000000 fp 00000001 09-22 22:52:18.146 54-54/? I/DEBUG: ip 00000008 sp bef4b4e8 lr b5ab67e9 pc b5a890b0 cpsr 00000030 09-22 22:52:18.146 54-54/? I/DEBUG: d0 0000000040300000 d1 3ff0000041c40000 09-22 22:52:18.146 54-54/? I/DEBUG: d2 7e37e43c8800759c d3 7e37e43c8800759c 09-22 22:52:18.146 54-54/? I/DEBUG: d4 8000000000000000 d5 3f40000004ef6d80 09-22 22:52:18.146 54-54/? I/DEBUG: d6 3f13cd369999999a d7 3f8000003f800000 09-22 22:52:18.146 54-54/? I/DEBUG: d8 0000000000000000 d9 0000000000000000 09-22 22:52:18.146 54-54/? I/DEBUG: d10 0000000000000000 d11 0000000000000000 09-22 22:52:18.146 54-54/? I/DEBUG: d12 0000000000000000 d13 0000000000000000 09-22 22:52:18.146 54-54/? I/DEBUG: d14 0000000000000000 d15 0000000000000000 09-22 22:52:18.146 54-54/? I/DEBUG: scr 60000010 09-22 22:52:18.166 54-54/? I/DEBUG: backtrace: 09-22 22:52:18.166 54-54/? I/DEBUG: #00 pc 000570b0 /system/lib/libdvm.so 09-22 22:52:18.166 54-54/? I/DEBUG: #01 pc 000847e5 /system/lib/libdvm.so (dexDecodeDebugInfo(DexFile const_, DexCode const_, char const_, unsigned int, unsigned int, int ()(void, unsigned int, unsigned int), void ()(void, unsigned short, unsigned int, unsigned int, char const_, char const_, char const_), void_)+180) 09-22 22:52:18.166 54-54/? I/DEBUG: #02 pc 0005fc8b /system/lib/libdvm.so (dvmLineNumFromPC+74) 09-22 22:52:18.176 54-54/? I/DEBUG: #03 pc 00044f69 /system/lib/libdvm.so (dvmFillStackTraceElements(int const_, unsigned int, ArrayObject_)+84) 09-22 22:52:18.176 54-54/? I/DEBUG: #04 pc 0004504f /system/lib/libdvm.so (dvmGetStackTraceRaw(int const_, unsigned int)+34) 09-22 22:52:18.176 54-54/? I/DEBUG: #05 pc 00065ffd /system/lib/libdvm.so 09-22 22:52:18.176 54-54/? I/DEBUG: #06 pc 0004f8a5 /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const_, JValue_, Method const_, Thread_)+116) 09-22 22:52:18.176 54-54/? I/DEBUG: #07 pc 00026fe0 /system/lib/libdvm.so 09-22 22:52:18.176 54-54/? I/DEBUG: #08 pc 0002df34 /system/lib/libdvm.so (dvmMterpStd(Thread_)+76) 09-22 22:52:18.176 54-54/? I/DEBUG: #09 pc 0002b5cc /system/lib/libdvm.so (dvmInterpret(Thread_, Method const_, JValue_)+184) 09-22 22:52:18.176 54-54/? I/DEBUG: #10 pc 000605f9 /system/lib/libdvm.so (dvmInvokeMethod(Object_, Method const_, ArrayObject_, ArrayObject_, ClassObject_, bool)+392) 09-22 22:52:18.176 54-54/? I/DEBUG: #11 pc 000684c3 /system/lib/libdvm.so 09-22 22:52:18.176 54-54/? I/DEBUG: #12 pc 00026fe0 /system/lib/libdvm.so 09-22 22:52:18.176 54-54/? I/DEBUG: #13 pc 0002df34 /system/lib/libdvm.so (dvmMterpStd(Thread_)+76) 09-22 22:52:18.176 54-54/? I/DEBUG: #14 pc 0002b5cc /system/lib/libdvm.so (dvmInterpret(Thread_, Method const_, JValue_)+184) 09-22 22:52:18.176 54-54/? I/DEBUG: #15 pc 00060315 /system/lib/libdvm.so (dvmCallMethodV(Thread_, Method const_, Object_, bool, JValue_, std::va_list)+336) 09-22 22:52:18.176 54-54/? I/DEBUG: #16 pc 00049b4f /system/lib/libdvm.so 09-22 22:52:18.176 54-54/? I/DEBUG: #17 pc 0003cd05 /system/lib/libdvm.so 09-22 22:52:18.176 54-54/? I/DEBUG: #18 pc 0004d2ab /system/lib/libandroid_runtime.so 09-22 22:52:18.176 54-54/? I/DEBUG: #19 pc 0004dfa3 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const, char const)+354) 09-22 22:52:18.176 54-54/? I/DEBUG: #20 pc 0000105b /system/bin/app_process 09-22 22:52:18.176 54-54/? I/DEBUG: #21 pc 0000e23b /system/lib/libc.so (libc_init+50) 09-22 22:52:18.176 54-54/? I/DEBUG: #22 pc 00000d7c /system/bin/app_process 09-22 22:52:18.176 54-54/? I/DEBUG: stack: 09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4a8 bef4b4e4 [stack] 09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4ac a9a828a0 /dev/ashmem/dalvik-LinearAlloc (deleted) 09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4b0 bef4b5d8 [stack] 09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4b4 b5a5ff38 /system/lib/libdvm.so (dvmMterpStd(Thread)+80) 09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4b8 00000000
09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4bc 00000000
09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4c0 00000000
09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4c4 00000000
09-22 22:52:18.176 54-54/? I/DEBUG: bef4b4c8 00000000
09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4cc fffffea0
09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4d0 bef4b4f0 [stack] 09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4d4 bef4b4f0 [stack] 09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4d8 a326b308 /data/dalvik-cache/data@[email protected]@classes.dex 09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4dc 0000158d
09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4e0 bef4b4f0 [stack] 09-22 22:52:18.196 54-54/? I/DEBUG: bef4b4e4 b5ab67e9 /system/lib/libdvm.so (dexDecodeDebugInfo(DexFile const
, DexCode const_, char const_, unsigned int, unsigned int, int ()(void, unsigned int, unsigned int), void ()(void, unsigned short, unsigned int, unsigned int, char const_, char const_, char const_), void_)+184) 09-22 22:52:18.196 54-54/? I/DEBUG: #00 bef4b4e8 aaa84c74
09-22 22:52:18.196 54-54/? I/DEBUG: ........ ........ 09-22 22:52:18.196 54-54/? I/DEBUG: #01 bef4b4e8 aaa84c74
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b4ec a9a84b30 /dev/ashmem/dalvik-LinearAlloc (deleted) 09-22 22:52:18.206 54-54/? I/DEBUG: bef4b4f0 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b4f4 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b4f8 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b4fc 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b500 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b504 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b508 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b50c 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b510 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b514 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b518 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b51c 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b520 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b524 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: ........ ........ 09-22 22:52:18.206 54-54/? I/DEBUG: #02 bef4b5a0 00000009
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b5a4 b5a91bb1 /system/lib/libdvm.so 09-22 22:52:18.206 54-54/? I/DEBUG: bef4b5a8 00000000
09-22 22:52:18.206 54-54/? I/DEBUG: bef4b5ac bef4b5b0 [stack] 09-22 22:52:18.206 54-54/? I/DEBUG: bef4b5b0 00000029
09-22 22:52:18.216 54-54/? I/DEBUG: bef4b5b4 ffffffff
09-22 22:52:18.216 54-54/? I/DEBUG: bef4b5b8 00000003
09-22 22:52:18.216 54-54/? I/DEBUG: bef4b5bc 00000003
09-22 22:52:18.216 54-54/? I/DEBUG: bef4b5c0 b8b0fb78 [heap] 09-22 22:52:18.216 54-54/? I/DEBUG: bef4b5c4 b5a76f6d /system/lib/libdvm.so (dvmFillStackTraceElements(int const_, unsigned int, ArrayObject
)+88) 09-22 22:52:18.236 54-54/? I/DEBUG: memory near r0: 09-22 22:52:18.236 54-54/? I/DEBUG: b89ec6c0 2d6f6d65 70612e32 6c63406b 65737361
09-22 22:52:18.236 54-54/? I/DEBUG: b89ec6d0 65642e73 002e0078 0073006f 0000003b
09-22 22:52:18.236 54-54/? I/DEBUG: b89ec6e0 a31aa000 a31aa028 a31aa098 a31b8eb8
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec6f0 a31c5788 a31ceed0 a31bb45c a31ed400
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec700 a31aa028 a3341088 00000000 a31aa028
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec710 00000000 00000013 7250244c 3079786f
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec720 0000003b 0000008b 00000001 00000070
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec730 020000fa 01000008 b8b02698 b8b026d8
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec740 b8b027e8 b8b028a0 b8b029b0 b8b02870
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec750 b8b02a70 b8b02ab0 b8b02bb8 b8b023a8
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec760 b8b02d08 b8b02d48 b8b02eb8 b8b02f38
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec770 b89f2110 b8b02958 b89ec5d0 b89ec7b0
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec780 b8b050c0 b8b05100 b8b0fa18 b8b04c38
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec790 02000100 01000008 0108065d 00000000
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec7a0 02000101 01000008 01080663 0000001b
09-22 22:52:18.246 54-54/? I/DEBUG: b89ec7b0 00000001 00000001 b89ec604 00000001
09-22 22:52:18.256 54-54/? I/DEBUG: memory near r1: 09-22 22:52:18.256 54-54/? I/DEBUG: 0d7007d8 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d7007e8 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d7007f8 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700808 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700818 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700828 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700838 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700848 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700858 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700868 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700878 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700888 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d700898 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d7008a8 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d7008b8 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: 0d7008c8 ffffffff ffffffff ffffffff ffffffff
09-22 22:52:18.256 54-54/? I/DEBUG: memory near r2: 09-22 22:52:18.256 54-54/? I/DEBUG: a31aa078 000012e9 0001b760 00003ca6 00024ea8
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa088 000006cb 000433d8 00145fa8 00050d38
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa098 0010f2c4 0010f2c6 0010f2c9 0010f2e2
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0a8 0010f303 0010f306 0010f30e 0010f315
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0b8 0010f328 0010f33c 0010f34a 0010f35c
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0c8 0010f378 0010f38a 0010f3a0 0010f3ab
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0d8 0010f3b7 0010f3c8 0010f3da 0010f3dd
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0e8 0010f3e1 0010f3e6 0010f3ec 0010f406
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0f8 0010f420 0010f43a 0010f454 0010f46e
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa108 0010f488 0010f4a2 0010f4bc 0010f4d6
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa118 0010f4f0 0010f50f 0010f514 0010f523
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa128 0010f53a 0010f56d 0010f595 0010f5a5
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa138 0010f5c8 0010f5e2 0010f5ff 0010f620
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa148 0010f638 0010f65f 0010f687 0010f6ae
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa158 0010f6d6 0010f6f7 0010f6ff 0010f71c
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa168 0010f73f 0010f75c 0010f76a 0010f779
09-22 22:52:18.256 54-54/? I/DEBUG: memory near r3: 09-22 22:52:18.256 54-54/? I/DEBUG: a31aa008 00000028 00196ce0 00196d08 00000373
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa018 00197080 0000c018 00000000 6fb67221
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa028 0a786564 00353330 6e8c6ce6 54e6a697
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa038 5bbf44c9 a2a3e89f 3fd96510 b2e273c9
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa048 00196ce0 00000070 12345678 00000000
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa058 00000000 00050d38 00003b88 00000070
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa068 00000969 0000ee90 00000d99 00011434
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa078 000012e9 0001b760 00003ca6 00024ea8
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa088 000006cb 000433d8 00145fa8 00050d38
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa098 0010f2c4 0010f2c6 0010f2c9 0010f2e2
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0a8 0010f303 0010f306 0010f30e 0010f315
09-22 22:52:18.256 54-54/? I/DEBUG: a31aa0b8 0010f328 0010f33c 0010f34a 0010f35c
09-22 22:52:18.276 54-54/? I/DEBUG: a31aa0c8 0010f378 0010f38a 0010f3a0 0010f3ab
09-22 22:52:18.276 54-54/? I/DEBUG: a31aa0d8 0010f3b7 0010f3c8 0010f3da 0010f3dd
09-22 22:52:18.276 54-54/? I/DEBUG: a31aa0e8 0010f3e1 0010f3e6 0010f3ec 0010f406
09-22 22:52:18.276 54-54/? I/DEBUG: a31aa0f8 0010f420 0010f43a 0010f454 0010f46e
09-22 22:52:18.276 54-54/? I/DEBUG: memory near r4: 09-22 22:52:18.276 54-54/? I/DEBUG: bef4b4d0 bef4b4f0 bef4b4f0 a326b308 0000158d
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b4e0 bef4b4f0 b5ab67e9 aaa84c74 a9a84b30
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b4f0 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b500 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b510 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b520 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b530 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b540 00000000 00000000 bef4b5d8 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b550 0000006e a32e26c4 b89b5298 a331f7b7
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b560 b89ec6e0 0000158d bef4b560 a31ea5eb
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b570 003a0308 00000001 00000000 a9b7a228
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b580 add0a2f8 add40e68 a9b7a228 add40a98
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b590 add40dc8 add40d58 00000109 b5a91c8f
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b5a0 00000009 b5a91bb1 00000000 bef4b5b0
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b5b0 00000029 ffffffff 00000003 00000003
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b5c0 b8b0fb78 b5a76f6d add40d58 add40dc8
09-22 22:52:18.276 54-54/? I/DEBUG: memory near r5: 09-22 22:52:18.276 54-54/? I/DEBUG: a326b2e8 00000019 0071000e 00003928 1112000c
09-22 22:52:18.276 54-54/? I/DEBUG: a326b2f8 095b1123 0201044d 000c30f8 f3280130
09-22 22:52:18.276 54-54/? I/DEBUG: a326b308 00010005 00000003 0017578d 0000002d
09-22 22:52:18.276 54-54/? I/DEBUG: a326b318 10f80312 00040003 10f8010c 00010032
09-22 22:52:18.276 54-54/? I/DEBUG: a326b328 0122000c 1070087d 00013afb 03a5021a
09-22 22:52:18.276 54-54/? I/DEBUG: a326b338 003b20f8 010c0021 003b20f8 010c0001
09-22 22:52:18.276 54-54/? I/DEBUG: a326b348 000710f8 010c0001 28fd3071 010c0314
09-22 22:52:18.276 54-54/? I/DEBUG: a326b358 001910f8 00710001 00003928 3223010c
09-22 22:52:18.276 54-54/? I/DEBUG: a326b368 30f8095b 0241000c 0000000e 00010002
09-22 22:52:18.276 54-54/? I/DEBUG: a326b378 00000000 0017579f 00000003 0187001a
09-22 22:52:18.276 54-54/? I/DEBUG: a326b388 00000011 00010002 00000002 001757a6
09-22 22:52:18.276 54-54/? I/DEBUG: a326b398 00000009 08060022 38e72070 10f80010
09-22 22:52:18.276 54-54/? I/DEBUG: a326b3a8 00000028 0000000e 00010003 00000002
09-22 22:52:18.276 54-54/? I/DEBUG: a326b3b8 001757af 00000015 24f8001a 2fdd011a
09-22 22:52:18.276 54-54/? I/DEBUG: a326b3c8 256b2071 00220010 0122087f 20700807
09-22 22:52:18.276 54-54/? I/DEBUG: a326b3d8 002138ea 3b132070 10f80010 00000028
09-22 22:52:18.276 54-54/? I/DEBUG: memory near r7: 09-22 22:52:18.276 54-54/? I/DEBUG: bef4b528 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b538 00000000 00000000 00000000 00000000
09-22 22:52:18.276 54-54/? I/DEBUG: bef4b548 bef4b5d8 00000000 0000006e a32e26c4
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b558 b89b5298 a331f7b7 b89ec6e0 0000158d
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b568 bef4b560 a31ea5eb 003a0308 00000001
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b578 00000000 a9b7a228 add0a2f8 add40e68
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b588 a9b7a228 add40a98 add40dc8 add40d58
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b598 00000109 b5a91c8f 00000009 b5a91bb1
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5a8 00000000 bef4b5b0 00000029 ffffffff
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5b8 00000003 00000003 b8b0fb78 b5a76f6d
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5c8 add40d58 add40dc8 add40e10 00000109
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5d8 00000080 b5ae11f0 00000010 b6f1c35c
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5e8 ada41ca8 b8b027b0 00000050 b89af108
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5f8 bef4b64c b5adcc74 add045ec b89af103
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b608 b89af0e8 360560f6 fffffea0 add40a98
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b618 00000010 b8b0fb58 b89b7398 b89b73a8
09-22 22:52:18.306 54-54/? I/DEBUG: memory near r8: 09-22 22:52:18.306 54-54/? I/DEBUG: b89ec6c0 2d6f6d65 70612e32 6c63406b 65737361
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec6d0 65642e73 002e0078 0073006f 0000003b
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec6e0 a31aa000 a31aa028 a31aa098 a31b8eb8
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec6f0 a31c5788 a31ceed0 a31bb45c a31ed400
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec700 a31aa028 a3341088 00000000 a31aa028
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec710 00000000 00000013 7250244c 3079786f
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec720 0000003b 0000008b 00000001 00000070
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec730 020000fa 01000008 b8b02698 b8b026d8
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec740 b8b027e8 b8b028a0 b8b029b0 b8b02870
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec750 b8b02a70 b8b02ab0 b8b02bb8 b8b023a8
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec760 b8b02d08 b8b02d48 b8b02eb8 b8b02f38
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec770 b89f2110 b8b02958 b89ec5d0 b89ec7b0
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec780 b8b050c0 b8b05100 b8b0fa18 b8b04c38
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec790 02000100 01000008 0108065d 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec7a0 02000101 01000008 01080663 0000001b
09-22 22:52:18.306 54-54/? I/DEBUG: b89ec7b0 00000001 00000001 b89ec604 00000001
09-22 22:52:18.306 54-54/? I/DEBUG: memory near sp: 09-22 22:52:18.306 54-54/? I/DEBUG: bef4b4c8 00000000 fffffea0 bef4b4f0 bef4b4f0
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b4d8 a326b308 0000158d bef4b4f0 b5ab67e9
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b4e8 aaa84c74 a9a84b30 00000000 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b4f8 00000000 00000000 00000000 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b508 00000000 00000000 00000000 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b518 00000000 00000000 00000000 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b528 00000000 00000000 00000000 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b538 00000000 00000000 00000000 00000000
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b548 bef4b5d8 00000000 0000006e a32e26c4
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b558 b89b5298 a331f7b7 b89ec6e0 0000158d
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b568 bef4b560 a31ea5eb 003a0308 00000001
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b578 00000000 a9b7a228 add0a2f8 add40e68
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b588 a9b7a228 add40a98 add40dc8 add40d58
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b598 00000109 b5a91c8f 00000009 b5a91bb1
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5a8 00000000 bef4b5b0 00000029 ffffffff
09-22 22:52:18.306 54-54/? I/DEBUG: bef4b5b8 00000003 00000003 b8b0fb78 b5a76f6d
09-22 22:52:18.306 54-54/? I/DEBUG: code around pc: 09-22 22:52:18.306 54-54/? I/DEBUG: b5a89090 2102e7c6 e7c6460c e8bdb007 bf008ff0
09-22 22:52:18.316 54-54/? I/DEBUG: b5a890a0 0003f313 0003f327 0004efec 6ac36882
09-22 22:52:18.316 54-54/? I/DEBUG: b5a890b0 0021f852 f9101818 29001b01 4770dbfb
09-22 22:52:18.316 54-54/? I/DEBUG: b5a890c0 f85368c3 f7ff1021 0000bff1 41f3e92d
09-22 22:52:18.316 54-54/? I/DEBUG: b5a890d0 68004606 f006460d 4604f9f1 6833b9b8
09-22 22:52:18.316 54-54/? I/DEBUG: b5a890e0 68066a98 46306937 01c5eb07 f7ff6849
09-22 22:52:18.316 54-54/? I/DEBUG: b5a890f0 f837ffdd 46801035 f7ff4630 4905ffe1
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89100 4643462a 90004479 f0074620 4620fb49
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89110 81fce8bd 0003f222 43f7e92d 46104607
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89120 46154689 f7ff4698 9e0afcba b9284604
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89130 462a492b f0074479 e04bfb33 46416838
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89140 f0064632 4604f931 4926b928 44794642
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89150 fb26f007 2d03e040 fa5fd03e f1b8f885
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89160 d1080f01 eb090a2d 688500c5 f7ff4638
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89170 b910fb8f 2700e029 683be003 d12442ab
09-22 22:52:18.316 54-54/? I/DEBUG: b5a89180 46284647 f7f16821 b950fcad 69ab6822
09-22 22:52:18.316 54-54/? I/DEBUG: code around lr: 09-22 22:52:18.316 54-54/? I/DEBUG: b5ab67c8 60517393 0020f107 0118f107 0a00f04f
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab67d8 fdc5f000 e0364656 0020f107 fde1f000
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab67e8 88284684 d9024548 0f00f1bc 68f8d105
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab67f8 0118f107 ff6af7ff 4640e0f3 0114f107
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6808 c004f8c7 ff7cf7ff c004f8d7 2000f89c
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6818 d0012a44 d1022a4a 0e02f109 f109e001
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6828 fa1f0e01 b158f18e 1909ea4f eb042301
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6838 f8440209 f8c20009 6096c004 73938196
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6848 0a01f10a 45da4689 f8d7d1c6 26009008
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6858 0b01f04f f812697a 617aab01 0f09f1ba
09-22 22:52:18.316 54-54/? I/DEBUG: b5ab6868 80a7f200 f852a202 441a302a bf004710
09-22 22:52:18.326 54-54/? I/DEBUG: b5ab6878 00000173 00000029 00000035 00000041
09-22 22:52:18.326 54-54/? I/DEBUG: b5ab6888 00000041 000000d9 00000109 ffffffe5
09-22 22:52:18.326 54-54/? I/DEBUG: b5ab6898 ffffffe5 ffffffe5 0014f107 f9c6f7bf
09-22 22:52:18.326 54-54/? I/DEBUG: b5ab68a8 e7d71836 0014f107 f9eaf7bf e7d14481
09-22 22:52:18.326 54-54/? I/DEBUG: b5ab68b8 0014f107 f9baf7bf fa1f8829 4561fc80
09-22 22:52:18.326 54-54/? I/DEBUG: memory map around fault addr d8dac078: 09-22 22:52:18.326 54-54/? I/DEBUG: bef2b000-bef4c000 rw- [stack] 09-22 22:52:18.326 54-54/? I/DEBUG: (no map for address) 09-22 22:52:18.326 54-54/? I/DEBUG: ffff0000-ffff1000 r-x [vectors] 09-22 22:52:18.746 372-2540/system_process W/ActivityManager: Force finishing activity com.legend.demo/.MainActivity 09-22 22:52:18.756 372-396/system_process I/BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) 09-22 22:52:18.786 57-57/? D/Zygote: Process 2527 terminated by signal (11) 09-22 22:52:18.916 372-396/system_process D/dalvikvm: GC_FOR_ALLOC freed 925K, 23% free 7321K/9432K, paused 135ms, total 140ms 09-22 22:52:19.236 372-2540/system_process I/WindowManager: Screenshot max retries 4 of Token{ae1627a8 ActivityRecord{adefe618 u0 com.legend.demo/.MainActivity t22 f}} appWin=Window{adfc5848 u0 Starting com.legend.demo} drawState=4

hetianlong0 avatar Sep 23 '16 03:09 hetianlong0

我也遇到类似的问题,用的夜神模拟器,不过是

03-06 19:55:18.814 13522-13522/? E/dalvikvm: Unable to find method Lio/virtualapp/hook/TelephonyHook;.getLatitude ()D in DEX file! 03-06 19:55:18.814 13522-13522/? E/dalvikvm: VM aborting

不知道怎么解决

dovewi avatar Mar 07 '17 04:03 dovewi