Skip to content

Instantly share code, notes, and snippets.

@whitegfx
Created September 4, 2015 11:57
Show Gist options
  • Save whitegfx/7fe4b93d63c3c1a92447 to your computer and use it in GitHub Desktop.
Save whitegfx/7fe4b93d63c3c1a92447 to your computer and use it in GitHub Desktop.
checkTask called after 20 sec interval, so app run 20sen and call fce.
9-04 13:49:06.166 24983-25002/rjtest D/allocators.h﹕ Malloc(768)
09-04 13:49:06.166 24983-25002/rjtest D/allocators.h﹕ aligned size = 768
09-04 13:49:06.166 24983-25002/rjtest A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 25002 (Thread-4307)
09-04 13:49:06.266 263-263/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-04 13:49:06.266 263-263/? I/DEBUG﹕ Build fingerprint: 'Amazon/thor/thor:4.4.3/KTU84M/13.4.5.5_user_455001820:user/release-keys'
09-04 13:49:06.266 263-263/? I/DEBUG﹕ Revision: '0'
09-04 13:49:06.266 263-263/? I/DEBUG﹕ pid: 24983, tid: 25002, name: Thread-4307 >>> rjtest <<<
09-04 13:49:06.266 263-263/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ r0 00000021 r1 6f2f4a07 r2 6f2f4a07 r3 6f2f4a07
09-04 13:49:06.366 263-263/? I/DEBUG﹕ r4 00000000 r5 00000300 r6 60b85f3f r7 612c6a48
09-04 13:49:06.366 263-263/? I/DEBUG﹕ r8 612c6b08 r9 611c8f1c sl 611a0da0 fp 612c6b1c
09-04 13:49:06.366 263-263/? I/DEBUG﹕ ip 612c6594 sp 612c6a08 lr 60965967 pc 60965966 cpsr 60070030
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d0 0000000000000000 d1 0000000000000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d2 be80a01700000000 d3 0000000000000014
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d4 000000003f000001 d5 000122e800000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d6 0000000000000000 d7 00000000000022ec
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d8 416fca0555555555 d9 416fca0540000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d10 0000000000000000 d11 0000000000000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d12 0000000000000000 d13 0000000000000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d14 0000000000000000 d15 0000000000000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d16 3fa55553e1053a42 d17 000000010000007e
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d18 002e00640069006f d19 002e006900750067
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d20 3f811110896efbb2 d21 0063006900680070
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d22 0066006600750042 d23 bfc543b966bc76cc
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d24 bf29fb181e6e5a2e d25 3fb0822fb174e400
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d26 bfd01402d36e7156 d27 bf90c4d2b0a859ac
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d28 3f710882aa7b9db8 d29 3ec6cd878c3b46a7
09-04 13:49:06.366 263-263/? I/DEBUG﹕ d30 bf11da0b36e7dbc0 d31 3ef99342e0ee5069
09-04 13:49:06.366 263-263/? I/DEBUG﹕ scr 80000012
09-04 13:49:06.366 263-263/? I/DEBUG﹕ backtrace:
09-04 13:49:06.366 263-263/? I/DEBUG﹕ #00 pc 00134966 /data/app-lib/rjtest-2/libcocos2dcpp.so (rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>::Malloc(unsigned int)+45)
09-04 13:49:06.366 263-263/? I/DEBUG﹕ #01 pc 00149e87 /data/app-lib/rjtest-2/libcocos2dcpp.so (MainDialog::checkTask(float)+70)
09-04 13:49:06.366 263-263/? I/DEBUG﹕ stack:
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69c8 432a0000 /dev/ashmem/dalvik-heap (deleted)
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69cc 609d78db /data/app-lib/rjtest-2/libcocos2dcpp.so (cocos2d::Node::updateCascadeOpacity()+42)
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69d0 00000014
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69d4 40000584
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69d8 400bd1d0
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69dc 40000584
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69e0 658c4e20
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69e4 4007fffb /system/lib/libc.so (dlmalloc+4254)
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69e8 00000014
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69ec 6f2f4a07 /dev/ashmem (deleted)
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69f0 00000000
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69f4 00000300
09-04 13:49:06.366 263-263/? I/DEBUG﹕ 612c69f8 60b85f3f /data/app-lib/rjtest-2/libcocos2dcpp.so
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c69fc 60965967 /data/app-lib/rjtest-2/libcocos2dcpp.so (rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>::Malloc(unsigned int)+46)
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a00 60b85f58 /data/app-lib/rjtest-2/libcocos2dcpp.so
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a04 00000300
09-04 13:49:06.376 263-263/? I/DEBUG﹕ #00 612c6a08 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a0c 00000300
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a10 00000010
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a14 658c4e20
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a18 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a1c 612c6a30 [stack:25002]
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a20 612c6a48 [stack:25002]
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a24 6097ae8b /data/app-lib/rjtest-2/libcocos2dcpp.so (MainDialog::checkTask(float)+74)
09-04 13:49:06.376 263-263/? I/DEBUG﹕ #01 612c6a28 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a2c 400bd394
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a30 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a34 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a38 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a3c 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a40 00000001
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a44 41a00000 /dev/ashmem/dalvik-zygote (deleted)
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a48 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a4c 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a50 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a54 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a58 609c7e91 /data/app-lib/rjtest-2/libcocos2dcpp.so (cocos2d::ActionInterval::isDone() const+12)
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a5c 3c84e832
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a60 609c7e85 /data/app-lib/rjtest-2/libcocos2dcpp.so (cocos2d::ActionInterval::isDone() const)
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 612c6a64 6f2f4a07 /dev/ashmem (deleted)
09-04 13:49:06.376 263-263/? I/DEBUG﹕ memory near r1:
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f49e4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f49f4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a04 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a14 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a24 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a34 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a44 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a54 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a64 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a74 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a84 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a94 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4aa4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ab4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ac4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ad4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ memory near r2:
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f49e4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f49f4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a04 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a14 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a24 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a34 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a44 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a54 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a64 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a74 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a84 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a94 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4aa4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ab4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ac4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ad4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ memory near r3:
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f49e4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f49f4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a04 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a14 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a24 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a34 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a44 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a54 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a64 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a74 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a84 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4a94 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4aa4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ab4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ac4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 6f2f4ad4 00000000 00000000 00000000 00000000
09-04 13:49:06.376 263-263/? I/DEBUG﹕ memory near r6:
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 60b85f1c 2029757a 74203d3e 2d736968 7a69733e
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 60b85f2c 20292865 69687728 69206863 7a252073
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 60b85f3c 61002975 636f6c6c 726f7461 00682e73
09-04 13:49:06.376 263-263/? I/DEBUG﹕ 60b85f4c 6c6c614d 2528636f 0029757a 67696c61
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85f5c 2064656e 657a6973 25203d20 4100757a
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85f6c 68436464 286b6e75 29757a25 696f4700
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85f7c 7420676e 656e206f 61422077 6c416573
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85f8c 61636f6c 28726f74 776f0029 7361426e
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85f9c 6c6c4165 7461636f 3d20726f 00702520
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85fac 203d2073 00757a25 6e756863 203d206b
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85fbc 62007025 65666675 203d2072 64007025
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85fcc 4e007961 47656d61 52746669 72617765
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85fdc 61540064 6b6e5567 6e776f6e 67615400
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85fec 6e656353 61540065 65635367 614c656e
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b85ffc 00726579 50676154 6c617261 4c78616c
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 60b8600c 72657961 67615400 656d6147 6579614c
09-04 13:49:06.386 263-263/? I/DEBUG﹕ memory near r7:
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a28 00000000 400bd394 00000000 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a38 00000000 00000000 00000001 41a00000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a48 00000000 00000000 00000000 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a58 609c7e91 3c84e832 609c7e85 6f2f4a07
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a68 00000001 63d2ed18 40000584 00000001
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a78 3c84e832 60a085a9 6bf9ea68 60a086f9
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a88 00000000 60c2b900 63fbba38 3c84e832
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6a98 00000000 60a0abf3 7909d064 60c2b906
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6aa8 60c2b905 41597739 60c2a44c 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6ab8 55e98532 0002a9be 63817350 60c2a350
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6ac8 60c2a3dc 00000000 611c8f24 60a02bdb
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6ad8 60c2a350 60c2a3f4 00000000 57907d10
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6ae8 611a0d90 00000000 611c8f24 60a02cef
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6af8 60a02cc1 609a5a79 58fdb282 4156a690
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b08 611c8f1c 00000001 00000008 41ad2c68
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b18 41ad3298 4159c4d5 611c8f1c 60729b26
09-04 13:49:06.386 263-263/? I/DEBUG﹕ memory near r8:
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6ae8 611a0d90 00000000 611c8f24 60a02cef
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6af8 60a02cc1 609a5a79 58fdb282 4156a690
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b08 611c8f1c 00000001 00000008 41ad2c68
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b18 41ad3298 4159c4d5 611c8f1c 60729b26
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b28 609a5a6d 611a0da0 0000000c 0207fffc
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b38 416134a8 611a0d90 40100001 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b48 611a0db8 400bd394 611a0d90 63d7ea00
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b58 00000000 00000008 4160cc20 415c9e43
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b68 60665750 60665756 0000002a 57904ff0
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b78 00000013 0000000d 55555555 57907d10
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b88 0000130e 00001352 00000008 41adae10
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6b98 00000016 00000001 00000039 00000001
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6ba8 00000000 00000038 00000071 00000005
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6bb8 00000000 607d41c0 00000000 60756ded
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6bc8 607fa000 6f2f4a07 00000007 5a194dd0
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 612c6bd8 0000000a 00000001 00000000 6f2f4a07
09-04 13:49:06.386 263-263/? I/DEBUG﹕ memory near r9:
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8efc 00000000 00000000 2c000005 611c8f30
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f0c 60665750 57907d10 00000000 64d087e1
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f1c 611c8f6c 58fdb282 57908098 60665750
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f2c 00000000 30400009 611c8f6c 611c8f6c
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f3c 611c8f6c ffffffff 416fca05 55555555
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f4c 416fca05 41ad2f08 41e1ed50 611c8fdc
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f5c 58fdb8d8 57906fd0 58fdb282 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f6c 41ad2f08 41ad3298 00000000 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f7c 00000000 00000000 00000000 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f8c 41e1ed50 00000780 00000000 00000000
09-04 13:49:06.386 263-263/? I/DEBUG﹕ 611c8f9c 41ad9690 00000000 00003000 57586f58
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611c8fac 41ad1068 000004b0 00000000 41ad2f08
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611c8fbc 41ad0fa0 00000000 41ad3298 611c9000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611c8fcc 00000000 579072b0 58fdb8d8 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611c8fdc 41ad9690 000010d3 00000000 41ad3298
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611c8fec 00000000 00000000 00000000 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ memory near sl:
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0d80 09030309 0909090b 00000200 0000045b
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0d90 58fdad6c 611c8f1c 57908098 607fa000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0da0 41ad2f08 00000000 612c6c40 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0db0 612c6c94 0000000d 00000000 4156a800
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0dc0 00000000 00000000 56b45d70 611c5300
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0dd0 00000000 00000000 00000001 00004000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0de0 00000000 611a0960 4156a800 4156f740
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0df0 00000000 4157383c 415738b0 41573760
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e00 41573780 415737dc 00000000 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e10 63e94008 00000028 00000000 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e20 00000000 00000006 00001fdb 416136fc
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e30 00000000 57904ff0 00000001 611a7008
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e40 00000001 00000040 00000200 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e50 00000004 58fdb014 58fdb014 00000008
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e60 58fdb03e 57906fd0 78c21918 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 611a0e70 2986a616 d5dea73a 37480328 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ memory near fp:
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6afc 609a5a79 58fdb282 4156a690 611c8f1c
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b0c 00000001 00000008 41ad2c68 41ad3298
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b1c 4159c4d5 611c8f1c 60729b26 609a5a6d
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b2c 611a0da0 0000000c 0207fffc 416134a8
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b3c 611a0d90 40100001 00000000 611a0db8
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b4c 400bd394 611a0d90 63d7ea00 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b5c 00000008 4160cc20 415c9e43 60665750
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b6c 60665756 0000002a 57904ff0 00000013
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b7c 0000000d 55555555 57907d10 0000130e
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b8c 00001352 00000008 41adae10 00000016
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6b9c 00000001 00000039 00000001 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6bac 00000038 00000071 00000005 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6bbc 607d41c0 00000000 60756ded 607fa000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6bcc 6f2f4a07 00000007 5a194dd0 0000000a
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6bdc 00000001 00000000 6f2f4a07 0000000e
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6bec 41ad0fa4 41ad0fa0 611a0d90 0000000d
09-04 13:49:06.396 263-263/? I/DEBUG﹕ memory near ip:
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6574 00000000 612c65ec 400bd394 612c6b08
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6584 400d7581 00004000 00000003 601e5680
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6594 612c658c 00000001 60b85f3f 0000000d
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c65a4 612c65ec 00000013 62a3a980 62a4d930
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c65b4 5fda8e08 00000000 612c657c 5fda8e08
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c65c4 5fd1cca7 612c6710 6f2f4a07 62a37ed8
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c65d4 400bd394 60b85f3f 00000003 612c6a48
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c65e4 400d7831 612c6a04 67696c61 2064656e
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c65f4 657a6973 37203d20 00003836 62a37ed8
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6604 62a3a980 6379e008 5fda8e08 637b7040
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6614 00000010 00000000 0000000a 62a37ed8
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6624 62a3a980 62a4eb4c 5fda8e08 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6634 00000000 00000000 5fd1cca7 6379f9d4
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6644 5fd4fca9 0000004e 612c6658 5fc60779
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6654 c02c093d 612c66a4 62a37ed8 000004b1
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6664 62a49db8 62a37ed8 00010000 00000001
09-04 13:49:06.396 263-263/? I/DEBUG﹕ memory near sp:
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c69e8 00000014 6f2f4a07 00000000 00000300
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c69f8 60b85f3f 60965967 60b85f58 00000300
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a08 00000000 00000300 00000010 658c4e20
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a18 00000000 612c6a30 612c6a48 6097ae8b
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a28 00000000 400bd394 00000000 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a38 00000000 00000000 00000001 41a00000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a48 00000000 00000000 00000000 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a58 609c7e91 3c84e832 609c7e85 6f2f4a07
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a68 00000001 63d2ed18 40000584 00000001
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a78 3c84e832 60a085a9 6bf9ea68 60a086f9
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a88 00000000 60c2b900 63fbba38 3c84e832
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6a98 00000000 60a0abf3 7909d064 60c2b906
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6aa8 60c2b905 41597739 60c2a44c 00000000
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6ab8 55e98532 0002a9be 63817350 60c2a350
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6ac8 60c2a3dc 00000000 611c8f24 60a02bdb
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 612c6ad8 60c2a350 60c2a3f4 00000000 57907d10
09-04 13:49:06.396 263-263/? I/DEBUG﹕ code around pc:
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965944 1c312003 1c2b447a f862f1ee d0622d00
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965954 4a382003 43853503 1c31447a f1ee1c2b
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965964 6822f857 2a001c2f 6853d004 18eb6812
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965974 d9414293 1e3d6863 d200429d 4e2e1c1d
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965984 1c2b4a2e 2003447e 447a1c31 f840f1ee
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965994 2b0068e3 4a2ad111 447a1c31 f1ee2003
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659a4 2001f837 fc26f1a7 1c034a26 612060e0
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659b4 20031c31 f1ee447a 1c2ef82b 4a234b22
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659c4 447b360c 1c199301 447a2003 f1ee1c33
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659d4 2e00f81f 1c30d021 f852f1ee 4a1c1c06
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659e4 20031c33 447a9901 f812f1ee 60732300
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659f4 60356823 60b36026 49166822 68532003
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a04 1c1d4479 350c18fb 60531955 1c2b4a12
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a14 f1ed447a 1c28fffd 4a10bdfe 1c339901
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a24 2003447a fff4f1ed deff60ee 002205f9
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a34 00220600 002205f8 002205b3 002205d9
09-04 13:49:06.396 263-263/? I/DEBUG﹕ code around lr:
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965944 1c312003 1c2b447a f862f1ee d0622d00
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965954 4a382003 43853503 1c31447a f1ee1c2b
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965964 6822f857 2a001c2f 6853d004 18eb6812
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965974 d9414293 1e3d6863 d200429d 4e2e1c1d
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965984 1c2b4a2e 2003447e 447a1c31 f840f1ee
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965994 2b0068e3 4a2ad111 447a1c31 f1ee2003
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659a4 2001f837 fc26f1a7 1c034a26 612060e0
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659b4 20031c31 f1ee447a 1c2ef82b 4a234b22
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659c4 447b360c 1c199301 447a2003 f1ee1c33
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659d4 2e00f81f 1c30d021 f852f1ee 4a1c1c06
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659e4 20031c33 447a9901 f812f1ee 60732300
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 609659f4 60356823 60b36026 49166822 68532003
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a04 1c1d4479 350c18fb 60531955 1c2b4a12
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a14 f1ed447a 1c28fffd 4a10bdfe 1c339901
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a24 2003447a fff4f1ed deff60ee 002205f9
09-04 13:49:06.396 263-263/? I/DEBUG﹕ 60965a34 00220600 002205f8 002205b3 002205d9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment