のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

A/libc : Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread (AsyncTask #)

アプリの中で死んだパターンです。

02-13 15:18:11.748: A/libc(1228): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1630 (AsyncTask #3)

02-13 15:18:11.795: D/dalvikvm(1228): GC_FOR_ALLOC freed 1931K, 37% free 17536K/27684K, paused 33ms, total 33ms
02-13 15:18:11.858: I/DEBUG(126): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-13 15:18:11.858: I/DEBUG(126): Build fingerprint: 'Android/full_maguro/maguro:4.2.1/JOP40D/eng:userdebug/test-keys'
02-13 15:18:11.858: I/DEBUG(126): Revision: '9'
02-13 15:18:11.858: I/DEBUG(126): pid: 1228, tid: 1630, name: AsyncTask #3  >>> com.android.launcher <<<
02-13 15:18:11.858: I/DEBUG(126): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
02-13 15:18:12.397: I/DEBUG(126):     r0 5c564b6c  r1 60ae8248  r2 000000fe  r3 5c7aba90
02-13 15:18:12.397: I/DEBUG(126):     r4 000000fe  r5 0000016e  r6 000000fe  r7 5c7abe88
02-13 15:18:12.397: I/DEBUG(126):     r8 5c564b6c  r9 00000073  sl 000000fe  fp 00000000
02-13 15:18:12.397: I/DEBUG(126):     ip 00000000  sp 60ae8238  lr 403016e4  pc 00000000  cpsr 60000010
02-13 15:18:12.405: I/DEBUG(126):     d0  0000000042e60000  d1  42f5000000000000
02-13 15:18:12.405: I/DEBUG(126):     d2  3f00000043b70000  d3  3f00000000000000
02-13 15:18:12.405: I/DEBUG(126):     d4  8000000000000000  d5  3f80000080000000
02-13 15:18:12.405: I/DEBUG(126):     d6  3f00000000000073  d7  3f00000042e70000
02-13 15:18:12.405: I/DEBUG(126):     d8  000000003f000000  d9  0000016e00000000
02-13 15:18:12.405: I/DEBUG(126):     d10 000000a03f666666  d11 0000000043200000
02-13 15:18:12.405: I/DEBUG(126):     d12 3fecccccc0000000  d13 0000000000000000
02-13 15:18:12.405: I/DEBUG(126):     d14 0000000000000000  d15 0000000000000000
02-13 15:18:12.405: I/DEBUG(126):     d16 0000000000000000  d17 0000000000000000
02-13 15:18:12.405: I/DEBUG(126):     d18 0000000000000000  d19 0000000000000000
02-13 15:18:12.405: I/DEBUG(126):     d20 0000000000000000  d21 3ff0000000000000
02-13 15:18:12.405: I/DEBUG(126):     d22 0707070703030303  d23 0000000000000000
02-13 15:18:12.405: I/DEBUG(126):     d24 0000000000000000  d25 8000000000000000
02-13 15:18:12.405: I/DEBUG(126):     d26 3ff0000000000000  d27 0100010001000100
02-13 15:18:12.405: I/DEBUG(126):     d28 0100010001000100  d29 0100010001000100
02-13 15:18:12.405: I/DEBUG(126):     d30 0003000000030000  d31 0003000000030000
02-13 15:18:12.405: I/DEBUG(126):     scr 20000093
02-13 15:18:12.428: I/DEBUG(126): backtrace:
02-13 15:18:12.428: I/DEBUG(126):     #00  pc 00000000  
02-13 15:18:12.428: I/DEBUG(126):     #01  pc 000486e0  /system/lib/libskia.so (SkBitmapProcShader::shadeSpan(int, int, unsigned int*, int)+156)
02-13 15:18:12.428: I/DEBUG(126):     #02  pc 00058ab4  /system/lib/libskia.so (SkARGB32_Shader_Blitter::blitH(int, int, int)+76)
02-13 15:18:12.428: I/DEBUG(126):     #03  pc 00053690  /system/lib/libskia.so (SkBlitter::blitRect(int, int, int, int)+60)
02-13 15:18:12.428: I/DEBUG(126):     #04  pc 0008dd90  /system/lib/libskia.so (SkScan::FillIRect(SkIRect const&, SkRegion const*, SkBlitter*)+260)
02-13 15:18:12.428: I/DEBUG(126):     #05  pc 0008dee8  /system/lib/libskia.so (SkScan::FillRect(SkRect const&, SkRegion const*, SkBlitter*)+152)
02-13 15:18:12.428: I/DEBUG(126):     #06  pc 0008e0d0  /system/lib/libskia.so (SkScan::FillRect(SkRect const&, SkRasterClip const&, SkBlitter*)+160)
02-13 15:18:12.428: I/DEBUG(126):     #07  pc 0006cda8  /system/lib/libskia.so
02-13 15:18:12.428: I/DEBUG(126):     #08  pc 0005ffc8  /system/lib/libskia.so (SkCanvas::drawRect(SkRect const&, SkPaint const&)+472)
02-13 15:18:12.428: I/DEBUG(126):     #09  pc 00061b3c  /system/lib/libskia.so (SkCanvas::drawRectCoords(float, float, float, float, SkPaint const&)+44)
02-13 15:18:12.428: I/DEBUG(126):     #10  pc 0001e290  /system/lib/libdvm.so (dvmPlatformInvoke+112)
02-13 15:18:12.428: I/DEBUG(126):     #11  pc 0004d411  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
02-13 15:18:12.428: I/DEBUG(126):     #12  pc 000276a0  /system/lib/libdvm.so
02-13 15:18:12.428: I/DEBUG(126):     #13  pc 0002b57c  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
02-13 15:18:12.428: I/DEBUG(126):     #14  pc 0005fc31  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
02-13 15:18:12.428: I/DEBUG(126):     #15  pc 0005fc5b  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
02-13 15:18:12.428: I/DEBUG(126):     #16  pc 000547d7  /system/lib/libdvm.so
02-13 15:18:12.428: I/DEBUG(126):     #17  pc 0000e3d8  /system/lib/libc.so (__thread_entry+72)
02-13 15:18:12.428: I/DEBUG(126):     #18  pc 0000dac4  /system/lib/libc.so (pthread_create+160)
02-13 15:18:12.428: I/DEBUG(126): stack:
02-13 15:18:12.428: I/DEBUG(126):          60ae81f8  60ae8248  
02-13 15:18:12.428: I/DEBUG(126):          60ae81fc  40306a78  /system/lib/libskia.so
02-13 15:18:12.428: I/DEBUG(126):          60ae8200  3f000000  
02-13 15:18:12.428: I/DEBUG(126):          60ae8204  0000000a  
02-13 15:18:12.428: I/DEBUG(126):          60ae8208  60ae8434  
02-13 15:18:12.428: I/DEBUG(126):          60ae820c  0000007a  
02-13 15:18:12.428: I/DEBUG(126):          60ae8210  ffffff86  
02-13 15:18:12.428: I/DEBUG(126):          60ae8214  000000f4  
02-13 15:18:12.428: I/DEBUG(126):          60ae8218  00000070  
02-13 15:18:12.428: I/DEBUG(126):          60ae821c  60ae824c  
02-13 15:18:12.428: I/DEBUG(126):          60ae8220  000000fe  
02-13 15:18:12.428: I/DEBUG(126):          60ae8224  0000016e  
02-13 15:18:12.428: I/DEBUG(126):          60ae8228  000000fe  
02-13 15:18:12.428: I/DEBUG(126):          60ae822c  5c7aba90  
02-13 15:18:12.428: I/DEBUG(126):          60ae8230  df0027ad  
02-13 15:18:12.428: I/DEBUG(126):          60ae8234  00000000  
02-13 15:18:12.428: I/DEBUG(126):     #00  60ae8238  00000073  
02-13 15:18:12.428: I/DEBUG(126):          ........  ........
02-13 15:18:12.428: I/DEBUG(126):     #01  60ae8238  00000073  
02-13 15:18:12.436: I/DEBUG(126):          60ae823c  403227e8  /system/lib/libskia.so (SkAutoBlitterChoose::~SkAutoBlitterChoose()+64)
02-13 15:18:12.436: I/DEBUG(126):          60ae8240  60ae8460  
02-13 15:18:12.436: I/DEBUG(126):          60ae8244  403071e0  /system/lib/libskia.so
02-13 15:18:12.436: I/DEBUG(126):          60ae8248  00000073  
02-13 15:18:12.436: I/DEBUG(126):          60ae824c  00010000  
02-13 15:18:12.436: I/DEBUG(126):          60ae8250  00030002  
02-13 15:18:12.436: I/DEBUG(126):          60ae8254  00050004  
02-13 15:18:12.436: I/DEBUG(126):          60ae8258  00070006  
02-13 15:18:12.436: I/DEBUG(126):          60ae825c  00090008  
02-13 15:18:12.436: I/DEBUG(126):          60ae8260  000b000a  
02-13 15:18:12.436: I/DEBUG(126):          60ae8264  000d000c  
02-13 15:18:12.436: I/DEBUG(126):          60ae8268  000f000e  
02-13 15:18:12.436: I/DEBUG(126):          60ae826c  00110010  
02-13 15:18:12.436: I/DEBUG(126):          60ae8270  00130012  
02-13 15:18:12.436: I/DEBUG(126):          60ae8274  00150014  
02-13 15:18:12.436: I/DEBUG(126):          ........  ........
02-13 15:18:12.436: I/DEBUG(126):     #02  60ae8470  0000016e  
02-13 15:18:12.436: I/DEBUG(126):          60ae8474  60ae84b8  
02-13 15:18:12.436: I/DEBUG(126):          60ae8478  00000073  
02-13 15:18:12.436: I/DEBUG(126):          60ae847c  00000000  
02-13 15:18:12.436: I/DEBUG(126):          60ae8480  0000504a  
02-13 15:18:12.436: I/DEBUG(126):          60ae8484  00000007  
02-13 15:18:12.436: I/DEBUG(126):          60ae8488  60ae8a10  
02-13 15:18:12.436: I/DEBUG(126):          60ae848c  00000074  
02-13 15:18:12.436: I/DEBUG(126):          60ae8490  0000016e  
02-13 15:18:12.436: I/DEBUG(126):          60ae8494  4030c694  /system/lib/libskia.so (SkBlitter::blitRect(int, int, int, int)+64)
02-13 15:18:12.459: I/DEBUG(126): memory near r0:
02-13 15:18:12.459: I/DEBUG(126):     5c564b4c 00000001 42c7d920 00000000 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564b5c 000001e8 0000007a 0000007a 00040006  
02-13 15:18:12.459: I/DEBUG(126):     5c564b6c 00000000 00000000 403071e0 40301d4c  
02-13 15:18:12.459: I/DEBUG(126):     5c564b7c 40303200 5c564bdc 5c564b14 4032ee98  
02-13 15:18:12.459: I/DEBUG(126):     5c564b8c 00000006 40000000 403068b8 0000000c  
02-13 15:18:12.459: I/DEBUG(126):     5c564b9c 00000000 00000000 00010000 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564bac 01000100 00000001 42900000 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564bbc 42c00000 00000000 42f00000 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564bcc 5d5b8bf0 43100000 00000024 00000025  
02-13 15:18:12.459: I/DEBUG(126):     5c564bdc 00000000 5c5c3e28 00000000 00000001  
02-13 15:18:12.459: I/DEBUG(126):     5c564bec 42c7d920 00000000 00000000 000001e8  
02-13 15:18:12.459: I/DEBUG(126):     5c564bfc 0000007a 0000007a 00040006 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564c0c 00000000 00000000 00000000 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564c1c 00000000 00000000 00000000 00000000  
02-13 15:18:12.459: I/DEBUG(126):     5c564c2c 00000000 00000000 00000000 00000138  
02-13 15:18:12.459: I/DEBUG(126):     5c564c3c 00000023 0f408140 03fe0090 8d2ff43f  
02-13 15:18:12.459: I/DEBUG(126): memory near r1:
02-13 15:18:12.459: I/DEBUG(126):     60ae8228 000000fe 5c7aba90 df0027ad 00000000  
02-13 15:18:12.459: I/DEBUG(126):     60ae8238 00000073 403227e8 60ae8460 403071e0  
02-13 15:18:12.459: I/DEBUG(126):     60ae8248 00000073 00010000 00030002 00050004  
02-13 15:18:12.459: I/DEBUG(126):     60ae8258 00070006 00090008 000b000a 000d000c  
02-13 15:18:12.459: I/DEBUG(126):     60ae8268 000f000e 00110010 00130012 00150014  
02-13 15:18:12.459: I/DEBUG(126):     60ae8278 00170016 00190018 001b001a 001d001c  
02-13 15:18:12.459: I/DEBUG(126):     60ae8288 001f001e 00210020 00230022 00250024  
02-13 15:18:12.459: I/DEBUG(126):     60ae8298 00270026 00290028 002b002a 002d002c  
02-13 15:18:12.459: I/DEBUG(126):     60ae82a8 002f002e 00310030 00330032 00350034  
02-13 15:18:12.459: I/DEBUG(126):     60ae82b8 00370036 00390038 003b003a 003d003c  
02-13 15:18:12.459: I/DEBUG(126):     60ae82c8 003f003e 00410040 00430042 00450044  
02-13 15:18:12.459: I/DEBUG(126):     60ae82d8 00470046 00490048 004b004a 004d004c  
02-13 15:18:12.467: I/DEBUG(126):     60ae82e8 004f004e 00510050 00530052 00550054  
02-13 15:18:12.467: I/DEBUG(126):     60ae82f8 00570056 00590058 005b005a 005d005c  
02-13 15:18:12.467: I/DEBUG(126):     60ae8308 005f005e 00610060 00630062 00650064  
02-13 15:18:12.467: I/DEBUG(126):     60ae8318 00670066 00690068 006b006a 006d006c  
02-13 15:18:12.467: I/DEBUG(126): memory near r3:
02-13 15:18:12.467: I/DEBUG(126):     5c7aba70 00000028 0000001b 00080182 06010600  
02-13 15:18:12.467: I/DEBUG(126):     5c7aba80 07060703 070a0709 070d070c 000005cb  
02-13 15:18:12.467: I/DEBUG(126):     5c7aba90 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abaa0 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abab0 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abac0 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abad0 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abae0 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abaf0 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb00 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb10 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb20 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb30 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb40 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb50 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abb60 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126): memory near r7:
02-13 15:18:12.467: I/DEBUG(126):     5c7abe68 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abe78 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abe88 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abe98 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abea8 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abeb8 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abec8 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abed8 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abee8 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abef8 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abf08 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abf18 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abf28 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abf38 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abf48 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126):     5c7abf58 ff2d2d2d ff2d2d2d ff2d2d2d ff2d2d2d  
02-13 15:18:12.467: I/DEBUG(126): memory near r8:
02-13 15:18:12.467: I/DEBUG(126):     5c564b4c 00000001 42c7d920 00000000 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564b5c 000001e8 0000007a 0000007a 00040006  
02-13 15:18:12.467: I/DEBUG(126):     5c564b6c 00000000 00000000 403071e0 40301d4c  
02-13 15:18:12.467: I/DEBUG(126):     5c564b7c 40303200 5c564bdc 5c564b14 4032ee98  
02-13 15:18:12.467: I/DEBUG(126):     5c564b8c 00000006 40000000 403068b8 0000000c  
02-13 15:18:12.467: I/DEBUG(126):     5c564b9c 00000000 00000000 00010000 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564bac 01000100 00000001 42900000 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564bbc 42c00000 00000000 42f00000 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564bcc 5d5b8bf0 43100000 00000024 00000025  
02-13 15:18:12.467: I/DEBUG(126):     5c564bdc 00000000 5c5c3e28 00000000 00000001  
02-13 15:18:12.467: I/DEBUG(126):     5c564bec 42c7d920 00000000 00000000 000001e8  
02-13 15:18:12.467: I/DEBUG(126):     5c564bfc 0000007a 0000007a 00040006 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564c0c 00000000 00000000 00000000 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564c1c 00000000 00000000 00000000 00000000  
02-13 15:18:12.467: I/DEBUG(126):     5c564c2c 00000000 00000000 00000000 00000138  
02-13 15:18:12.467: I/DEBUG(126):     5c564c3c 00000023 0f408140 03fe0090 8d2ff43f  
02-13 15:18:12.467: I/DEBUG(126): memory near sp:
02-13 15:18:12.467: I/DEBUG(126):     60ae8218 00000070 60ae824c 000000fe 0000016e  
02-13 15:18:12.475: I/DEBUG(126):     60ae8228 000000fe 5c7aba90 df0027ad 00000000  
02-13 15:18:12.475: I/DEBUG(126):     60ae8238 00000073 403227e8 60ae8460 403071e0  
02-13 15:18:12.475: I/DEBUG(126):     60ae8248 00000073 00010000 00030002 00050004  
02-13 15:18:12.475: I/DEBUG(126):     60ae8258 00070006 00090008 000b000a 000d000c  
02-13 15:18:12.475: I/DEBUG(126):     60ae8268 000f000e 00110010 00130012 00150014  
02-13 15:18:12.475: I/DEBUG(126):     60ae8278 00170016 00190018 001b001a 001d001c  
02-13 15:18:12.475: I/DEBUG(126):     60ae8288 001f001e 00210020 00230022 00250024  
02-13 15:18:12.475: I/DEBUG(126):     60ae8298 00270026 00290028 002b002a 002d002c  
02-13 15:18:12.475: I/DEBUG(126):     60ae82a8 002f002e 00310030 00330032 00350034  
02-13 15:18:12.475: I/DEBUG(126):     60ae82b8 00370036 00390038 003b003a 003d003c  
02-13 15:18:12.475: I/DEBUG(126):     60ae82c8 003f003e 00410040 00430042 00450044  
02-13 15:18:12.475: I/DEBUG(126):     60ae82d8 00470046 00490048 004b004a 004d004c  
02-13 15:18:12.475: I/DEBUG(126):     60ae82e8 004f004e 00510050 00530052 00550054  
02-13 15:18:12.475: I/DEBUG(126):     60ae82f8 00570056 00590058 005b005a 005d005c  
02-13 15:18:12.475: I/DEBUG(126):     60ae8308 005f005e 00610060 00630062 00650064  
02-13 15:18:12.475: I/DEBUG(126): code around pc:
02-13 15:18:12.475: I/DEBUG(126):     00000000 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000010 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000020 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000030 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000040 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000050 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000060 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000070 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000080 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     00000090 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     000000a0 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     000000b0 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     000000c0 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     000000d0 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     000000e0 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126):     000000f0 ffffffff ffffffff ffffffff ffffffff  
02-13 15:18:12.475: I/DEBUG(126): code around lr:
02-13 15:18:12.475: I/DEBUG(126):     403016c4 e0866004 e12fff3c e1a03007 e1a00008  
02-13 15:18:12.475: I/DEBUG(126):     403016d4 e28d1010 e1a02004 e0877104 e12fff3b  
02-13 15:18:12.475: I/DEBUG(126):     403016e4 e0555004 1affffec eaffffe2 e2800038  
02-13 15:18:12.475: I/DEBUG(126):     403016f4 eafff8f0 e92d4070 e2815004 e1a06001  
02-13 15:18:12.475: I/DEBUG(126):     40301704 e1a04000 eb012944 e2840038 e1a01006  
02-13 15:18:12.475: I/DEBUG(126):     40301714 ebfffe16 e3a01004 e1a00005 e5d460a7  
02-13 15:18:12.475: I/DEBUG(126):     40301724 eb01465d e3a01004 e5806000 e1a00005  
02-13 15:18:12.475: I/DEBUG(126):     40301734 e5d440a8 eb014658 e5804000 e8bd8070  
02-13 15:18:12.475: I/DEBUG(126):     40301744 e3510000 e92d4070 e1a04000 e1a05002  
02-13 15:18:12.475: I/DEBUG(126):     40301754 e1a06003 0a000002 e1a00001 e2841038  
02-13 15:18:12.475: I/DEBUG(126):     40301764 ebfff7fd e3550000 0a000001 e1a00005  
02-13 15:18:12.475: I/DEBUG(126):     40301774 eb00b6b7 e3560000 e3a00001 15d430a7  
02-13 15:18:12.475: I/DEBUG(126):     40301784 15863000 15d430a8 15863004 e8bd8070  
02-13 15:18:12.475: I/DEBUG(126):     40301794 e92d4010 e1a04000 e2800038 ebfff6f0  
02-13 15:18:12.475: I/DEBUG(126):     403017a4 e1a00004 e8bd4010 ea001d95 e92d4010  
02-13 15:18:12.475: I/DEBUG(126):     403017b4 e1a04000 eb001d92 e2840038 e8bd4010  
02-13 15:18:12.889: I/WindowState(391): WIN DEATH: Window{42959988 u0 com.android.launcher/com.android.launcher2.Launcher}
02-13 15:18:12.889: I/ActivityManager(391): Process com.android.launcher (pid 1228) has died.
02-13 15:18:12.905: I/ActivityManager(391): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=5811 uid=10018 gids={50018, 1028}
02-13 15:18:12.991: I/ActivityThread(5811): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider
02-13 15:18:13.053: D/Zygote(129): Process 1228 terminated by signal (11)
02-13 15:18:13.061: W/ProcessStats(391): Skipping unknown process pid 5824
02-13 15:18:13.170: D/dalvikvm(5811): GC_CONCURRENT freed 203K, 3% free 9034K/9264K, paused 3ms+3ms, total 25ms
02-13 15:18:13.280: D/dalvikvm(5811): GC_CONCURRENT freed 72K, 2% free 9400K/9500K, paused 2ms+3ms, total 22ms