Advertisement
neciu

AndroLua ProGuard problem

Jun 2nd, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.81 KB | None | 0 0
  1. 06-02 10:19:21.533 5995-5995/? D/dalvikvm: Trying to load lib /data/app-lib/sk.kottman.androlua-1/libluajava.so 0x421b8db0
  2. 06-02 10:19:21.533 5995-5995/? D/dalvikvm: Added shared lib /data/app-lib/sk.kottman.androlua-1/libluajava.so 0x421b8db0
  3. 06-02 10:19:21.533 5995-5995/? D/dalvikvm: No JNI_OnLoad found in /data/app-lib/sk.kottman.androlua-1/libluajava.so 0x421b8db0, skipping init
  4. 06-02 10:19:21.540 5995-5995/? A/libc: Fatal signal 11 (SIGSEGV) at 0x00000020 (code=1), thread 5995 (ottman.androlua)
  5. 06-02 10:19:21.642 126-126/? I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  6. 06-02 10:19:21.642 126-126/? I/DEBUG: Build fingerprint: 'google/yakju/maguro:4.2.2/JDQ39/573038:user/release-keys'
  7. 06-02 10:19:21.642 126-126/? I/DEBUG: Revision: '9'
  8. 06-02 10:19:21.642 126-126/? I/DEBUG: pid: 5995, tid: 5995, name: ottman.androlua >>> sk.kottman.androlua <<<
  9. 06-02 10:19:21.642 126-126/? I/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000020
  10. 06-02 10:19:21.767 126-126/? I/DEBUG: r0 00000000 r1 00000000 r2 4192e828 r3 4087bc98
  11. 06-02 10:19:21.767 126-126/? I/DEBUG: r4 00000000 r5 4192e828 r6 00000004 r7 00000000
  12. 06-02 10:19:21.767 126-126/? I/DEBUG: r8 bebdf658 r9 40ef8c5c sl 4006f020 fp bebdf66c
  13. 06-02 10:19:21.767 126-126/? I/DEBUG: ip 4087bee4 sp bebdf618 lr 4081ef0b pc 4081af52 cpsr 60000030
  14. 06-02 10:19:21.767 126-126/? I/DEBUG: d0 756f6e6520746f6e d1 726f6d656d206867
  15. 06-02 10:19:21.767 126-126/? I/DEBUG: d2 4c2f6176616a6169 d3 3b6574617453616c
  16. 06-02 10:19:21.767 126-126/? I/DEBUG: d4 5702834857028310 d5 570283b857028380
  17. 06-02 10:19:21.767 126-126/? I/DEBUG: d6 57028428570283f0 d7 3f8000003f800000
  18. 06-02 10:19:21.767 126-126/? I/DEBUG: d8 0000000000000000 d9 0000000000000000
  19. 06-02 10:19:21.767 126-126/? I/DEBUG: d10 0000000000000000 d11 0000000000000000
  20. 06-02 10:19:21.767 126-126/? I/DEBUG: d12 0000000000000000 d13 0000000000000000
  21. 06-02 10:19:21.767 126-126/? I/DEBUG: d14 0000000000000000 d15 0000000000000000
  22. 06-02 10:19:21.767 126-126/? I/DEBUG: d16 0300000000000000 d17 0000000000000000
  23. 06-02 10:19:21.767 126-126/? I/DEBUG: d18 0000000000000000 d19 00bc800000b98000
  24. 06-02 10:19:21.767 126-126/? I/DEBUG: d20 00b6802e00b3802d d21 00bc802f00b9802f
  25. 06-02 10:19:21.767 126-126/? I/DEBUG: d22 0707070703030303 d23 0000002f0000002e
  26. 06-02 10:19:21.767 126-126/? I/DEBUG: d24 0000000000000000 d25 0000000000000000
  27. 06-02 10:19:21.767 126-126/? I/DEBUG: d26 0000002f0000002f d27 0000002f0000002f
  28. 06-02 10:19:21.767 126-126/? I/DEBUG: d28 0001000000010000 d29 0001000000010000
  29. 06-02 10:19:21.767 126-126/? I/DEBUG: d30 0003000000030000 d31 0003000000030000
  30. 06-02 10:19:21.767 126-126/? I/DEBUG: scr 60000090
  31. 06-02 10:19:21.775 126-126/? I/DEBUG: backtrace:
  32. 06-02 10:19:21.775 126-126/? I/DEBUG: #00 pc 00048f52 /system/lib/libdvm.so
  33. 06-02 10:19:21.775 126-126/? I/DEBUG: #01 pc 0004cf07 /system/lib/libdvm.so
  34. 06-02 10:19:21.775 126-126/? I/DEBUG: #02 pc 0000790f /data/app-lib/sk.kottman.androlua-1/libluajava.so (Java_org_keplerproject_luajava_LuaState__1open+34)
  35. 06-02 10:19:21.775 126-126/? I/DEBUG: #03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
  36. 06-02 10:19:21.775 126-126/? I/DEBUG: #04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
  37. 06-02 10:19:21.775 126-126/? I/DEBUG: #05 pc 0004f56f /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const*, JValue*, Method const*, Thread*)+174)
  38. 06-02 10:19:21.775 126-126/? I/DEBUG: #06 pc 000276a0 /system/lib/libdvm.so
  39. 06-02 10:19:21.775 126-126/? I/DEBUG: #07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  40. 06-02 10:19:21.775 126-126/? I/DEBUG: #08 pc 0005ff07 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
  41. 06-02 10:19:21.775 126-126/? I/DEBUG: #09 pc 000677e1 /system/lib/libdvm.so
  42. 06-02 10:19:21.775 126-126/? I/DEBUG: #10 pc 000276a0 /system/lib/libdvm.so
  43. 06-02 10:19:21.775 126-126/? I/DEBUG: #11 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  44. 06-02 10:19:21.775 126-126/? I/DEBUG: #12 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
  45. 06-02 10:19:21.775 126-126/? I/DEBUG: #13 pc 000499fb /system/lib/libdvm.so
  46. 06-02 10:19:21.775 126-126/? I/DEBUG: #14 pc 00046871 /system/lib/libandroid_runtime.so
  47. 06-02 10:19:21.775 126-126/? I/DEBUG: #15 pc 00047533 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)
  48. 06-02 10:19:21.775 126-126/? I/DEBUG: #16 pc 00000db7 /system/bin/app_process
  49. 06-02 10:19:21.775 126-126/? I/DEBUG: #17 pc 0001271f /system/lib/libc.so (__libc_init+38)
  50. 06-02 10:19:21.775 126-126/? I/DEBUG: #18 pc 00000ae8 /system/bin/app_process
  51. 06-02 10:19:21.775 126-126/? I/DEBUG: stack:
  52. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5d8 4192edfc [heap]
  53. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5dc 4083c79d /system/lib/libdvm.so (dvmFindClassNoInit(char const*, Object*)+212)
  54. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5e0 c0000000
  55. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5e4 5d0b4438
  56. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5e8 00000000
  57. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5ec 00000000
  58. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5f0 40ef8c64
  59. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5f4 40155813 /system/lib/libc.so (dlfree+34)
  60. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5f8 bebdf624 [stack]
  61. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf5fc 4006f010
  62. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf600 00000004
  63. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf604 4081b215 /system/lib/libdvm.so
  64. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf608 bebdf624 [stack]
  65. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf60c 4192e828 [heap]
  66. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf610 df0027ad
  67. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf614 00000000
  68. 06-02 10:19:21.775 126-126/? I/DEBUG: #00 bebdf618 4087bc98 /system/lib/libdvm.so
  69. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf61c 4081ef0b /system/lib/libdvm.so
  70. 06-02 10:19:21.775 126-126/? I/DEBUG: #01 bebdf620 4192e828 [heap]
  71. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf624 4006f010
  72. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf628 57154220 /dev/ashmem/dalvik-LinearAlloc (deleted)
  73. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf62c 58087911 /data/app-lib/sk.kottman.androlua-1/libluajava.so (Java_org_keplerproject_luajava_LuaState__1open+36)
  74. 06-02 10:19:21.775 126-126/? I/DEBUG: #02 bebdf630 4018f228
  75. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf634 4007c0f9 /data/dalvik-cache/data@app@sk.kottman.androlua-1.apk@classes.dex
  76. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf638 5d762b98
  77. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf63c 40162b19 /system/lib/libc.so (sprintf+64)
  78. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf640 4006f010
  79. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf644 57154220 /dev/ashmem/dalvik-LinearAlloc (deleted)
  80. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf648 4006f010
  81. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf64c 00000004
  82. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf650 40ef8c64
  83. 06-02 10:19:21.775 126-126/? I/DEBUG: bebdf654 407f0294 /system/lib/libdvm.so (dvmPlatformInvoke+116)
  84. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near r2:
  85. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e808 41946d10 4018ec74 532e736f 6e694c45
  86. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e818 57007875 4018ec64 00000020 00000023
  87. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e828 40879334 00000000 00000001 4006f010
  88. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e838 00000000 5cb17478 00000000 00000013
  89. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e848 0000002e 00000000 00000000 00000153
  90. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e858 7379732f 2f6d6574 6d617266 726f7765
  91. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e868 6f632f6b 6a2e6572 2f3a7261 74737973
  92. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e878 662f6d65 656d6172 6b726f77 726f632f
  93. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e888 756a2d65 2e74696e 3a72616a 7379732f
  94. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e898 2f6d6574 6d617266 726f7765 6f622f6b
  95. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8a8 79636e75 74736163 6a2e656c 2f3a7261
  96. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8b8 74737973 662f6d65 656d6172 6b726f77
  97. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8c8 7478652f 72616a2e 79732f3a 6d657473
  98. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8d8 6172662f 6f77656d 662f6b72 656d6172
  99. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8e8 6b726f77 72616a2e 79732f3a 6d657473
  100. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8f8 6172662f 6f77656d 742f6b72 70656c65
  101. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near r3:
  102. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bc78 4087b214 4087b250 40824415 40826d79
  103. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bc88 4083dacd 40839d95 407fcad8 401a33f8
  104. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bc98 00000000 00000000 00000000 40165761
  105. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bca8 40165651 40162585 4017da2c 4017d128
  106. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bcb8 4017cc9c 4017cd78 4017de88 4019d8ec
  107. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bcc8 4019d548 401aa9f0 401aa9dc 401aa9b4
  108. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bcd8 401aa770 4017d6fc 4017d6e8 4017d6c0
  109. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bce8 401aa7a8 401a33f8 4015c408 4017d6ac
  110. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bcf8 401aa9a0 40150ef5 40150f1d 40150f09
  111. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd08 40150f31 4015c70c 40076319 4015c600
  112. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd18 4008c8e9 4008c8f7 401a95b8 401a5048
  113. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd28 4015aec4 4015af34 40151d50 40151738
  114. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd38 40151c68 4017decc 401520c0 4015249c
  115. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd48 40151524 4015d690 40466487 4047c695
  116. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd58 4008c8e9 4047c699 4008c8f7 401694b1
  117. 06-02 10:19:21.790 126-126/? I/DEBUG: 4087bd68 40156771 4015d560 4015b7a4 40151a24
  118. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near r5:
  119. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e808 41946d10 4018ec74 532e736f 6e694c45
  120. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e818 57007875 4018ec64 00000020 00000023
  121. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e828 40879334 00000000 00000001 4006f010
  122. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e838 00000000 5cb17478 00000000 00000013
  123. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e848 0000002e 00000000 00000000 00000153
  124. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e858 7379732f 2f6d6574 6d617266 726f7765
  125. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e868 6f632f6b 6a2e6572 2f3a7261 74737973
  126. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e878 662f6d65 656d6172 6b726f77 726f632f
  127. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e888 756a2d65 2e74696e 3a72616a 7379732f
  128. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e898 2f6d6574 6d617266 726f7765 6f622f6b
  129. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8a8 79636e75 74736163 6a2e656c 2f3a7261
  130. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8b8 74737973 662f6d65 656d6172 6b726f77
  131. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8c8 7478652f 72616a2e 79732f3a 6d657473
  132. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8d8 6172662f 6f77656d 662f6b72 656d6172
  133. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8e8 6b726f77 72616a2e 79732f3a 6d657473
  134. 06-02 10:19:21.790 126-126/? I/DEBUG: 4192e8f8 6172662f 6f77656d 742f6b72 70656c65
  135. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near r8:
  136. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf638 5d762b98 40162b19 4006f010 57154220
  137. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf648 4006f010 00000004 40ef8c64 407f0294
  138. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf658 40ef8c58 00000001 421f2880 00000000
  139. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf668 421b284c 4081f415 40ef8c58 4007bd5f
  140. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf678 580878ed 4006f020 00000000 00000001
  141. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf688 c0000000 4018f228 5d380e48 5d23a628
  142. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf698 00000000 40155813 00000000 5d380e48
  143. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6a8 5d23a628 00000000 5d760170 40150f15
  144. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6b8 4012c840 408217c7 40ef8c68 4007c28e
  145. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6c8 bebdf750 40831c35 4006f010 57154060
  146. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6d8 00000000 bebdf750 4006f010 5d380770
  147. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6e8 00000000 4006f010 bebdf75c 57154234
  148. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6f8 00000001 421f2040 00000001 57154220
  149. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf708 000001f8 4007c312 00000008 00000000
  150. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf718 bebdf75c 4083cebd 4007c312 421f2040
  151. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf728 4007c312 0000003d 4002a000 00000001
  152. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near r9:
  153. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c3c 00000000 57154060 40ef8c70 4007afb6
  154. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c4c 57154220 00000006 00000000 421f2880
  155. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c5c 40ef8c90 4007b376 57154098 4007afb6
  156. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c6c 00000000 00000000 421f2880 00000000
  157. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c7c 40ef8cb4 4007b6ae 57153f88 4007b376
  158. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c8c 00000000 00000000 421f1c88 421f2880
  159. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8c9c 421f1aa8 40ef8ce0 585956a2 57153150
  160. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8cac 4007b6ae 00000000 421f1aa8 421f1980
  161. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8cbc 5704e450 421bb038 421ba2f0 00000000
  162. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8ccc 40ef8d08 585f1e0c 56f27990 585956a2
  163. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8cdc 00000000 00000000 421ba8e0 421bb1b0
  164. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8cec 421ba2f0 00000000 40ef8d48 585c0df4
  165. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8cfc 56f758d8 585f1e0c 00000000 421b8c78
  166. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8d0c 421b4a40 426f0f58 421b9e20 40ef8d48
  167. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8d1c 00000000 56f8cea0 00000000 421b8c78
  168. 06-02 10:19:21.790 126-126/? I/DEBUG: 40ef8d2c 421ba2f0 00000000 40ef8dbc 585bf0b6
  169. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near sl:
  170. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f000 00000000 00000000 00000000 00000453
  171. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f010 585c0694 40ef8c58 57154098 4002a000
  172. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f020 00000000 00000018 bebdf7a8 00000000
  173. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f030 bebdf7dc 00000001 00000000 407f0400
  174. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f040 00000000 00000000 40afaa70 40ef3300
  175. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f050 00000000 421f2e30 00000001 00006000
  176. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f060 00000000 401313dc 407f0400 407f52c0
  177. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f070 00000000 407f93bc 407f9430 407f92e0
  178. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f080 407f9300 407f935c 00000000 00000000
  179. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f090 00000000 00000000 00000000 00000000
  180. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f0a0 00000000 00000000 00002000 408808d4
  181. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f0b0 00000000 00000000 00000007 57f90218
  182. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f0c0 00000001 00000080 00000200 00000000
  183. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f0d0 00000000 00000000 00000000 00000000
  184. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f0e0 00000000 00000000 00000000 00000000
  185. 06-02 10:19:21.790 126-126/? I/DEBUG: 4006f0f0 00000000 00000000 00000000 00000000
  186. 06-02 10:19:21.790 126-126/? I/DEBUG: memory near fp:
  187. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf64c 00000004 40ef8c64 407f0294 40ef8c58
  188. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf65c 00000001 421f2880 00000000 421b284c
  189. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf66c 4081f415 40ef8c58 4007bd5f 580878ed
  190. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf67c 4006f020 00000000 00000001 c0000000
  191. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf68c 4018f228 5d380e48 5d23a628 00000000
  192. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf69c 40155813 00000000 5d380e48 5d23a628
  193. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6ac 00000000 5d760170 40150f15 4012c840
  194. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6bc 408217c7 40ef8c68 4007c28e bebdf750
  195. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6cc 40831c35 4006f010 57154060 00000000
  196. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6dc bebdf750 4006f010 5d380770 00000000
  197. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6ec 4006f010 bebdf75c 57154234 00000001
  198. 06-02 10:19:21.790 126-126/? I/DEBUG: bebdf6fc 421f2040 00000001 57154220 000001f8
  199. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf70c 4007c312 00000008 00000000 bebdf75c
  200. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf71c 4083cebd 4007c312 421f2040 4007c312
  201. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf72c 0000003d 4002a000 00000001 4007aa88
  202. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf73c 4018f228 5d380770 a03688fb 41884c18
  203. 06-02 10:19:21.798 126-126/? I/DEBUG: memory near ip:
  204. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bec4 401525a8 4015b788 401527fc 401510c0
  205. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bed4 40152a50 4015136c 4015aa4c 401525fc
  206. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bee4 401528a8 401526cc 4015fc59 400fb5fd
  207. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bef4 400fb79d 4015abdc 40151114 4015115c
  208. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf04 4015fe91 4015ff15 4015ff7d 401606c3
  209. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf14 40156245 4015b04c 4016d9b9 4015e9d1
  210. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf24 40160e7f 4015aefc 4015b170 4015b494
  211. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf34 4015b068 4015b11c 4015b374 4015b084
  212. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf44 4009a285 4009a3ad 4009a4d5 4009a491
  213. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf54 4015bbc4 4015bb38 4015b9f4 4015ba50
  214. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf64 400fa981 401605fd 4015b014 40177005
  215. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf74 40172ee5 40169309 40169bf1 4015bb58
  216. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf84 4015ba8c 40169ab9 4015ba30 4015ba70
  217. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bf94 4015c150 4015ac4c 4015b930 400fe139
  218. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bfa4 400fc0a1 4015acd8 4015abf8 4015ab18
  219. 06-02 10:19:21.798 126-126/? I/DEBUG: 4087bfb4 40160617 4015be3c 4015ad18 4016f4fd
  220. 06-02 10:19:21.798 126-126/? I/DEBUG: memory near sp:
  221. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf5f8 bebdf624 4006f010 00000004 4081b215
  222. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf608 bebdf624 4192e828 df0027ad 00000000
  223. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf618 4087bc98 4081ef0b 4192e828 4006f010
  224. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf628 57154220 58087911 4018f228 4007c0f9
  225. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf638 5d762b98 40162b19 4006f010 57154220
  226. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf648 4006f010 00000004 40ef8c64 407f0294
  227. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf658 40ef8c58 00000001 421f2880 00000000
  228. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf668 421b284c 4081f415 40ef8c58 4007bd5f
  229. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf678 580878ed 4006f020 00000000 00000001
  230. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf688 c0000000 4018f228 5d380e48 5d23a628
  231. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf698 00000000 40155813 00000000 5d380e48
  232. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf6a8 5d23a628 00000000 5d760170 40150f15
  233. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf6b8 4012c840 408217c7 40ef8c68 4007c28e
  234. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf6c8 bebdf750 40831c35 4006f010 57154060
  235. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf6d8 00000000 bebdf750 4006f010 5d380770
  236. 06-02 10:19:21.798 126-126/? I/DEBUG: bebdf6e8 00000000 4006f010 bebdf75c 57154234
  237. 06-02 10:19:21.798 126-126/? I/DEBUG: code around pc:
  238. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af30 ecc0f7d4 f7d44638 3601ecac 454e3438
  239. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af40 e8bdd1e3 bf0087fc 00045144 0004972e
  240. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af50 6a03b508 6fc0f413 4909d00c e0034479
  241. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af60 d50500db 44794907 ff78f7fb bd082000
  242. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af70 bd082001 780a6981 d1f12a5b bf00e7f2
  243. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af80 0004970a 0004971c 41f0e92d 9c064605
  244. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081af90 461f4616 801cf89d f7d44620 285fed16
  245. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081afa0 d9084404 f804232e f8043c01 f8043c02
  246. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081afb0 e8bd3c03 f1a581f0 28180042 e8dfd85f
  247. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081afc0 170df000 5e2e5e28 5e423a5e 5e5e5e3d
  248. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081afd0 4a5e5e5e 5e4f5e5e 00525e5e 2e09b2f6
  249. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081afe0 d802b272 4479492f 492fe038 e0084479
  250. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081aff0 f1a2b2b2 fa1f0c20 295ef18c 492bd806
  251. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081b000 46204479 f7d44613 e03eed58 44794928
  252. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081b010 4928e024 46324620 4479463b ee07e008
  253. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081b020 eef76a90 49240ae7 44794620 2b30ec53
  254. 06-02 10:19:21.798 126-126/? I/DEBUG: code around lr:
  255. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081eee8 d1df2d00 4603e7e9 460cb513 4619a801
  256. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081eef8 f970f7fc 98014621 f968f7fd f7fc4604
  257. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef08 b130f823 28076ae0 4620d009 fcc6f01d
  258. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef18 2400b928 f7fca801 4620f981 4620bd1c
  259. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef28 f0072101 4601ff25 f7fb9801 4604ff1d
  260. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef38 4603e7f0 460cb513 4619a801 f94af7fc
  261. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef48 98014621 f942f7fd 98014601 ff0cf7fb
  262. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef58 a8014604 f962f7fc bd1c4620 b5374603
  263. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef68 a801460c 46154619 f934f7fc 98014621
  264. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef78 f92cf7fd 46044629 f7fd9801 1a20f927
  265. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef88 eb444244 a8010400 f948f7fc bd3e4620
  266. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081ef98 b5f74603 a801460c f7fc4619 9801f91b
  267. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081efa8 f7fd4621 4607f913 d05e2800 447c4c31
  268. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081efb8 f5046824 f504754c f7d07056 463aecae
  269. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081efc8 21004628 e944f7db b9784607 4628492a
  270. 06-02 10:19:21.798 126-126/? I/DEBUG: 4081efd8 f7db4479 4929edc8 20064a29 f8b44479
  271. 06-02 10:19:21.892 26665-26686/? I/BootReceiver: Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
  272. 06-02 10:19:21.900 26665-26828/? I/ActivityManager: Process sk.kottman.androlua (pid 5995) has died.
  273. 06-02 10:19:21.923 26665-26828/? I/ActivityManager: Start proc sk.kottman.androlua for activity sk.kottman.androlua/.Main: pid=6008 uid=10088 gids={50088, 3003, 3002, 1006, 1028}
  274. 06-02 10:19:21.931 26437-26437/? D/Zygote: Process 5995 terminated by signal (11)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement