Advertisement
alexs77

logcat with ParanoidAndroid Bluetooth issues

Feb 24th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 493.59 KB | None | 0 0
  1. 02-24 20:20:13.211 I/bt_hwcfg(9119): Controller OTP bdaddr 08:60:6E:37:B5:4C
  2. 02-24 20:20:13.211 I/bt_hwcfg(9119): vendor lib fwcfg completed
  3. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_HCI
  4. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_L2CAP
  5. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_RFCOMM
  6. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_AVDT
  7. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_AVRC
  8. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_A2D
  9. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_BNEP
  10. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_BTM
  11. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_PAN
  12. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_SDP
  13. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_BTAPP
  14. 02-24 20:20:13.211 I/ (9119): BTE_InitTraceLevels -- TRC_BTIF
  15. 02-24 20:20:13.271 D/dalvikvm(8944): GC_CONCURRENT freed 683K, 19% free 4715K/5804K, paused 2ms+2ms, total 24ms
  16. 02-24 20:20:13.291 F/libc (9119): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9142 (BTIF)
  17. 02-24 20:20:13.391 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  18. 02-24 20:20:13.391 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  19. 02-24 20:20:13.391 I/DEBUG (124): Revision: '0'
  20. 02-24 20:20:13.391 I/DEBUG (124): pid: 9119, tid: 9142, name: BTIF >>> com.android.bluetooth <<<
  21. 02-24 20:20:13.391 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  22. 02-24 20:20:13.401 D/AndroidRuntime(9198):
  23. 02-24 20:20:13.401 D/AndroidRuntime(9198): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
  24. 02-24 20:20:13.401 D/AndroidRuntime(9198): CheckJNI is OFF
  25. 02-24 20:20:13.411 D/dalvikvm(9198): Trying to load lib libjavacore.so 0x0
  26. 02-24 20:20:13.421 D/dalvikvm(9198): Added shared lib libjavacore.so 0x0
  27. 02-24 20:20:13.421 D/dalvikvm(9198): Trying to load lib libnativehelper.so 0x0
  28. 02-24 20:20:13.421 D/dalvikvm(9198): Added shared lib libnativehelper.so 0x0
  29. 02-24 20:20:13.531 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  30. 02-24 20:20:13.531 I/DEBUG (124): r4 638d0688 r5 69757d00 r6 00000000 r7 00000020
  31. 02-24 20:20:13.531 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  32. 02-24 20:20:13.531 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  33. 02-24 20:20:13.531 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  34. 02-24 20:20:13.531 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  35. 02-24 20:20:13.531 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  36. 02-24 20:20:13.531 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  37. 02-24 20:20:13.531 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  38. 02-24 20:20:13.531 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  39. 02-24 20:20:13.531 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  40. 02-24 20:20:13.531 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  41. 02-24 20:20:13.531 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  42. 02-24 20:20:13.531 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  43. 02-24 20:20:13.531 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  44. 02-24 20:20:13.531 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  45. 02-24 20:20:13.531 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  46. 02-24 20:20:13.531 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  47. 02-24 20:20:13.531 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  48. 02-24 20:20:13.531 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  49. 02-24 20:20:13.531 I/DEBUG (124): scr 60000010
  50. 02-24 20:20:13.551 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  51. 02-24 20:20:13.551 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  52. 02-24 20:20:13.551 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  53. 02-24 20:20:13.551 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  54. 02-24 20:20:13.551 I/DEBUG (124): 69757d68 655c7c04 412e9fb0 00000004 00000000
  55. 02-24 20:20:13.551 I/DEBUG (124): 69757d78 40fc9930 412e9f58 412e9fb0 655c7c00
  56. 02-24 20:20:13.551 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  57. 02-24 20:20:13.551 I/DEBUG (124): 69757d98 412e9fc8 412e9fc8 00000001 40955fc9
  58. 02-24 20:20:13.551 I/DEBUG (124):
  59. 02-24 20:20:13.551 I/DEBUG (124): code around pc:
  60. 02-24 20:20:13.551 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  61. 02-24 20:20:13.551 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  62. 02-24 20:20:13.551 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  63. 02-24 20:20:13.551 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  64. 02-24 20:20:13.551 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  65. 02-24 20:20:13.551 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  66. 02-24 20:20:13.551 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  67. 02-24 20:20:13.551 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  68. 02-24 20:20:13.551 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  69. 02-24 20:20:13.551 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  70. 02-24 20:20:13.551 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  71. 02-24 20:20:13.551 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  72. 02-24 20:20:13.551 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  73. 02-24 20:20:13.551 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  74. 02-24 20:20:13.551 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  75. 02-24 20:20:13.551 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  76. 02-24 20:20:13.551 I/DEBUG (124):
  77. 02-24 20:20:13.551 I/DEBUG (124): code around lr:
  78. 02-24 20:20:13.551 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  79. 02-24 20:20:13.551 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  80. 02-24 20:20:13.551 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  81. 02-24 20:20:13.551 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  82. 02-24 20:20:13.551 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  83. 02-24 20:20:13.551 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  84. 02-24 20:20:13.551 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  85. 02-24 20:20:13.551 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  86. 02-24 20:20:13.551 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  87. 02-24 20:20:13.551 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  88. 02-24 20:20:13.551 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  89. 02-24 20:20:13.551 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  90. 02-24 20:20:13.551 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  91. 02-24 20:20:13.551 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  92. 02-24 20:20:13.551 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  93. 02-24 20:20:13.551 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  94. 02-24 20:20:13.591 D/AndroidRuntime(9203):
  95. 02-24 20:20:13.591 D/AndroidRuntime(9203): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
  96. 02-24 20:20:13.591 D/AndroidRuntime(9203): CheckJNI is OFF
  97. 02-24 20:20:13.611 D/dalvikvm(9203): Trying to load lib libjavacore.so 0x0
  98. 02-24 20:20:13.621 D/dalvikvm(9203): Added shared lib libjavacore.so 0x0
  99. 02-24 20:20:13.621 D/dalvikvm(9203): Trying to load lib libnativehelper.so 0x0
  100. 02-24 20:20:13.621 D/dalvikvm(9203): Added shared lib libnativehelper.so 0x0
  101. 02-24 20:20:13.651 D/dalvikvm(8944): GC_CONCURRENT freed 226K, 11% free 5197K/5804K, paused 2ms+3ms, total 36ms
  102. 02-24 20:20:13.711 D/AndroidRuntime(9208):
  103. 02-24 20:20:13.711 D/AndroidRuntime(9208): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
  104. 02-24 20:20:13.711 D/AndroidRuntime(9208): CheckJNI is OFF
  105. 02-24 20:20:13.721 D/dalvikvm(9208): Trying to load lib libjavacore.so 0x0
  106. 02-24 20:20:13.731 D/dalvikvm(9208): Added shared lib libjavacore.so 0x0
  107. 02-24 20:20:13.731 D/dalvikvm(9208): Trying to load lib libnativehelper.so 0x0
  108. 02-24 20:20:13.731 D/dalvikvm(9208): Added shared lib libnativehelper.so 0x0
  109. 02-24 20:20:13.821 D/AndroidRuntime(9198): Calling main entry com.android.commands.am.Am
  110. 02-24 20:20:13.821 D/dalvikvm(9198): Note: class Landroid/app/ActivityManagerNative; has 157 unimplemented (abstract) methods
  111. 02-24 20:20:13.861 D/AndroidRuntime(9198): Shutting down VM
  112. 02-24 20:20:13.891 D/dalvikvm(9198): GC_CONCURRENT freed 93K, 16% free 505K/600K, paused 10ms+1ms, total 27ms
  113. 02-24 20:20:13.891 I/BootReceiver(477): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
  114. 02-24 20:20:13.901 E/GKI_LINUX(9119): ##### ERROR : timer_thread: tick delayed > 5 slots (-488176000,-50000000) -- cpu overload ? #####
  115. 02-24 20:20:13.901 E/GKI_LINUX(9119): ##### ERROR : timer_thread: tick delayed > 5 slots (-479339000,-50000000) -- cpu overload ? #####
  116. 02-24 20:20:14.421 D/bt_hwcfg(9233): Target name = [BCM4330]
  117. 02-24 20:20:14.421 I/bt_hwcfg(9233): Found patchfile: /etc/firmware//bcm4330.hcd
  118. 02-24 20:20:14.721 D/dalvikvm(8944): GC_CONCURRENT freed 877K, 14% free 7236K/8408K, paused 2ms+5ms, total 36ms
  119. 02-24 20:20:14.751 I/bt_hwcfg(9233): bt vendor lib: set UART baud 115200
  120. 02-24 20:20:14.751 D/bt_hwcfg(9233): Settlement delay -- 100 ms
  121. 02-24 20:20:14.861 I/bt_hwcfg(9233): bt vendor lib: set UART baud 3000000
  122. 02-24 20:20:14.881 I/bt_hwcfg(9233): Controller OTP bdaddr 08:60:6E:37:B5:4C
  123. 02-24 20:20:14.881 I/bt_hwcfg(9233): vendor lib fwcfg completed
  124. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_HCI
  125. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_L2CAP
  126. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_RFCOMM
  127. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_AVDT
  128. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_AVRC
  129. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_A2D
  130. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_BNEP
  131. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_BTM
  132. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_PAN
  133. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_SDP
  134. 02-24 20:20:14.881 I/ (9233): BTE_InitTraceLevels -- TRC_BTAPP
  135. 02-24 20:20:14.891 I/ (9233): BTE_InitTraceLevels -- TRC_BTIF
  136. 02-24 20:20:14.951 D/dalvikvm(8944): GC_CONCURRENT freed 1565K, 21% free 7277K/9156K, paused 1ms+7ms, total 37ms
  137. 02-24 20:20:14.961 D/dalvikvm(8944): WAIT_FOR_CONCURRENT_GC blocked 25ms
  138. 02-24 20:20:14.961 F/libc (9233): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9254 (BTIF)
  139. 02-24 20:20:15.061 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  140. 02-24 20:20:15.061 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  141. 02-24 20:20:15.061 I/DEBUG (124): Revision: '0'
  142. 02-24 20:20:15.061 I/DEBUG (124): pid: 9233, tid: 9254, name: BTIF >>> com.android.bluetooth <<<
  143. 02-24 20:20:15.061 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  144. 02-24 20:20:15.171 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  145. 02-24 20:20:15.171 I/DEBUG (124): r4 638d0688 r5 69757d00 r6 00000000 r7 00000020
  146. 02-24 20:20:15.171 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  147. 02-24 20:20:15.171 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  148. 02-24 20:20:15.171 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  149. 02-24 20:20:15.171 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  150. 02-24 20:20:15.171 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  151. 02-24 20:20:15.171 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  152. 02-24 20:20:15.171 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  153. 02-24 20:20:15.171 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  154. 02-24 20:20:15.171 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  155. 02-24 20:20:15.171 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  156. 02-24 20:20:15.171 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  157. 02-24 20:20:15.171 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  158. 02-24 20:20:15.171 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  159. 02-24 20:20:15.171 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  160. 02-24 20:20:15.171 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  161. 02-24 20:20:15.171 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  162. 02-24 20:20:15.171 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  163. 02-24 20:20:15.171 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  164. 02-24 20:20:15.171 I/DEBUG (124): scr 60000010
  165. 02-24 20:20:15.171 I/DEBUG (124):
  166. 02-24 20:20:15.171 I/DEBUG (124): backtrace:
  167. 02-24 20:20:15.171 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  168. 02-24 20:20:15.171 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  169. 02-24 20:20:15.171 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  170. 02-24 20:20:15.171 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  171. 02-24 20:20:15.171 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  172. 02-24 20:20:15.171 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  173. 02-24 20:20:15.171 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  174. 02-24 20:20:15.171 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  175. 02-24 20:20:15.171 I/DEBUG (124):
  176. 02-24 20:20:15.171 I/DEBUG (124): stack:
  177. 02-24 20:20:15.171 I/DEBUG (124): 69757c88 00000000
  178. 02-24 20:20:15.171 I/DEBUG (124): 69757c8c 655c77b0
  179. 02-24 20:20:15.171 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  180. 02-24 20:20:15.171 I/DEBUG (124): 69757c94 00000001
  181. 02-24 20:20:15.171 I/DEBUG (124): 69757c98 69456ad0
  182. 02-24 20:20:15.171 I/DEBUG (124): 69757c9c 00000060
  183. 02-24 20:20:15.171 I/DEBUG (124): 69757ca0 69456ad0
  184. 02-24 20:20:15.171 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  185. 02-24 20:20:15.171 I/DEBUG (124): 69757ca8 69456ad0
  186. 02-24 20:20:15.171 I/DEBUG (124): 69757cac 00000010
  187. 02-24 20:20:15.171 I/DEBUG (124): 69757cb0 69456ad0
  188. 02-24 20:20:15.171 I/DEBUG (124): 69757cb4 00000005
  189. 02-24 20:20:15.171 I/DEBUG (124): 69757cb8 69757d00
  190. 02-24 20:20:15.171 I/DEBUG (124): 69757cbc 00000000
  191. 02-24 20:20:15.171 I/DEBUG (124): 69757cc0 df0027ad
  192. 02-24 20:20:15.171 I/DEBUG (124): 69757cc4 00000000
  193. 02-24 20:20:15.171 I/DEBUG (124): #00 69757cc8 638d065c
  194. 02-24 20:20:15.171 I/DEBUG (124): 69757ccc 69757d00
  195. 02-24 20:20:15.171 I/DEBUG (124): 69757cd0 00000000
  196. 02-24 20:20:15.171 I/DEBUG (124): 69757cd4 00000020
  197. 02-24 20:20:15.171 I/DEBUG (124): #01 69757cd8 69757d00
  198. 02-24 20:20:15.171 I/DEBUG (124): 69757cdc 00000005
  199. 02-24 20:20:15.171 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  200. 02-24 20:20:15.171 I/DEBUG (124): 69757ce4 00000001
  201. 02-24 20:20:15.171 I/DEBUG (124): 69757ce8 40156240
  202. 02-24 20:20:15.171 I/DEBUG (124): 69757cec 638d5586
  203. 02-24 20:20:15.171 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  204. 02-24 20:20:15.171 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  205. 02-24 20:20:15.171 I/DEBUG (124): #02 69757cf8 00000000
  206. 02-24 20:20:15.171 I/DEBUG (124): 69757cfc 00000001
  207. 02-24 20:20:15.171 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  208. 02-24 20:20:15.171 I/DEBUG (124): 69757d04 000000f8
  209. 02-24 20:20:15.171 I/DEBUG (124): 69757d08 40156240
  210. 02-24 20:20:15.171 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  211. 02-24 20:20:15.181 I/DEBUG (124):
  212. 02-24 20:20:15.181 I/DEBUG (124): memory near r0:
  213. 02-24 20:20:15.181 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  214. 02-24 20:20:15.181 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  215. 02-24 20:20:15.181 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  216. 02-24 20:20:15.181 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  217. 02-24 20:20:15.181 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  218. 02-24 20:20:15.181 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  219. 02-24 20:20:15.181 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  220. 02-24 20:20:15.181 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  221. 02-24 20:20:15.181 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  222. 02-24 20:20:15.181 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  223. 02-24 20:20:15.181 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  224. 02-24 20:20:15.181 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  225. 02-24 20:20:15.181 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  226. 02-24 20:20:15.181 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  227. 02-24 20:20:15.181 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  228. 02-24 20:20:15.181 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  229. 02-24 20:20:15.181 I/DEBUG (124):
  230. 02-24 20:20:15.181 I/DEBUG (124): memory near r3:
  231. 02-24 20:20:15.181 D/dalvikvm(8944): GC_CONCURRENT freed 1589K, 21% free 7291K/9208K, paused 3ms+6ms, total 43ms
  232. 02-24 20:20:15.181 I/DEBUG (124): 638d0664 64616548 20746573 65746147 00796177
  233. 02-24 20:20:15.181 I/DEBUG (124): 638d0674 00000000 00000000 00000000 00000000
  234. 02-24 20:20:15.181 I/DEBUG (124): 638d0684 00000000 5cf8d061 d061ca22 080280f8
  235. 02-24 20:20:15.181 I/DEBUG (124): 638d0694 c0477062 11280069 18f44fd0 48f44f10
  236. 02-24 20:20:15.181 I/DEBUG (124): 638d06a4 4f65c811 02495048 00000020 4a684236
  237. 02-24 20:20:15.181 I/DEBUG (124): 638d06b4 00030167 4d031800 01f75448 054770be
  238. 02-24 20:20:15.181 I/DEBUG (124): 638d06c4 80818121 26f89069 0f280100 4f1e81d1
  239. 02-24 20:20:15.181 I/DEBUG (124): 638d06d4 c01046f4 001b10f8 14f8c021 4169411b
  240. 02-24 20:20:15.181 I/DEBUG (124): 638d06e4 410180f0 4169c161 c17100f0 70477061
  241. 02-24 20:20:15.181 I/DEBUG (124): 638d06f4 812105b5 46f44f81 acf8d515 42f3c11b
  242. 02-24 20:20:15.181 I/DEBUG (124): 638d0704 042a0302 4a6981d1 4a1c528d 8ae00c85
  243. 02-24 20:20:15.181 I/DEBUG (124): 638d0714 81d40407 528d8a69 05858a1c 030749e0
  244. 02-24 20:20:15.181 I/DEBUG (124): 638d0724 ca6981d4 ca1c528d 18f44f85 48f44f11
  245. 02-24 20:20:15.181 I/DEBUG (124): 638d0734 2e65d112 0069c949 6cd11129 017bc069
  246. 02-24 20:20:15.181 I/DEBUG (124): 638d0744 68d10c28 80f02069 02616800 61f75b20
  247. 02-24 20:20:15.181 I/DEBUG (124): 638d0754 4469e8fd 400480f0 e87000f0 70616c61
  248. 02-24 20:20:15.181 I/DEBUG (124):
  249. 02-24 20:20:15.181 I/DEBUG (124): memory near r4:
  250. 02-24 20:20:15.181 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  251. 02-24 20:20:15.181 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  252. 02-24 20:20:15.181 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  253. 02-24 20:20:15.181 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  254. 02-24 20:20:15.181 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  255. 02-24 20:20:15.181 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  256. 02-24 20:20:15.181 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  257. 02-24 20:20:15.181 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  258. 02-24 20:20:15.181 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  259. 02-24 20:20:15.181 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  260. 02-24 20:20:15.181 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  261. 02-24 20:20:15.181 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  262. 02-24 20:20:15.181 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  263. 02-24 20:20:15.181 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  264. 02-24 20:20:15.181 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  265. 02-24 20:20:15.181 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  266. 02-24 20:20:15.181 I/DEBUG (124):
  267. 02-24 20:20:15.181 I/DEBUG (124): memory near r5:
  268. 02-24 20:20:15.181 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d5586
  269. 02-24 20:20:15.181 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  270. 02-24 20:20:15.181 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  271. 02-24 20:20:15.181 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  272. 02-24 20:20:15.181 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  273. 02-24 20:20:15.181 I/DEBUG (124): 69757d30 655c77b0 62324520 00000001 00000007
  274. 02-24 20:20:15.181 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  275. 02-24 20:20:15.181 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  276. 02-24 20:20:15.181 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412e9f60
  277. 02-24 20:20:15.181 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412e9f08
  278. 02-24 20:20:15.181 I/DEBUG (124): 69757d80 412e9f60 655c7c00 655c7c00 40950323
  279. 02-24 20:20:15.181 I/DEBUG (124): 69757d90 409c81b8 655c77b0 412e9f78 412e9f78
  280. 02-24 20:20:15.181 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  281. 02-24 20:20:15.181 I/DEBUG (124): 69757db0 655c77b0 655c77b0 409c81b8 409535f9
  282. 02-24 20:20:15.181 I/DEBUG (124): 69757dc0 40fc9930 412e9f78 00000005 00000000
  283. 02-24 20:20:15.181 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655c77b0
  284. 02-24 20:20:15.181 I/DEBUG (124):
  285. 02-24 20:20:15.181 I/DEBUG (124): memory near r9:
  286. 02-24 20:20:15.181 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  287. 02-24 20:20:15.181 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  288. 02-24 20:20:15.181 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  289. 02-24 20:20:15.181 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  290. 02-24 20:20:15.181 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  291. 02-24 20:20:15.181 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  292. 02-24 20:20:15.181 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  293. 02-24 20:20:15.181 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  294. 02-24 20:20:15.181 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  295. 02-24 20:20:15.181 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  296. 02-24 20:20:15.181 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  297. 02-24 20:20:15.181 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  298. 02-24 20:20:15.181 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  299. 02-24 20:20:15.181 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  300. 02-24 20:20:15.181 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  301. 02-24 20:20:15.181 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  302. 02-24 20:20:15.181 I/DEBUG (124):
  303. 02-24 20:20:15.181 I/DEBUG (124): memory near sl:
  304. 02-24 20:20:15.181 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  305. 02-24 20:20:15.181 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  306. 02-24 20:20:15.181 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  307. 02-24 20:20:15.181 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  308. 02-24 20:20:15.181 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  309. 02-24 20:20:15.181 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  310. 02-24 20:20:15.181 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  311. 02-24 20:20:15.181 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  312. 02-24 20:20:15.181 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  313. 02-24 20:20:15.181 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  314. 02-24 20:20:15.181 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  315. 02-24 20:20:15.181 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  316. 02-24 20:20:15.181 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  317. 02-24 20:20:15.181 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  318. 02-24 20:20:15.191 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  319. 02-24 20:20:15.191 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  320. 02-24 20:20:15.191 I/DEBUG (124):
  321. 02-24 20:20:15.191 I/DEBUG (124): memory near fp:
  322. 02-24 20:20:15.191 D/dalvikvm(8944): WAIT_FOR_CONCURRENT_GC blocked 35ms
  323. 02-24 20:20:15.191 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  324. 02-24 20:20:15.191 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  325. 02-24 20:20:15.191 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  326. 02-24 20:20:15.191 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  327. 02-24 20:20:15.191 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  328. 02-24 20:20:15.191 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  329. 02-24 20:20:15.191 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  330. 02-24 20:20:15.191 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  331. 02-24 20:20:15.191 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  332. 02-24 20:20:15.191 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  333. 02-24 20:20:15.191 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  334. 02-24 20:20:15.191 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  335. 02-24 20:20:15.191 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  336. 02-24 20:20:15.191 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  337. 02-24 20:20:15.191 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  338. 02-24 20:20:15.191 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  339. 02-24 20:20:15.191 I/DEBUG (124):
  340. 02-24 20:20:15.191 I/DEBUG (124): memory near ip:
  341. 02-24 20:20:15.191 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  342. 02-24 20:20:15.191 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  343. 02-24 20:20:15.191 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  344. 02-24 20:20:15.191 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  345. 02-24 20:20:15.191 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  346. 02-24 20:20:15.191 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  347. 02-24 20:20:15.191 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  348. 02-24 20:20:15.191 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  349. 02-24 20:20:15.191 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  350. 02-24 20:20:15.191 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  351. 02-24 20:20:15.191 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  352. 02-24 20:20:15.191 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  353. 02-24 20:20:15.191 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  354. 02-24 20:20:15.191 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  355. 02-24 20:20:15.191 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  356. 02-24 20:20:15.191 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  357. 02-24 20:20:15.191 I/DEBUG (124):
  358. 02-24 20:20:15.191 I/DEBUG (124): memory near sp:
  359. 02-24 20:20:15.191 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  360. 02-24 20:20:15.191 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  361. 02-24 20:20:15.191 I/DEBUG (124): 69757cc8 638d065c 69757d00 00000000 00000020
  362. 02-24 20:20:15.191 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  363. 02-24 20:20:15.191 I/DEBUG (124): 69757ce8 40156240 638d5586 693f4e68 69351c29
  364. 02-24 20:20:15.191 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  365. 02-24 20:20:15.191 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  366. 02-24 20:20:15.191 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  367. 02-24 20:20:15.191 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  368. 02-24 20:20:15.191 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  369. 02-24 20:20:15.191 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  370. 02-24 20:20:15.191 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  371. 02-24 20:20:15.191 I/DEBUG (124): 69757d68 655c7c04 412e9f60 00000004 00000000
  372. 02-24 20:20:15.191 I/DEBUG (124): 69757d78 40fc9930 412e9f08 412e9f60 655c7c00
  373. 02-24 20:20:15.191 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  374. 02-24 20:20:15.191 I/DEBUG (124): 69757d98 412e9f78 412e9f78 00000001 40955fc9
  375. 02-24 20:20:15.191 I/DEBUG (124):
  376. 02-24 20:20:15.191 I/DEBUG (124): code around pc:
  377. 02-24 20:20:15.191 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  378. 02-24 20:20:15.191 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  379. 02-24 20:20:15.191 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  380. 02-24 20:20:15.191 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  381. 02-24 20:20:15.191 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  382. 02-24 20:20:15.191 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  383. 02-24 20:20:15.191 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  384. 02-24 20:20:15.191 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  385. 02-24 20:20:15.191 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  386. 02-24 20:20:15.191 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  387. 02-24 20:20:15.191 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  388. 02-24 20:20:15.191 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  389. 02-24 20:20:15.191 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  390. 02-24 20:20:15.191 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  391. 02-24 20:20:15.191 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  392. 02-24 20:20:15.191 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  393. 02-24 20:20:15.191 I/DEBUG (124):
  394. 02-24 20:20:15.191 I/DEBUG (124): code around lr:
  395. 02-24 20:20:15.191 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  396. 02-24 20:20:15.191 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  397. 02-24 20:20:15.191 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  398. 02-24 20:20:15.191 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  399. 02-24 20:20:15.191 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  400. 02-24 20:20:15.191 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  401. 02-24 20:20:15.191 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  402. 02-24 20:20:15.191 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  403. 02-24 20:20:15.191 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  404. 02-24 20:20:15.191 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  405. 02-24 20:20:15.191 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  406. 02-24 20:20:15.191 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  407. 02-24 20:20:15.191 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  408. 02-24 20:20:15.191 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  409. 02-24 20:20:15.191 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  410. 02-24 20:20:15.191 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  411. 02-24 20:20:15.221 D/dalvikvm(8944): GC_FOR_ALLOC freed 113K, 22% free 7215K/9208K, paused 28ms, total 28ms
  412. 02-24 20:20:15.221 I/dalvikvm-heap(8944): Grow heap (frag case) to 7.340MB for 20680-byte allocation
  413. 02-24 20:20:15.251 D/dalvikvm(8944): GC_FOR_ALLOC freed 56K, 23% free 7179K/9232K, paused 26ms, total 26ms
  414. 02-24 20:20:15.271 D/dalvikvm(8944): GC_FOR_ALLOC freed 1K, 23% free 7178K/9232K, paused 25ms, total 25ms
  415. 02-24 20:20:15.271 I/dalvikvm-heap(8944): Grow heap (frag case) to 7.303MB for 20680-byte allocation
  416. 02-24 20:20:15.301 D/dalvikvm(8944): GC_FOR_ALLOC freed 13K, 23% free 7184K/9256K, paused 27ms, total 27ms
  417. 02-24 20:20:15.481 I/BootReceiver(477): Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
  418. 02-24 20:20:15.521 D/dalvikvm(8944): GC_CONCURRENT freed 1366K, 20% free 7437K/9256K, paused 3ms+6ms, total 41ms
  419. 02-24 20:20:15.521 D/dalvikvm(8944): WAIT_FOR_CONCURRENT_GC blocked 21ms
  420. 02-24 20:20:15.541 I/Choreographer(8944): Skipped 56 frames! The application may be doing too much work on its main thread.
  421. 02-24 20:20:15.571 D/dalvikvm(477): GC_FOR_ALLOC freed 1856K, 23% free 15268K/19624K, paused 93ms, total 93ms
  422. 02-24 20:20:15.571 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  423. 02-24 20:20:15.571 D/BluetoothManagerService(477): Message: 41
  424. 02-24 20:20:15.571 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  425. 02-24 20:20:15.571 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  426. 02-24 20:20:15.571 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  427. 02-24 20:20:15.571 I/ActivityManager(477): Process com.android.bluetooth (pid 9233) has died.
  428. 02-24 20:20:15.571 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 5000ms
  429. 02-24 20:20:15.571 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 15000ms
  430. 02-24 20:20:15.571 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 25000ms
  431. 02-24 20:20:15.571 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 34999ms
  432. 02-24 20:20:15.571 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 34999ms
  433. 02-24 20:20:15.571 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 44999ms
  434. 02-24 20:20:15.581 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  435. 02-24 20:20:15.581 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  436. 02-24 20:20:15.581 E/BluetoothPan(2962):
  437. 02-24 20:20:15.581 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  438. 02-24 20:20:15.581 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  439. 02-24 20:20:15.581 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  440. 02-24 20:20:15.581 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  441. 02-24 20:20:15.581 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  442. 02-24 20:20:15.581 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  443. 02-24 20:20:15.581 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  444. 02-24 20:20:15.581 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  445. 02-24 20:20:15.581 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  446. 02-24 20:20:15.581 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  447. 02-24 20:20:15.581 E/BluetoothHeadset(811):
  448. 02-24 20:20:15.581 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  449. 02-24 20:20:15.581 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  450. 02-24 20:20:15.581 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  451. 02-24 20:20:15.581 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  452. 02-24 20:20:15.581 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  453. 02-24 20:20:15.581 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  454. 02-24 20:20:15.581 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  455. 02-24 20:20:15.581 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  456. 02-24 20:20:15.581 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  457. 02-24 20:20:15.591 E/BluetoothPan(477):
  458. 02-24 20:20:15.591 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  459. 02-24 20:20:15.591 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  460. 02-24 20:20:15.591 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  461. 02-24 20:20:15.591 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  462. 02-24 20:20:15.591 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  463. 02-24 20:20:15.591 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  464. 02-24 20:20:15.591 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  465. 02-24 20:20:15.591 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  466. 02-24 20:20:15.591 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  467. 02-24 20:20:15.591 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  468. 02-24 20:20:15.591 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  469. 02-24 20:20:15.591 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  470. 02-24 20:20:15.591 E/BluetoothHeadset(811):
  471. 02-24 20:20:15.591 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  472. 02-24 20:20:15.591 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  473. 02-24 20:20:15.591 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  474. 02-24 20:20:15.591 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  475. 02-24 20:20:15.591 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  476. 02-24 20:20:15.591 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  477. 02-24 20:20:15.591 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  478. 02-24 20:20:15.591 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  479. 02-24 20:20:15.591 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  480. 02-24 20:20:15.591 E/BluetoothPbap(2962):
  481. 02-24 20:20:15.591 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  482. 02-24 20:20:15.591 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  483. 02-24 20:20:15.591 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  484. 02-24 20:20:15.591 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  485. 02-24 20:20:15.591 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  486. 02-24 20:20:15.591 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  487. 02-24 20:20:15.591 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  488. 02-24 20:20:15.591 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  489. 02-24 20:20:15.591 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  490. 02-24 20:20:15.591 E/BluetoothInputDevice(2962):
  491. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  492. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  493. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  494. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  495. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  496. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  497. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  498. 02-24 20:20:15.591 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  499. 02-24 20:20:15.591 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  500. 02-24 20:20:15.591 E/BluetoothA2dp(477):
  501. 02-24 20:20:15.591 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  502. 02-24 20:20:15.591 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  503. 02-24 20:20:15.591 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  504. 02-24 20:20:15.591 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  505. 02-24 20:20:15.591 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  506. 02-24 20:20:15.591 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  507. 02-24 20:20:15.591 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  508. 02-24 20:20:15.591 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  509. 02-24 20:20:15.591 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  510. 02-24 20:20:15.591 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  511. 02-24 20:20:15.591 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  512. 02-24 20:20:15.591 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  513. 02-24 20:20:15.591 E/BluetoothHeadset(477):
  514. 02-24 20:20:15.591 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  515. 02-24 20:20:15.591 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  516. 02-24 20:20:15.591 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  517. 02-24 20:20:15.591 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  518. 02-24 20:20:15.591 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  519. 02-24 20:20:15.591 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  520. 02-24 20:20:15.591 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  521. 02-24 20:20:15.591 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  522. 02-24 20:20:15.591 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  523. 02-24 20:20:15.591 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  524. 02-24 20:20:15.591 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  525. 02-24 20:20:15.591 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  526. 02-24 20:20:15.591 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  527. 02-24 20:20:15.601 D/Zygote (127): Process 9233 terminated by signal (11)
  528. 02-24 20:20:15.601 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  529. 02-24 20:20:15.601 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  530. 02-24 20:20:15.601 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9268 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  531. 02-24 20:20:15.701 D/dalvikvm(9268): GC_CONCURRENT freed 55K, 11% free 2792K/3132K, paused 2ms+2ms, total 23ms
  532. 02-24 20:20:15.741 D/AdapterServiceConfig(9268): Adding HeadsetService
  533. 02-24 20:20:15.741 D/AdapterServiceConfig(9268): Adding A2dpService
  534. 02-24 20:20:15.741 D/AdapterServiceConfig(9268): Adding HidService
  535. 02-24 20:20:15.741 D/AdapterServiceConfig(9268): Adding HealthService
  536. 02-24 20:20:15.741 D/AdapterServiceConfig(9268): Adding PanService
  537. 02-24 20:20:15.741 D/BluetoothAdapterService(9268): REFCOUNT: CREATED. INSTANCE_COUNT1
  538. 02-24 20:20:15.751 D/BluetoothManagerService(477): Message: 20
  539. 02-24 20:20:15.751 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41b35b20:true
  540. 02-24 20:20:15.751 D/BluetoothAdapterState(9268): make
  541. 02-24 20:20:15.751 I/bluedroid(9268): init
  542. 02-24 20:20:15.751 I/bte_conf(9268): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  543. 02-24 20:20:15.751 D/DockEventReceiver(2962): finishStartingService: stopping service
  544. 02-24 20:20:15.751 I/bluedroid(9268): get_profile_interface socket
  545. 02-24 20:20:15.751 I/GKI_LINUX(9268): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  546. 02-24 20:20:15.751 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  547. 02-24 20:20:15.761 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  548. 02-24 20:20:15.761 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  549. 02-24 20:20:15.761 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  550. 02-24 20:20:15.761 D/BluetoothManagerService(477): Message: 40
  551. 02-24 20:20:15.761 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  552. 02-24 20:20:15.761 I/BluetoothHidServiceJni(9268): classInitNative: succeeds
  553. 02-24 20:20:15.761 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  554. 02-24 20:20:15.761 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  555. 02-24 20:20:15.761 I/BluetoothPanServiceJni(9268): classInitNative(L105): succeeds
  556. 02-24 20:20:15.761 D/BluetoothAdapterService(9268): Broadcasting updateAdapterState() to 1 receivers.
  557. 02-24 20:20:15.771 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  558. 02-24 20:20:15.771 D/BluetoothBondStateMachine(9268): make
  559. 02-24 20:20:15.771 I/BluetoothBondStateMachine(9268): StableState(): Entering Off State
  560. 02-24 20:20:15.781 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  561. 02-24 20:20:15.781 D/HeadsetService(9268): Received start request. Starting profile...
  562. 02-24 20:20:15.781 I/BluetoothHeadsetServiceJni(9268): classInitNative: succeeds
  563. 02-24 20:20:15.781 D/HeadsetStateMachine(9268): make
  564. 02-24 20:20:15.791 I/bluedroid(9268): get_profile_interface handsfree
  565. 02-24 20:20:15.791 E/bt-btif (9268): btif_enable_service: current services:0x20
  566. 02-24 20:20:15.801 D/A2dpService(9268): Received start request. Starting profile...
  567. 02-24 20:20:15.801 I/BluetoothA2dpServiceJni(9268): classInitNative: succeeds
  568. 02-24 20:20:15.801 D/A2dpStateMachine(9268): make
  569. 02-24 20:20:15.801 I/bluedroid(9268): get_profile_interface a2dp
  570. 02-24 20:20:15.801 I/GKI_LINUX(9268): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  571. 02-24 20:20:15.801 E/bt-btif (9268): btif_enable_service: current services:0x40020
  572. 02-24 20:20:15.801 D/A2dpStateMachine(9268): Enter Disconnected: -2
  573. 02-24 20:20:15.801 D/HidService(9268): Received start request. Starting profile...
  574. 02-24 20:20:15.801 I/bluedroid(9268): get_profile_interface hidhost
  575. 02-24 20:20:15.801 E/bt-btif (9268): btif_enable_service: current services:0x140020
  576. 02-24 20:20:15.801 I/BluetoothHealthServiceJni(9268): classInitNative: succeeds
  577. 02-24 20:20:15.801 D/HealthService(9268): Received start request. Starting profile...
  578. 02-24 20:20:15.801 I/bluedroid(9268): get_profile_interface health
  579. 02-24 20:20:15.801 D/PanService(9268): Received start request. Starting profile...
  580. 02-24 20:20:15.801 D/BluetoothPanServiceJni(9268): initializeNative(L110): pan
  581. 02-24 20:20:15.801 I/bluedroid(9268): get_profile_interface pan
  582. 02-24 20:20:15.811 D/HeadsetPhoneState(9268): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  583. 02-24 20:20:15.811 D/BluetoothAdapterService(9268): Profile still not running:com.android.bluetooth.hdp.HealthService
  584. 02-24 20:20:15.811 D/BluetoothAdapterService(9268): Profile still not running:com.android.bluetooth.hdp.HealthService
  585. 02-24 20:20:15.811 D/BluetoothAdapterService(9268): Profile still not running:com.android.bluetooth.hdp.HealthService
  586. 02-24 20:20:15.811 D/BluetoothAdapterService(9268): Profile still not running:com.android.bluetooth.pan.PanService
  587. 02-24 20:20:15.811 I/bluedroid(9268): enable
  588. 02-24 20:20:15.811 I/bt_hci_bdroid(9268): init
  589. 02-24 20:20:15.811 I/bt_vendor(9268): init
  590. 02-24 20:20:15.811 I/bt_vnd_conf(9268): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  591. 02-24 20:20:15.811 I/bt_vnd_conf(9268): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  592. 02-24 20:20:15.811 I/bt_hci_bdroid(9268): bt_hc_worker_thread started
  593. 02-24 20:20:15.811 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  594. 02-24 20:20:15.821 D/DockEventReceiver(2962): finishStartingService: stopping service
  595. 02-24 20:20:15.821 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  596. 02-24 20:20:15.821 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  597. 02-24 20:20:15.831 I/RT (2518): BLUETOOTH: Device power is off
  598. 02-24 20:20:16.031 I/bt_userial_vendor(9268): userial vendor open: opening /dev/ttyHS2
  599. 02-24 20:20:16.031 I/GKI_LINUX(9268): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  600. 02-24 20:20:16.031 I/bt_userial_vendor(9268): device fd = 59 open
  601. 02-24 20:20:16.031 I/bt_hwcfg(9268): bt vendor lib: set UART baud 3000000
  602. 02-24 20:20:16.071 D/bt_hwcfg(9268): Chipset BCM4330B1
  603. 02-24 20:20:16.071 D/bt_hwcfg(9268): Target name = [BCM4330B1]
  604. 02-24 20:20:16.071 D/bt_hwcfg(9268): Target name = [BCM4330]
  605. 02-24 20:20:16.071 I/bt_hwcfg(9268): Found patchfile: /etc/firmware//bcm4330.hcd
  606. 02-24 20:20:16.071 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  607. 02-24 20:20:16.131 D/dalvikvm(8944): GC_CONCURRENT freed 1316K, 18% free 7793K/9424K, paused 1ms+6ms, total 34ms
  608. 02-24 20:20:16.131 D/dalvikvm(8944): WAIT_FOR_CONCURRENT_GC blocked 20ms
  609. 02-24 20:20:16.371 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  610. 02-24 20:20:16.391 I/bt_hwcfg(9268): bt vendor lib: set UART baud 115200
  611. 02-24 20:20:16.391 D/bt_hwcfg(9268): Settlement delay -- 100 ms
  612. 02-24 20:20:16.501 I/bt_hwcfg(9268): bt vendor lib: set UART baud 3000000
  613. 02-24 20:20:16.521 I/bt_hwcfg(9268): Controller OTP bdaddr 08:60:6E:37:B5:4C
  614. 02-24 20:20:16.521 I/bt_hwcfg(9268): vendor lib fwcfg completed
  615. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_HCI
  616. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_L2CAP
  617. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_RFCOMM
  618. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_AVDT
  619. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_AVRC
  620. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_A2D
  621. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_BNEP
  622. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_BTM
  623. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_PAN
  624. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_SDP
  625. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_BTAPP
  626. 02-24 20:20:16.521 I/ (9268): BTE_InitTraceLevels -- TRC_BTIF
  627. 02-24 20:20:16.591 F/libc (9268): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9284 (BTIF)
  628. 02-24 20:20:16.671 D/BluetoothAdapterService(1093552688)( 9268): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6358
  629. 02-24 20:20:16.701 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  630. 02-24 20:20:16.701 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  631. 02-24 20:20:16.701 I/DEBUG (124): Revision: '0'
  632. 02-24 20:20:16.701 I/DEBUG (124): pid: 9268, tid: 9284, name: BTIF >>> com.android.bluetooth <<<
  633. 02-24 20:20:16.701 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  634. 02-24 20:20:16.801 I/DEBUG (124): r0 40c9a640 r1 000000f7 r2 00000023 r3 40c9a63f
  635. 02-24 20:20:16.801 I/DEBUG (124): r4 40c9a640 r5 69757d00 r6 00000000 r7 00000020
  636. 02-24 20:20:16.801 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  637. 02-24 20:20:16.801 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  638. 02-24 20:20:16.801 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  639. 02-24 20:20:16.801 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  640. 02-24 20:20:16.801 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  641. 02-24 20:20:16.801 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  642. 02-24 20:20:16.801 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  643. 02-24 20:20:16.801 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  644. 02-24 20:20:16.801 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  645. 02-24 20:20:16.801 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  646. 02-24 20:20:16.801 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  647. 02-24 20:20:16.801 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  648. 02-24 20:20:16.801 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  649. 02-24 20:20:16.801 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  650. 02-24 20:20:16.801 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  651. 02-24 20:20:16.801 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  652. 02-24 20:20:16.801 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  653. 02-24 20:20:16.801 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  654. 02-24 20:20:16.801 I/DEBUG (124): scr 60000010
  655. 02-24 20:20:16.801 I/DEBUG (124):
  656. 02-24 20:20:16.801 I/DEBUG (124): backtrace:
  657. 02-24 20:20:16.801 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  658. 02-24 20:20:16.801 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  659. 02-24 20:20:16.801 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  660. 02-24 20:20:16.801 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  661. 02-24 20:20:16.801 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  662. 02-24 20:20:16.801 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  663. 02-24 20:20:16.801 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  664. 02-24 20:20:16.801 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  665. 02-24 20:20:16.801 I/DEBUG (124):
  666. 02-24 20:20:16.801 I/DEBUG (124): stack:
  667. 02-24 20:20:16.801 I/DEBUG (124): 69757c88 00000000
  668. 02-24 20:20:16.801 I/DEBUG (124): 69757c8c 655c77b0
  669. 02-24 20:20:16.801 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  670. 02-24 20:20:16.801 I/DEBUG (124): 69757c94 00000001
  671. 02-24 20:20:16.801 I/DEBUG (124): 69757c98 69456ad0
  672. 02-24 20:20:16.801 I/DEBUG (124): 69757c9c 00000060
  673. 02-24 20:20:16.801 I/DEBUG (124): 69757ca0 69456ad0
  674. 02-24 20:20:16.801 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  675. 02-24 20:20:16.801 I/DEBUG (124): 69757ca8 69456ad0
  676. 02-24 20:20:16.801 I/DEBUG (124): 69757cac 00000010
  677. 02-24 20:20:16.801 I/DEBUG (124): 69757cb0 69456ad0
  678. 02-24 20:20:16.801 I/DEBUG (124): 69757cb4 00000005
  679. 02-24 20:20:16.801 I/DEBUG (124): 69757cb8 69757d00
  680. 02-24 20:20:16.801 I/DEBUG (124): 69757cbc 00000000
  681. 02-24 20:20:16.801 I/DEBUG (124): 69757cc0 df0027ad
  682. 02-24 20:20:16.801 I/DEBUG (124): 69757cc4 00000000
  683. 02-24 20:20:16.801 I/DEBUG (124): #00 69757cc8 40c9a614
  684. 02-24 20:20:16.801 I/DEBUG (124): 69757ccc 69757d00
  685. 02-24 20:20:16.801 I/DEBUG (124): 69757cd0 00000000
  686. 02-24 20:20:16.801 I/DEBUG (124): 69757cd4 00000020
  687. 02-24 20:20:16.801 I/DEBUG (124): #01 69757cd8 69757d00
  688. 02-24 20:20:16.801 I/DEBUG (124): 69757cdc 00000005
  689. 02-24 20:20:16.801 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  690. 02-24 20:20:16.801 I/DEBUG (124): 69757ce4 00000001
  691. 02-24 20:20:16.801 I/DEBUG (124): 69757ce8 40156240
  692. 02-24 20:20:16.801 I/DEBUG (124): 69757cec 638d3706
  693. 02-24 20:20:16.801 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  694. 02-24 20:20:16.801 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  695. 02-24 20:20:16.801 I/DEBUG (124): #02 69757cf8 00000000
  696. 02-24 20:20:16.801 I/DEBUG (124): 69757cfc 00000001
  697. 02-24 20:20:16.811 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  698. 02-24 20:20:16.811 I/DEBUG (124): 69757d04 000000f8
  699. 02-24 20:20:16.811 I/DEBUG (124): 69757d08 40156240
  700. 02-24 20:20:16.811 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  701. 02-24 20:20:16.811 I/DEBUG (124):
  702. 02-24 20:20:16.811 I/DEBUG (124): memory near r0:
  703. 02-24 20:20:16.811 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  704. 02-24 20:20:16.811 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  705. 02-24 20:20:16.811 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  706. 02-24 20:20:16.811 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  707. 02-24 20:20:16.811 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  708. 02-24 20:20:16.811 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  709. 02-24 20:20:16.811 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  710. 02-24 20:20:16.811 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  711. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  712. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  713. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  714. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  715. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  716. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  717. 02-24 20:20:16.811 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  718. 02-24 20:20:16.811 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  719. 02-24 20:20:16.811 I/DEBUG (124):
  720. 02-24 20:20:16.811 I/DEBUG (124): memory near r3:
  721. 02-24 20:20:16.811 I/DEBUG (124): 40c9a61c 64616548 20746573 65746147 00796177
  722. 02-24 20:20:16.811 I/DEBUG (124): 40c9a62c 00000000 00000000 00000000 00000000
  723. 02-24 20:20:16.811 I/DEBUG (124): 40c9a63c 00000000 5cf8d061 d061ca22 080280f8
  724. 02-24 20:20:16.811 I/DEBUG (124): 40c9a64c c0477062 11280069 18f44fd0 48f44f10
  725. 02-24 20:20:16.811 I/DEBUG (124): 40c9a65c 4f65c811 02495048 00000020 4a684236
  726. 02-24 20:20:16.811 I/DEBUG (124): 40c9a66c 00030167 4d031800 01f75448 054770be
  727. 02-24 20:20:16.811 I/DEBUG (124): 40c9a67c 80818121 26f89069 0f280100 4f1e81d1
  728. 02-24 20:20:16.811 I/DEBUG (124): 40c9a68c c01046f4 001b10f8 14f8c021 4169411b
  729. 02-24 20:20:16.811 I/DEBUG (124): 40c9a69c 410180f0 4169c161 c17100f0 70477061
  730. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6ac 812105b5 46f44f81 acf8d515 42f3c11b
  731. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6bc 042a0302 4a6981d1 4a1c528d 8ae00c85
  732. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6cc 81d40407 528d8a69 05858a1c 030749e0
  733. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6dc ca6981d4 ca1c528d 18f44f85 48f44f11
  734. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6ec 2e65d112 0069c949 6cd11129 017bc069
  735. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6fc 68d10c28 80f02069 02616800 61f75b20
  736. 02-24 20:20:16.811 I/DEBUG (124): 40c9a70c 4469e8fd 400480f0 e87000f0 70616c61
  737. 02-24 20:20:16.811 I/DEBUG (124):
  738. 02-24 20:20:16.811 I/DEBUG (124): memory near r4:
  739. 02-24 20:20:16.811 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  740. 02-24 20:20:16.811 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  741. 02-24 20:20:16.811 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  742. 02-24 20:20:16.811 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  743. 02-24 20:20:16.811 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  744. 02-24 20:20:16.811 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  745. 02-24 20:20:16.811 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  746. 02-24 20:20:16.811 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  747. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  748. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  749. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  750. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  751. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  752. 02-24 20:20:16.811 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  753. 02-24 20:20:16.811 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  754. 02-24 20:20:16.811 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  755. 02-24 20:20:16.811 I/DEBUG (124):
  756. 02-24 20:20:16.811 I/DEBUG (124): memory near r5:
  757. 02-24 20:20:16.811 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d3706
  758. 02-24 20:20:16.811 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  759. 02-24 20:20:16.811 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  760. 02-24 20:20:16.811 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  761. 02-24 20:20:16.811 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  762. 02-24 20:20:16.811 I/DEBUG (124): 69757d30 655c77b0 62324520 00000001 00000007
  763. 02-24 20:20:16.811 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  764. 02-24 20:20:16.811 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  765. 02-24 20:20:16.811 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412e9f98
  766. 02-24 20:20:16.811 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412e9f40
  767. 02-24 20:20:16.811 I/DEBUG (124): 69757d80 412e9f98 655c7c00 655c7c00 40950323
  768. 02-24 20:20:16.811 I/DEBUG (124): 69757d90 409c81b8 655c77b0 412e9fb0 412e9fb0
  769. 02-24 20:20:16.811 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  770. 02-24 20:20:16.811 I/DEBUG (124): 69757db0 655c77b0 655c77b0 409c81b8 409535f9
  771. 02-24 20:20:16.811 I/DEBUG (124): 69757dc0 40fc9930 412e9fb0 00000005 00000000
  772. 02-24 20:20:16.811 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655c77b0
  773. 02-24 20:20:16.811 I/DEBUG (124):
  774. 02-24 20:20:16.811 I/DEBUG (124): memory near r9:
  775. 02-24 20:20:16.811 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  776. 02-24 20:20:16.811 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  777. 02-24 20:20:16.811 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  778. 02-24 20:20:16.811 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  779. 02-24 20:20:16.811 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  780. 02-24 20:20:16.811 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  781. 02-24 20:20:16.811 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  782. 02-24 20:20:16.811 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  783. 02-24 20:20:16.811 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  784. 02-24 20:20:16.811 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  785. 02-24 20:20:16.811 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  786. 02-24 20:20:16.811 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  787. 02-24 20:20:16.811 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  788. 02-24 20:20:16.811 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  789. 02-24 20:20:16.811 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  790. 02-24 20:20:16.811 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  791. 02-24 20:20:16.811 I/DEBUG (124):
  792. 02-24 20:20:16.811 I/DEBUG (124): memory near sl:
  793. 02-24 20:20:16.811 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  794. 02-24 20:20:16.811 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  795. 02-24 20:20:16.811 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  796. 02-24 20:20:16.821 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  797. 02-24 20:20:16.821 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  798. 02-24 20:20:16.821 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  799. 02-24 20:20:16.821 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  800. 02-24 20:20:16.821 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  801. 02-24 20:20:16.821 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  802. 02-24 20:20:16.821 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  803. 02-24 20:20:16.821 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  804. 02-24 20:20:16.821 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  805. 02-24 20:20:16.821 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  806. 02-24 20:20:16.821 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  807. 02-24 20:20:16.821 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  808. 02-24 20:20:16.821 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  809. 02-24 20:20:16.821 I/DEBUG (124):
  810. 02-24 20:20:16.821 I/DEBUG (124): memory near fp:
  811. 02-24 20:20:16.821 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  812. 02-24 20:20:16.821 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  813. 02-24 20:20:16.821 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  814. 02-24 20:20:16.821 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  815. 02-24 20:20:16.821 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  816. 02-24 20:20:16.821 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  817. 02-24 20:20:16.821 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  818. 02-24 20:20:16.821 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  819. 02-24 20:20:16.821 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  820. 02-24 20:20:16.821 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  821. 02-24 20:20:16.821 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  822. 02-24 20:20:16.821 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  823. 02-24 20:20:16.821 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  824. 02-24 20:20:16.821 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  825. 02-24 20:20:16.821 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  826. 02-24 20:20:16.821 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  827. 02-24 20:20:16.821 I/DEBUG (124):
  828. 02-24 20:20:16.821 I/DEBUG (124): memory near ip:
  829. 02-24 20:20:16.821 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  830. 02-24 20:20:16.821 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  831. 02-24 20:20:16.821 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  832. 02-24 20:20:16.821 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  833. 02-24 20:20:16.821 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  834. 02-24 20:20:16.821 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  835. 02-24 20:20:16.821 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  836. 02-24 20:20:16.821 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  837. 02-24 20:20:16.821 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  838. 02-24 20:20:16.821 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  839. 02-24 20:20:16.821 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  840. 02-24 20:20:16.821 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  841. 02-24 20:20:16.821 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  842. 02-24 20:20:16.821 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  843. 02-24 20:20:16.821 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  844. 02-24 20:20:16.821 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  845. 02-24 20:20:16.821 I/DEBUG (124):
  846. 02-24 20:20:16.821 I/DEBUG (124): memory near sp:
  847. 02-24 20:20:16.821 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  848. 02-24 20:20:16.821 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  849. 02-24 20:20:16.821 I/DEBUG (124): 69757cc8 40c9a614 69757d00 00000000 00000020
  850. 02-24 20:20:16.821 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  851. 02-24 20:20:16.821 I/DEBUG (124): 69757ce8 40156240 638d3706 693f4e68 69351c29
  852. 02-24 20:20:16.821 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  853. 02-24 20:20:16.821 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  854. 02-24 20:20:16.821 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  855. 02-24 20:20:16.821 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  856. 02-24 20:20:16.821 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  857. 02-24 20:20:16.821 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  858. 02-24 20:20:16.821 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  859. 02-24 20:20:16.821 I/DEBUG (124): 69757d68 655c7c04 412e9f98 00000004 00000000
  860. 02-24 20:20:16.821 I/DEBUG (124): 69757d78 40fc9930 412e9f40 412e9f98 655c7c00
  861. 02-24 20:20:16.821 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  862. 02-24 20:20:16.821 I/DEBUG (124): 69757d98 412e9fb0 412e9fb0 00000001 40955fc9
  863. 02-24 20:20:16.821 I/DEBUG (124):
  864. 02-24 20:20:16.821 I/DEBUG (124): code around pc:
  865. 02-24 20:20:16.821 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  866. 02-24 20:20:16.821 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  867. 02-24 20:20:16.821 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  868. 02-24 20:20:16.821 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  869. 02-24 20:20:16.821 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  870. 02-24 20:20:16.821 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  871. 02-24 20:20:16.821 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  872. 02-24 20:20:16.821 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  873. 02-24 20:20:16.821 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  874. 02-24 20:20:16.821 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  875. 02-24 20:20:16.821 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  876. 02-24 20:20:16.821 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  877. 02-24 20:20:16.821 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  878. 02-24 20:20:16.821 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  879. 02-24 20:20:16.821 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  880. 02-24 20:20:16.821 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  881. 02-24 20:20:16.821 I/DEBUG (124):
  882. 02-24 20:20:16.821 I/DEBUG (124): code around lr:
  883. 02-24 20:20:16.821 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  884. 02-24 20:20:16.821 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  885. 02-24 20:20:16.821 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  886. 02-24 20:20:16.821 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  887. 02-24 20:20:16.821 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  888. 02-24 20:20:16.821 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  889. 02-24 20:20:16.821 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  890. 02-24 20:20:16.821 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  891. 02-24 20:20:16.821 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  892. 02-24 20:20:16.821 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  893. 02-24 20:20:16.821 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  894. 02-24 20:20:16.821 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  895. 02-24 20:20:16.821 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  896. 02-24 20:20:16.821 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  897. 02-24 20:20:16.821 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  898. 02-24 20:20:16.821 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  899. 02-24 20:20:17.071 E/GKI_LINUX(9268): ##### ERROR : timer_thread: tick delayed > 5 slots (-356209000,-50000000) -- cpu overload ? #####
  900. 02-24 20:20:17.071 I/BootReceiver(477): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
  901. 02-24 20:20:17.161 D/dalvikvm(477): GC_FOR_ALLOC freed 1621K, 23% free 15226K/19624K, paused 84ms, total 84ms
  902. 02-24 20:20:17.161 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  903. 02-24 20:20:17.161 E/BluetoothManagerService(477): getState()
  904. 02-24 20:20:17.161 E/BluetoothManagerService(477): android.os.DeadObjectException
  905. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  906. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  907. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  908. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  909. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  910. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  911. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  912. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  913. 02-24 20:20:17.161 E/BluetoothManagerService(477): waitForOnOff time out
  914. 02-24 20:20:17.161 D/BluetoothManagerService(477): Sending off request.
  915. 02-24 20:20:17.161 E/BluetoothManagerService(477): Unable to call disable()
  916. 02-24 20:20:17.161 E/BluetoothManagerService(477): android.os.DeadObjectException
  917. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  918. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  919. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  920. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  921. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  922. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  923. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  924. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  925. 02-24 20:20:17.161 E/BluetoothManagerService(477): getState()
  926. 02-24 20:20:17.161 E/BluetoothManagerService(477): android.os.DeadObjectException
  927. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  928. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  929. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  930. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  931. 02-24 20:20:17.161 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  932. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  933. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  934. 02-24 20:20:17.161 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  935. 02-24 20:20:17.161 E/BluetoothManagerService(477): waitForOnOff time out
  936. 02-24 20:20:17.161 D/BluetoothManagerService(477): Message: 60
  937. 02-24 20:20:17.161 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  938. 02-24 20:20:17.161 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  939. 02-24 20:20:17.161 I/ActivityManager(477): Process com.android.bluetooth (pid 9268) has died.
  940. 02-24 20:20:17.161 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 5000ms
  941. 02-24 20:20:17.161 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 20000ms
  942. 02-24 20:20:17.161 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  943. 02-24 20:20:17.161 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 29999ms
  944. 02-24 20:20:17.161 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 39999ms
  945. 02-24 20:20:17.161 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 49999ms
  946. 02-24 20:20:17.171 D/BluetoothManagerService(477): Message: 42
  947. 02-24 20:20:17.171 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  948. 02-24 20:20:17.171 E/BluetoothAdapter(670):
  949. 02-24 20:20:17.171 E/BluetoothAdapter(670): android.os.DeadObjectException
  950. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  951. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  952. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  953. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  954. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  955. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  956. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  957. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  958. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  959. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  960. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  961. 02-24 20:20:17.171 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  962. 02-24 20:20:17.171 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  963. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  964. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  965. 02-24 20:20:17.171 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  966. 02-24 20:20:17.171 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  967. 02-24 20:20:17.171 E/BluetoothManagerService(477): Unable to call enable()
  968. 02-24 20:20:17.171 E/BluetoothManagerService(477): android.os.DeadObjectException
  969. 02-24 20:20:17.171 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  970. 02-24 20:20:17.171 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  971. 02-24 20:20:17.171 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  972. 02-24 20:20:17.171 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  973. 02-24 20:20:17.171 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  974. 02-24 20:20:17.171 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  975. 02-24 20:20:17.171 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  976. 02-24 20:20:17.171 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  977. 02-24 20:20:17.171 D/BluetoothManagerService(477): Message: 41
  978. 02-24 20:20:17.171 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  979. 02-24 20:20:17.171 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  980. 02-24 20:20:17.171 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  981. 02-24 20:20:17.171 E/BluetoothAdapter(670):
  982. 02-24 20:20:17.171 E/BluetoothAdapter(670): android.os.DeadObjectException
  983. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  984. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  985. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  986. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  987. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  988. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  989. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  990. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  991. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  992. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  993. 02-24 20:20:17.171 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  994. 02-24 20:20:17.171 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  995. 02-24 20:20:17.171 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  996. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  997. 02-24 20:20:17.171 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  998. 02-24 20:20:17.171 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  999. 02-24 20:20:17.171 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1000. 02-24 20:20:17.171 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  1001. 02-24 20:20:17.171 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  1002. 02-24 20:20:17.181 D/Zygote (127): Process 9268 terminated by signal (11)
  1003. 02-24 20:20:17.181 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  1004. 02-24 20:20:17.181 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9298 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  1005. 02-24 20:20:17.191 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1006. 02-24 20:20:17.191 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1007. 02-24 20:20:17.191 E/BluetoothPan(2962):
  1008. 02-24 20:20:17.191 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  1009. 02-24 20:20:17.191 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1010. 02-24 20:20:17.191 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1011. 02-24 20:20:17.191 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1012. 02-24 20:20:17.191 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  1013. 02-24 20:20:17.191 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1014. 02-24 20:20:17.191 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  1015. 02-24 20:20:17.191 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  1016. 02-24 20:20:17.191 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  1017. 02-24 20:20:17.191 E/BluetoothHeadset(811):
  1018. 02-24 20:20:17.191 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  1019. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1020. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1021. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1022. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  1023. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1024. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  1025. 02-24 20:20:17.191 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  1026. 02-24 20:20:17.191 E/BluetoothPan(477):
  1027. 02-24 20:20:17.191 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  1028. 02-24 20:20:17.191 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1029. 02-24 20:20:17.191 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1030. 02-24 20:20:17.191 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  1031. 02-24 20:20:17.191 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  1032. 02-24 20:20:17.191 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  1033. 02-24 20:20:17.191 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  1034. 02-24 20:20:17.191 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  1035. 02-24 20:20:17.191 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1036. 02-24 20:20:17.191 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  1037. 02-24 20:20:17.191 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1038. 02-24 20:20:17.191 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  1039. 02-24 20:20:17.191 E/BluetoothHeadset(811):
  1040. 02-24 20:20:17.191 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  1041. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1042. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1043. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1044. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  1045. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1046. 02-24 20:20:17.191 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  1047. 02-24 20:20:17.191 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  1048. 02-24 20:20:17.191 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  1049. 02-24 20:20:17.191 E/BluetoothPbap(2962):
  1050. 02-24 20:20:17.191 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  1051. 02-24 20:20:17.191 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1052. 02-24 20:20:17.191 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1053. 02-24 20:20:17.191 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1054. 02-24 20:20:17.191 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  1055. 02-24 20:20:17.191 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1056. 02-24 20:20:17.191 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  1057. 02-24 20:20:17.191 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  1058. 02-24 20:20:17.191 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  1059. 02-24 20:20:17.191 E/BluetoothInputDevice(2962):
  1060. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  1061. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1062. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1063. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1064. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  1065. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1066. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  1067. 02-24 20:20:17.191 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  1068. 02-24 20:20:17.191 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  1069. 02-24 20:20:17.191 E/BluetoothA2dp(477):
  1070. 02-24 20:20:17.191 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  1071. 02-24 20:20:17.191 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1072. 02-24 20:20:17.191 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1073. 02-24 20:20:17.191 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  1074. 02-24 20:20:17.191 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  1075. 02-24 20:20:17.191 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  1076. 02-24 20:20:17.191 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  1077. 02-24 20:20:17.191 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  1078. 02-24 20:20:17.191 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1079. 02-24 20:20:17.191 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  1080. 02-24 20:20:17.191 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1081. 02-24 20:20:17.191 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  1082. 02-24 20:20:17.201 E/BluetoothHeadset(477):
  1083. 02-24 20:20:17.201 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  1084. 02-24 20:20:17.201 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1085. 02-24 20:20:17.201 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1086. 02-24 20:20:17.201 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  1087. 02-24 20:20:17.201 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  1088. 02-24 20:20:17.201 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  1089. 02-24 20:20:17.201 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  1090. 02-24 20:20:17.201 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  1091. 02-24 20:20:17.201 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1092. 02-24 20:20:17.201 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  1093. 02-24 20:20:17.201 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1094. 02-24 20:20:17.201 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  1095. 02-24 20:20:17.201 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1096. 02-24 20:20:17.201 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1097. 02-24 20:20:17.271 D/dalvikvm(9298): GC_CONCURRENT freed 59K, 11% free 2791K/3132K, paused 2ms+2ms, total 21ms
  1098. 02-24 20:20:17.271 D/dalvikvm(9298): WAIT_FOR_CONCURRENT_GC blocked 9ms
  1099. 02-24 20:20:17.301 D/AdapterServiceConfig(9298): Adding HeadsetService
  1100. 02-24 20:20:17.301 D/AdapterServiceConfig(9298): Adding A2dpService
  1101. 02-24 20:20:17.301 D/AdapterServiceConfig(9298): Adding HidService
  1102. 02-24 20:20:17.301 D/AdapterServiceConfig(9298): Adding HealthService
  1103. 02-24 20:20:17.301 D/AdapterServiceConfig(9298): Adding PanService
  1104. 02-24 20:20:17.351 D/BluetoothAdapterService(9298): REFCOUNT: CREATED. INSTANCE_COUNT1
  1105. 02-24 20:20:17.351 D/BluetoothManagerService(477): Message: 20
  1106. 02-24 20:20:17.351 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41bd2a30:true
  1107. 02-24 20:20:17.351 D/BluetoothAdapterState(9298): make
  1108. 02-24 20:20:17.351 I/bluedroid(9298): init
  1109. 02-24 20:20:17.351 I/bte_conf(9298): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  1110. 02-24 20:20:17.351 I/bluedroid(9298): get_profile_interface socket
  1111. 02-24 20:20:17.351 I/GKI_LINUX(9298): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  1112. 02-24 20:20:17.351 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  1113. 02-24 20:20:17.351 D/BluetoothManagerService(477): Message: 40
  1114. 02-24 20:20:17.351 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  1115. 02-24 20:20:17.361 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  1116. 02-24 20:20:17.361 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  1117. 02-24 20:20:17.361 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  1118. 02-24 20:20:17.361 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  1119. 02-24 20:20:17.361 I/BluetoothHidServiceJni(9298): classInitNative: succeeds
  1120. 02-24 20:20:17.361 D/BluetoothAdapterService(9298): Broadcasting updateAdapterState() to 1 receivers.
  1121. 02-24 20:20:17.361 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1122. 02-24 20:20:17.361 I/BluetoothPanServiceJni(9298): classInitNative(L105): succeeds
  1123. 02-24 20:20:17.361 D/BluetoothBondStateMachine(9298): make
  1124. 02-24 20:20:17.361 I/BluetoothBondStateMachine(9298): StableState(): Entering Off State
  1125. 02-24 20:20:17.371 D/HeadsetService(9298): Received start request. Starting profile...
  1126. 02-24 20:20:17.371 I/BluetoothHeadsetServiceJni(9298): classInitNative: succeeds
  1127. 02-24 20:20:17.371 D/HeadsetStateMachine(9298): make
  1128. 02-24 20:20:17.381 I/bluedroid(9298): get_profile_interface handsfree
  1129. 02-24 20:20:17.381 E/bt-btif (9298): btif_enable_service: current services:0x20
  1130. 02-24 20:20:17.381 D/A2dpService(9298): Received start request. Starting profile...
  1131. 02-24 20:20:17.381 I/BluetoothA2dpServiceJni(9298): classInitNative: succeeds
  1132. 02-24 20:20:17.381 D/A2dpStateMachine(9298): make
  1133. 02-24 20:20:17.381 I/bluedroid(9298): get_profile_interface a2dp
  1134. 02-24 20:20:17.381 I/GKI_LINUX(9298): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  1135. 02-24 20:20:17.381 E/bt-btif (9298): btif_enable_service: current services:0x40020
  1136. 02-24 20:20:17.381 D/A2dpStateMachine(9298): Enter Disconnected: -2
  1137. 02-24 20:20:17.381 D/HidService(9298): Received start request. Starting profile...
  1138. 02-24 20:20:17.381 I/bluedroid(9298): get_profile_interface hidhost
  1139. 02-24 20:20:17.381 E/bt-btif (9298): btif_enable_service: current services:0x140020
  1140. 02-24 20:20:17.381 I/BluetoothHealthServiceJni(9298): classInitNative: succeeds
  1141. 02-24 20:20:17.381 D/HealthService(9298): Received start request. Starting profile...
  1142. 02-24 20:20:17.391 I/bluedroid(9298): get_profile_interface health
  1143. 02-24 20:20:17.391 D/PanService(9298): Received start request. Starting profile...
  1144. 02-24 20:20:17.391 D/BluetoothPanServiceJni(9298): initializeNative(L110): pan
  1145. 02-24 20:20:17.391 I/bluedroid(9298): get_profile_interface pan
  1146. 02-24 20:20:17.391 D/BluetoothAdapterService(9298): Profile still not running:com.android.bluetooth.hdp.HealthService
  1147. 02-24 20:20:17.391 D/HeadsetPhoneState(9298): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  1148. 02-24 20:20:17.391 D/BluetoothAdapterService(9298): Profile still not running:com.android.bluetooth.hdp.HealthService
  1149. 02-24 20:20:17.391 D/BluetoothAdapterService(9298): Profile still not running:com.android.bluetooth.hdp.HealthService
  1150. 02-24 20:20:17.391 D/BluetoothAdapterService(9298): Profile still not running:com.android.bluetooth.pan.PanService
  1151. 02-24 20:20:17.401 I/bluedroid(9298): enable
  1152. 02-24 20:20:17.401 I/bt_hci_bdroid(9298): init
  1153. 02-24 20:20:17.401 I/bt_vendor(9298): init
  1154. 02-24 20:20:17.401 I/bt_vnd_conf(9298): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  1155. 02-24 20:20:17.401 I/bt_vnd_conf(9298): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  1156. 02-24 20:20:17.401 I/bt_hci_bdroid(9298): bt_hc_worker_thread started
  1157. 02-24 20:20:17.401 D/DockEventReceiver(2962): finishStartingService: stopping service
  1158. 02-24 20:20:17.401 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  1159. 02-24 20:20:17.411 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1160. 02-24 20:20:17.421 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  1161. 02-24 20:20:17.431 D/DockEventReceiver(2962): finishStartingService: stopping service
  1162. 02-24 20:20:17.441 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1163. 02-24 20:20:17.441 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1164. 02-24 20:20:17.441 I/RT (2518): BLUETOOTH: Device power is off
  1165. 02-24 20:20:17.481 D/dalvikvm(8944): GC_CONCURRENT freed 1420K, 18% free 8110K/9836K, paused 2ms+5ms, total 39ms
  1166. 02-24 20:20:17.621 I/bt_userial_vendor(9298): userial vendor open: opening /dev/ttyHS2
  1167. 02-24 20:20:17.621 I/GKI_LINUX(9298): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  1168. 02-24 20:20:17.621 I/bt_userial_vendor(9298): device fd = 59 open
  1169. 02-24 20:20:17.621 I/bt_hwcfg(9298): bt vendor lib: set UART baud 3000000
  1170. 02-24 20:20:17.661 D/bt_hwcfg(9298): Chipset BCM4330B1
  1171. 02-24 20:20:17.661 D/bt_hwcfg(9298): Target name = [BCM4330B1]
  1172. 02-24 20:20:17.661 D/bt_hwcfg(9298): Target name = [BCM4330]
  1173. 02-24 20:20:17.661 I/bt_hwcfg(9298): Found patchfile: /etc/firmware//bcm4330.hcd
  1174. 02-24 20:20:17.661 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1175. 02-24 20:20:17.751 W/DropBoxManagerService(477): Dropping: system_app_strictmode (10 > 0 bytes)
  1176. 02-24 20:20:17.961 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1177. 02-24 20:20:17.971 I/bt_hwcfg(9298): bt vendor lib: set UART baud 115200
  1178. 02-24 20:20:17.971 D/bt_hwcfg(9298): Settlement delay -- 100 ms
  1179. 02-24 20:20:18.071 I/bt_hwcfg(9298): bt vendor lib: set UART baud 3000000
  1180. 02-24 20:20:18.101 I/bt_hwcfg(9298): Controller OTP bdaddr 08:60:6E:37:B5:4C
  1181. 02-24 20:20:18.101 I/bt_hwcfg(9298): vendor lib fwcfg completed
  1182. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_HCI
  1183. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_L2CAP
  1184. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_RFCOMM
  1185. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_AVDT
  1186. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_AVRC
  1187. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_A2D
  1188. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_BNEP
  1189. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_BTM
  1190. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_PAN
  1191. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_SDP
  1192. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_BTAPP
  1193. 02-24 20:20:18.101 I/ (9298): BTE_InitTraceLevels -- TRC_BTIF
  1194. 02-24 20:20:18.181 F/libc (9298): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9313 (BTIF)
  1195. 02-24 20:20:18.271 D/BluetoothAdapterService(1093552384)( 9298): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6228
  1196. 02-24 20:20:18.281 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  1197. 02-24 20:20:18.281 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  1198. 02-24 20:20:18.281 I/DEBUG (124): Revision: '0'
  1199. 02-24 20:20:18.281 I/DEBUG (124): pid: 9298, tid: 9313, name: BTIF >>> com.android.bluetooth <<<
  1200. 02-24 20:20:18.281 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  1201. 02-24 20:20:18.371 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  1202. 02-24 20:20:18.371 I/DEBUG (124): r4 638d0688 r5 69757d00 r6 00000000 r7 00000020
  1203. 02-24 20:20:18.371 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  1204. 02-24 20:20:18.371 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  1205. 02-24 20:20:18.371 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  1206. 02-24 20:20:18.371 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  1207. 02-24 20:20:18.371 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  1208. 02-24 20:20:18.371 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  1209. 02-24 20:20:18.371 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  1210. 02-24 20:20:18.371 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  1211. 02-24 20:20:18.371 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  1212. 02-24 20:20:18.371 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  1213. 02-24 20:20:18.371 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  1214. 02-24 20:20:18.371 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  1215. 02-24 20:20:18.371 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  1216. 02-24 20:20:18.371 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  1217. 02-24 20:20:18.371 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  1218. 02-24 20:20:18.371 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  1219. 02-24 20:20:18.371 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  1220. 02-24 20:20:18.371 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  1221. 02-24 20:20:18.371 I/DEBUG (124): scr 60000010
  1222. 02-24 20:20:18.371 I/DEBUG (124):
  1223. 02-24 20:20:18.371 I/DEBUG (124): backtrace:
  1224. 02-24 20:20:18.371 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  1225. 02-24 20:20:18.371 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  1226. 02-24 20:20:18.371 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  1227. 02-24 20:20:18.371 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  1228. 02-24 20:20:18.371 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  1229. 02-24 20:20:18.371 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  1230. 02-24 20:20:18.371 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  1231. 02-24 20:20:18.371 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  1232. 02-24 20:20:18.371 I/DEBUG (124):
  1233. 02-24 20:20:18.371 I/DEBUG (124): stack:
  1234. 02-24 20:20:18.371 I/DEBUG (124): 69757c88 00000000
  1235. 02-24 20:20:18.371 I/DEBUG (124): 69757c8c 655c77b0
  1236. 02-24 20:20:18.371 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  1237. 02-24 20:20:18.371 I/DEBUG (124): 69757c94 00000001
  1238. 02-24 20:20:18.371 I/DEBUG (124): 69757c98 69456ad0
  1239. 02-24 20:20:18.371 I/DEBUG (124): 69757c9c 00000060
  1240. 02-24 20:20:18.371 I/DEBUG (124): 69757ca0 69456ad0
  1241. 02-24 20:20:18.371 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  1242. 02-24 20:20:18.371 I/DEBUG (124): 69757ca8 69456ad0
  1243. 02-24 20:20:18.371 I/DEBUG (124): 69757cac 00000010
  1244. 02-24 20:20:18.371 I/DEBUG (124): 69757cb0 69456ad0
  1245. 02-24 20:20:18.371 I/DEBUG (124): 69757cb4 00000005
  1246. 02-24 20:20:18.371 I/DEBUG (124): 69757cb8 69757d00
  1247. 02-24 20:20:18.371 I/DEBUG (124): 69757cbc 00000000
  1248. 02-24 20:20:18.371 I/DEBUG (124): 69757cc0 df0027ad
  1249. 02-24 20:20:18.371 I/DEBUG (124): 69757cc4 00000000
  1250. 02-24 20:20:18.371 I/DEBUG (124): #00 69757cc8 638d065c
  1251. 02-24 20:20:18.371 I/DEBUG (124): 69757ccc 69757d00
  1252. 02-24 20:20:18.371 I/DEBUG (124): 69757cd0 00000000
  1253. 02-24 20:20:18.371 I/DEBUG (124): 69757cd4 00000020
  1254. 02-24 20:20:18.371 I/DEBUG (124): #01 69757cd8 69757d00
  1255. 02-24 20:20:18.371 I/DEBUG (124): 69757cdc 00000005
  1256. 02-24 20:20:18.371 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  1257. 02-24 20:20:18.371 I/DEBUG (124): 69757ce4 00000001
  1258. 02-24 20:20:18.371 I/DEBUG (124): 69757ce8 40156240
  1259. 02-24 20:20:18.371 I/DEBUG (124): 69757cec 638d5586
  1260. 02-24 20:20:18.371 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  1261. 02-24 20:20:18.371 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  1262. 02-24 20:20:18.371 I/DEBUG (124): #02 69757cf8 00000000
  1263. 02-24 20:20:18.371 I/DEBUG (124): 69757cfc 00000001
  1264. 02-24 20:20:18.371 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  1265. 02-24 20:20:18.371 I/DEBUG (124): 69757d04 000000f8
  1266. 02-24 20:20:18.371 I/DEBUG (124): 69757d08 40156240
  1267. 02-24 20:20:18.371 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  1268. 02-24 20:20:18.371 I/DEBUG (124):
  1269. 02-24 20:20:18.371 I/DEBUG (124): memory near r0:
  1270. 02-24 20:20:18.371 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  1271. 02-24 20:20:18.371 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  1272. 02-24 20:20:18.371 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  1273. 02-24 20:20:18.371 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  1274. 02-24 20:20:18.371 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  1275. 02-24 20:20:18.371 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  1276. 02-24 20:20:18.371 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  1277. 02-24 20:20:18.371 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  1278. 02-24 20:20:18.371 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  1279. 02-24 20:20:18.371 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  1280. 02-24 20:20:18.371 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  1281. 02-24 20:20:18.371 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  1282. 02-24 20:20:18.371 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  1283. 02-24 20:20:18.371 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  1284. 02-24 20:20:18.371 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  1285. 02-24 20:20:18.371 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  1286. 02-24 20:20:18.371 I/DEBUG (124):
  1287. 02-24 20:20:18.371 I/DEBUG (124): memory near r3:
  1288. 02-24 20:20:18.371 I/DEBUG (124): 638d0664 64616548 20746573 65746147 00796177
  1289. 02-24 20:20:18.371 I/DEBUG (124): 638d0674 00000000 00000000 00000000 00000000
  1290. 02-24 20:20:18.371 I/DEBUG (124): 638d0684 00000000 5cf8d061 d061ca22 080280f8
  1291. 02-24 20:20:18.371 I/DEBUG (124): 638d0694 c0477062 11280069 18f44fd0 48f44f10
  1292. 02-24 20:20:18.371 I/DEBUG (124): 638d06a4 4f65c811 02495048 00000020 4a684236
  1293. 02-24 20:20:18.381 I/DEBUG (124): 638d06b4 00030167 4d031800 01f75448 054770be
  1294. 02-24 20:20:18.381 I/DEBUG (124): 638d06c4 80818121 26f89069 0f280100 4f1e81d1
  1295. 02-24 20:20:18.381 I/DEBUG (124): 638d06d4 c01046f4 001b10f8 14f8c021 4169411b
  1296. 02-24 20:20:18.381 I/DEBUG (124): 638d06e4 410180f0 4169c161 c17100f0 70477061
  1297. 02-24 20:20:18.381 I/DEBUG (124): 638d06f4 812105b5 46f44f81 acf8d515 42f3c11b
  1298. 02-24 20:20:18.381 I/DEBUG (124): 638d0704 042a0302 4a6981d1 4a1c528d 8ae00c85
  1299. 02-24 20:20:18.381 I/DEBUG (124): 638d0714 81d40407 528d8a69 05858a1c 030749e0
  1300. 02-24 20:20:18.381 I/DEBUG (124): 638d0724 ca6981d4 ca1c528d 18f44f85 48f44f11
  1301. 02-24 20:20:18.381 I/DEBUG (124): 638d0734 2e65d112 0069c949 6cd11129 017bc069
  1302. 02-24 20:20:18.381 I/DEBUG (124): 638d0744 68d10c28 80f02069 02616800 61f75b20
  1303. 02-24 20:20:18.381 I/DEBUG (124): 638d0754 4469e8fd 400480f0 e87000f0 70616c61
  1304. 02-24 20:20:18.381 I/DEBUG (124):
  1305. 02-24 20:20:18.381 I/DEBUG (124): memory near r4:
  1306. 02-24 20:20:18.381 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  1307. 02-24 20:20:18.381 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  1308. 02-24 20:20:18.381 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  1309. 02-24 20:20:18.381 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  1310. 02-24 20:20:18.381 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  1311. 02-24 20:20:18.381 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  1312. 02-24 20:20:18.381 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  1313. 02-24 20:20:18.381 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  1314. 02-24 20:20:18.381 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  1315. 02-24 20:20:18.381 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  1316. 02-24 20:20:18.381 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  1317. 02-24 20:20:18.381 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  1318. 02-24 20:20:18.381 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  1319. 02-24 20:20:18.381 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  1320. 02-24 20:20:18.381 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  1321. 02-24 20:20:18.381 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  1322. 02-24 20:20:18.381 I/DEBUG (124):
  1323. 02-24 20:20:18.381 I/DEBUG (124): memory near r5:
  1324. 02-24 20:20:18.381 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d5586
  1325. 02-24 20:20:18.381 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  1326. 02-24 20:20:18.381 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  1327. 02-24 20:20:18.381 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  1328. 02-24 20:20:18.381 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  1329. 02-24 20:20:18.381 I/DEBUG (124): 69757d30 655c77b0 62324520 00000001 00000007
  1330. 02-24 20:20:18.381 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  1331. 02-24 20:20:18.381 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  1332. 02-24 20:20:18.381 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412e94e0
  1333. 02-24 20:20:18.381 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412e9488
  1334. 02-24 20:20:18.381 I/DEBUG (124): 69757d80 412e94e0 655c7c00 655c7c00 40950323
  1335. 02-24 20:20:18.381 I/DEBUG (124): 69757d90 409c81b8 655c77b0 412e94f8 412e94f8
  1336. 02-24 20:20:18.381 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  1337. 02-24 20:20:18.381 I/DEBUG (124): 69757db0 655c77b0 655c77b0 409c81b8 409535f9
  1338. 02-24 20:20:18.381 I/DEBUG (124): 69757dc0 40fc9930 412e94f8 00000005 00000000
  1339. 02-24 20:20:18.381 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655c77b0
  1340. 02-24 20:20:18.381 I/DEBUG (124):
  1341. 02-24 20:20:18.381 I/DEBUG (124): memory near r9:
  1342. 02-24 20:20:18.381 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  1343. 02-24 20:20:18.381 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  1344. 02-24 20:20:18.381 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  1345. 02-24 20:20:18.381 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  1346. 02-24 20:20:18.381 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  1347. 02-24 20:20:18.381 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  1348. 02-24 20:20:18.381 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  1349. 02-24 20:20:18.381 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  1350. 02-24 20:20:18.381 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  1351. 02-24 20:20:18.381 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  1352. 02-24 20:20:18.381 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  1353. 02-24 20:20:18.381 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  1354. 02-24 20:20:18.381 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  1355. 02-24 20:20:18.381 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  1356. 02-24 20:20:18.381 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  1357. 02-24 20:20:18.381 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  1358. 02-24 20:20:18.381 I/DEBUG (124):
  1359. 02-24 20:20:18.381 I/DEBUG (124): memory near sl:
  1360. 02-24 20:20:18.381 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  1361. 02-24 20:20:18.381 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  1362. 02-24 20:20:18.381 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  1363. 02-24 20:20:18.381 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  1364. 02-24 20:20:18.381 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  1365. 02-24 20:20:18.381 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  1366. 02-24 20:20:18.381 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  1367. 02-24 20:20:18.381 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  1368. 02-24 20:20:18.381 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  1369. 02-24 20:20:18.381 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  1370. 02-24 20:20:18.381 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  1371. 02-24 20:20:18.381 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  1372. 02-24 20:20:18.381 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  1373. 02-24 20:20:18.381 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  1374. 02-24 20:20:18.381 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  1375. 02-24 20:20:18.381 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  1376. 02-24 20:20:18.381 I/DEBUG (124):
  1377. 02-24 20:20:18.381 I/DEBUG (124): memory near fp:
  1378. 02-24 20:20:18.381 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  1379. 02-24 20:20:18.381 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  1380. 02-24 20:20:18.381 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  1381. 02-24 20:20:18.381 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  1382. 02-24 20:20:18.381 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  1383. 02-24 20:20:18.381 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  1384. 02-24 20:20:18.381 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  1385. 02-24 20:20:18.381 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  1386. 02-24 20:20:18.381 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  1387. 02-24 20:20:18.381 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  1388. 02-24 20:20:18.381 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  1389. 02-24 20:20:18.381 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  1390. 02-24 20:20:18.381 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  1391. 02-24 20:20:18.381 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  1392. 02-24 20:20:18.381 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  1393. 02-24 20:20:18.381 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  1394. 02-24 20:20:18.381 I/DEBUG (124):
  1395. 02-24 20:20:18.381 I/DEBUG (124): memory near ip:
  1396. 02-24 20:20:18.381 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  1397. 02-24 20:20:18.381 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  1398. 02-24 20:20:18.381 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  1399. 02-24 20:20:18.381 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  1400. 02-24 20:20:18.381 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  1401. 02-24 20:20:18.381 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  1402. 02-24 20:20:18.381 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  1403. 02-24 20:20:18.381 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  1404. 02-24 20:20:18.381 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  1405. 02-24 20:20:18.381 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  1406. 02-24 20:20:18.381 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  1407. 02-24 20:20:18.381 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  1408. 02-24 20:20:18.381 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  1409. 02-24 20:20:18.381 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  1410. 02-24 20:20:18.381 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  1411. 02-24 20:20:18.381 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  1412. 02-24 20:20:18.381 I/DEBUG (124):
  1413. 02-24 20:20:18.381 I/DEBUG (124): memory near sp:
  1414. 02-24 20:20:18.381 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  1415. 02-24 20:20:18.381 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  1416. 02-24 20:20:18.381 I/DEBUG (124): 69757cc8 638d065c 69757d00 00000000 00000020
  1417. 02-24 20:20:18.381 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  1418. 02-24 20:20:18.381 I/DEBUG (124): 69757ce8 40156240 638d5586 693f4e68 69351c29
  1419. 02-24 20:20:18.381 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  1420. 02-24 20:20:18.381 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  1421. 02-24 20:20:18.381 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  1422. 02-24 20:20:18.381 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  1423. 02-24 20:20:18.381 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  1424. 02-24 20:20:18.381 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  1425. 02-24 20:20:18.381 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  1426. 02-24 20:20:18.381 I/DEBUG (124): 69757d68 655c7c04 412e94e0 00000004 00000000
  1427. 02-24 20:20:18.381 I/DEBUG (124): 69757d78 40fc9930 412e9488 412e94e0 655c7c00
  1428. 02-24 20:20:18.381 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  1429. 02-24 20:20:18.381 I/DEBUG (124): 69757d98 412e94f8 412e94f8 00000001 40955fc9
  1430. 02-24 20:20:18.381 I/DEBUG (124):
  1431. 02-24 20:20:18.381 I/DEBUG (124): code around pc:
  1432. 02-24 20:20:18.381 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  1433. 02-24 20:20:18.381 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  1434. 02-24 20:20:18.381 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  1435. 02-24 20:20:18.381 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  1436. 02-24 20:20:18.381 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  1437. 02-24 20:20:18.381 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  1438. 02-24 20:20:18.381 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  1439. 02-24 20:20:18.381 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  1440. 02-24 20:20:18.381 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  1441. 02-24 20:20:18.381 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  1442. 02-24 20:20:18.381 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  1443. 02-24 20:20:18.381 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  1444. 02-24 20:20:18.381 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  1445. 02-24 20:20:18.381 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  1446. 02-24 20:20:18.381 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  1447. 02-24 20:20:18.381 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  1448. 02-24 20:20:18.381 I/DEBUG (124):
  1449. 02-24 20:20:18.381 I/DEBUG (124): code around lr:
  1450. 02-24 20:20:18.381 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  1451. 02-24 20:20:18.381 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  1452. 02-24 20:20:18.381 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  1453. 02-24 20:20:18.381 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  1454. 02-24 20:20:18.381 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  1455. 02-24 20:20:18.381 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  1456. 02-24 20:20:18.381 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  1457. 02-24 20:20:18.381 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  1458. 02-24 20:20:18.381 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  1459. 02-24 20:20:18.381 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  1460. 02-24 20:20:18.381 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  1461. 02-24 20:20:18.381 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  1462. 02-24 20:20:18.381 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  1463. 02-24 20:20:18.381 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  1464. 02-24 20:20:18.381 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  1465. 02-24 20:20:18.381 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  1466. 02-24 20:20:18.591 E/GKI_LINUX(9298): ##### ERROR : timer_thread: tick delayed > 5 slots (-290189000,-50000000) -- cpu overload ? #####
  1467. 02-24 20:20:18.591 I/BootReceiver(477): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE)
  1468. 02-24 20:20:18.671 D/Zygote (127): Process 9298 terminated by signal (11)
  1469. 02-24 20:20:18.671 D/dalvikvm(477): GC_FOR_ALLOC freed 1773K, 23% free 15233K/19624K, paused 80ms, total 81ms
  1470. 02-24 20:20:18.671 E/BluetoothManagerService(477): getState()
  1471. 02-24 20:20:18.671 E/BluetoothManagerService(477): android.os.DeadObjectException
  1472. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  1473. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  1474. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  1475. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  1476. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  1477. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1478. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  1479. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1480. 02-24 20:20:18.671 E/BluetoothManagerService(477): waitForOnOff time out
  1481. 02-24 20:20:18.671 D/BluetoothManagerService(477): Sending off request.
  1482. 02-24 20:20:18.671 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  1483. 02-24 20:20:18.671 E/BluetoothManagerService(477): Unable to call disable()
  1484. 02-24 20:20:18.671 E/BluetoothManagerService(477): android.os.DeadObjectException
  1485. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  1486. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  1487. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  1488. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  1489. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  1490. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1491. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  1492. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1493. 02-24 20:20:18.671 E/BluetoothManagerService(477): getState()
  1494. 02-24 20:20:18.671 E/BluetoothManagerService(477): android.os.DeadObjectException
  1495. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  1496. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  1497. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  1498. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  1499. 02-24 20:20:18.671 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  1500. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1501. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  1502. 02-24 20:20:18.671 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1503. 02-24 20:20:18.671 E/BluetoothManagerService(477): waitForOnOff time out
  1504. 02-24 20:20:18.671 D/BluetoothManagerService(477): Message: 60
  1505. 02-24 20:20:18.671 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  1506. 02-24 20:20:18.671 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  1507. 02-24 20:20:18.671 I/ActivityManager(477): Process com.android.bluetooth (pid 9298) has died.
  1508. 02-24 20:20:18.671 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 80000ms
  1509. 02-24 20:20:18.671 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  1510. 02-24 20:20:18.671 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 14999ms
  1511. 02-24 20:20:18.671 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 24999ms
  1512. 02-24 20:20:18.671 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 24999ms
  1513. 02-24 20:20:18.671 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 34999ms
  1514. 02-24 20:20:18.681 D/BluetoothManagerService(477): Message: 42
  1515. 02-24 20:20:18.681 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  1516. 02-24 20:20:18.681 E/BluetoothManagerService(477): Unable to call enable()
  1517. 02-24 20:20:18.681 E/BluetoothManagerService(477): android.os.DeadObjectException
  1518. 02-24 20:20:18.681 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  1519. 02-24 20:20:18.681 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  1520. 02-24 20:20:18.681 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  1521. 02-24 20:20:18.681 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  1522. 02-24 20:20:18.681 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  1523. 02-24 20:20:18.681 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1524. 02-24 20:20:18.681 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  1525. 02-24 20:20:18.681 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1526. 02-24 20:20:18.681 D/BluetoothManagerService(477): Message: 41
  1527. 02-24 20:20:18.681 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  1528. 02-24 20:20:18.681 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  1529. 02-24 20:20:18.681 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  1530. 02-24 20:20:18.681 E/BluetoothAdapter(670):
  1531. 02-24 20:20:18.681 E/BluetoothAdapter(670): android.os.DeadObjectException
  1532. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  1533. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  1534. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  1535. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  1536. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  1537. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  1538. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  1539. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  1540. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  1541. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  1542. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  1543. 02-24 20:20:18.681 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  1544. 02-24 20:20:18.681 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  1545. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  1546. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  1547. 02-24 20:20:18.681 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  1548. 02-24 20:20:18.681 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1549. 02-24 20:20:18.681 E/BluetoothAdapter(670):
  1550. 02-24 20:20:18.681 E/BluetoothAdapter(670): android.os.DeadObjectException
  1551. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  1552. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  1553. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  1554. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  1555. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  1556. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  1557. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  1558. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  1559. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  1560. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  1561. 02-24 20:20:18.681 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  1562. 02-24 20:20:18.681 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  1563. 02-24 20:20:18.681 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  1564. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  1565. 02-24 20:20:18.681 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  1566. 02-24 20:20:18.681 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  1567. 02-24 20:20:18.681 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1568. 02-24 20:20:18.681 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  1569. 02-24 20:20:18.701 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  1570. 02-24 20:20:18.701 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  1571. 02-24 20:20:18.701 E/BluetoothPan(2962):
  1572. 02-24 20:20:18.701 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  1573. 02-24 20:20:18.701 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1574. 02-24 20:20:18.701 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1575. 02-24 20:20:18.701 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1576. 02-24 20:20:18.701 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  1577. 02-24 20:20:18.701 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1578. 02-24 20:20:18.701 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  1579. 02-24 20:20:18.701 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  1580. 02-24 20:20:18.701 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  1581. 02-24 20:20:18.701 E/BluetoothHeadset(811):
  1582. 02-24 20:20:18.701 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  1583. 02-24 20:20:18.701 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1584. 02-24 20:20:18.701 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1585. 02-24 20:20:18.701 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1586. 02-24 20:20:18.701 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  1587. 02-24 20:20:18.701 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1588. 02-24 20:20:18.701 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  1589. 02-24 20:20:18.701 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  1590. 02-24 20:20:18.701 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9330 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  1591. 02-24 20:20:18.711 E/BluetoothPan(477):
  1592. 02-24 20:20:18.711 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  1593. 02-24 20:20:18.711 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1594. 02-24 20:20:18.711 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1595. 02-24 20:20:18.711 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  1596. 02-24 20:20:18.711 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  1597. 02-24 20:20:18.711 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  1598. 02-24 20:20:18.711 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  1599. 02-24 20:20:18.711 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  1600. 02-24 20:20:18.711 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1601. 02-24 20:20:18.711 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  1602. 02-24 20:20:18.711 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1603. 02-24 20:20:18.711 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  1604. 02-24 20:20:18.711 E/BluetoothHeadset(811):
  1605. 02-24 20:20:18.711 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  1606. 02-24 20:20:18.711 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1607. 02-24 20:20:18.711 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1608. 02-24 20:20:18.711 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1609. 02-24 20:20:18.711 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  1610. 02-24 20:20:18.711 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1611. 02-24 20:20:18.711 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  1612. 02-24 20:20:18.711 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  1613. 02-24 20:20:18.711 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  1614. 02-24 20:20:18.711 E/BluetoothPbap(2962):
  1615. 02-24 20:20:18.711 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  1616. 02-24 20:20:18.711 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1617. 02-24 20:20:18.711 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1618. 02-24 20:20:18.711 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1619. 02-24 20:20:18.711 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  1620. 02-24 20:20:18.711 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1621. 02-24 20:20:18.711 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  1622. 02-24 20:20:18.711 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  1623. 02-24 20:20:18.711 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  1624. 02-24 20:20:18.711 E/BluetoothInputDevice(2962):
  1625. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  1626. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1627. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1628. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  1629. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  1630. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  1631. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  1632. 02-24 20:20:18.711 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  1633. 02-24 20:20:18.711 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  1634. 02-24 20:20:18.711 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1635. 02-24 20:20:18.711 E/BluetoothA2dp(477):
  1636. 02-24 20:20:18.711 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  1637. 02-24 20:20:18.711 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1638. 02-24 20:20:18.711 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1639. 02-24 20:20:18.711 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  1640. 02-24 20:20:18.711 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  1641. 02-24 20:20:18.711 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  1642. 02-24 20:20:18.711 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  1643. 02-24 20:20:18.711 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  1644. 02-24 20:20:18.711 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1645. 02-24 20:20:18.711 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  1646. 02-24 20:20:18.711 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1647. 02-24 20:20:18.711 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  1648. 02-24 20:20:18.711 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1649. 02-24 20:20:18.711 E/BluetoothHeadset(477):
  1650. 02-24 20:20:18.711 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  1651. 02-24 20:20:18.711 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  1652. 02-24 20:20:18.711 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  1653. 02-24 20:20:18.711 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  1654. 02-24 20:20:18.711 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  1655. 02-24 20:20:18.711 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  1656. 02-24 20:20:18.711 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  1657. 02-24 20:20:18.711 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  1658. 02-24 20:20:18.711 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  1659. 02-24 20:20:18.711 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  1660. 02-24 20:20:18.711 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  1661. 02-24 20:20:18.711 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  1662. 02-24 20:20:18.711 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1663. 02-24 20:20:18.711 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  1664. 02-24 20:20:18.781 D/dalvikvm(9330): GC_CONCURRENT freed 63K, 12% free 2787K/3132K, paused 1ms+2ms, total 15ms
  1665. 02-24 20:20:18.781 D/dalvikvm(9330): WAIT_FOR_CONCURRENT_GC blocked 3ms
  1666. 02-24 20:20:18.811 D/AdapterServiceConfig(9330): Adding HeadsetService
  1667. 02-24 20:20:18.811 D/AdapterServiceConfig(9330): Adding A2dpService
  1668. 02-24 20:20:18.811 D/AdapterServiceConfig(9330): Adding HidService
  1669. 02-24 20:20:18.811 D/AdapterServiceConfig(9330): Adding HealthService
  1670. 02-24 20:20:18.811 D/AdapterServiceConfig(9330): Adding PanService
  1671. 02-24 20:20:18.861 D/BluetoothAdapterService(9330): REFCOUNT: CREATED. INSTANCE_COUNT1
  1672. 02-24 20:20:18.861 D/BluetoothManagerService(477): Message: 20
  1673. 02-24 20:20:18.861 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41be20d8:true
  1674. 02-24 20:20:18.861 D/BluetoothAdapterState(9330): make
  1675. 02-24 20:20:18.861 I/bluedroid(9330): init
  1676. 02-24 20:20:18.861 I/bte_conf(9330): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  1677. 02-24 20:20:18.861 I/bluedroid(9330): get_profile_interface socket
  1678. 02-24 20:20:18.861 I/GKI_LINUX(9330): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  1679. 02-24 20:20:18.861 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  1680. 02-24 20:20:18.861 D/BluetoothManagerService(477): Message: 40
  1681. 02-24 20:20:18.861 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  1682. 02-24 20:20:18.861 I/BluetoothHidServiceJni(9330): classInitNative: succeeds
  1683. 02-24 20:20:18.861 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  1684. 02-24 20:20:18.861 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  1685. 02-24 20:20:18.871 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  1686. 02-24 20:20:18.871 D/BluetoothAdapterService(9330): Broadcasting updateAdapterState() to 1 receivers.
  1687. 02-24 20:20:18.871 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  1688. 02-24 20:20:18.871 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1689. 02-24 20:20:18.871 I/BluetoothPanServiceJni(9330): classInitNative(L105): succeeds
  1690. 02-24 20:20:18.871 D/BluetoothBondStateMachine(9330): make
  1691. 02-24 20:20:18.871 I/BluetoothBondStateMachine(9330): StableState(): Entering Off State
  1692. 02-24 20:20:18.881 D/HeadsetService(9330): Received start request. Starting profile...
  1693. 02-24 20:20:18.881 I/BluetoothHeadsetServiceJni(9330): classInitNative: succeeds
  1694. 02-24 20:20:18.881 D/HeadsetStateMachine(9330): make
  1695. 02-24 20:20:18.891 I/bluedroid(9330): get_profile_interface handsfree
  1696. 02-24 20:20:18.891 E/bt-btif (9330): btif_enable_service: current services:0x20
  1697. 02-24 20:20:18.891 D/A2dpService(9330): Received start request. Starting profile...
  1698. 02-24 20:20:18.891 I/BluetoothA2dpServiceJni(9330): classInitNative: succeeds
  1699. 02-24 20:20:18.891 D/A2dpStateMachine(9330): make
  1700. 02-24 20:20:18.891 I/bluedroid(9330): get_profile_interface a2dp
  1701. 02-24 20:20:18.891 I/GKI_LINUX(9330): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  1702. 02-24 20:20:18.891 E/bt-btif (9330): btif_enable_service: current services:0x40020
  1703. 02-24 20:20:18.891 D/A2dpStateMachine(9330): Enter Disconnected: -2
  1704. 02-24 20:20:18.901 D/HidService(9330): Received start request. Starting profile...
  1705. 02-24 20:20:18.901 I/bluedroid(9330): get_profile_interface hidhost
  1706. 02-24 20:20:18.901 E/bt-btif (9330): btif_enable_service: current services:0x140020
  1707. 02-24 20:20:18.901 I/BluetoothHealthServiceJni(9330): classInitNative: succeeds
  1708. 02-24 20:20:18.901 D/HealthService(9330): Received start request. Starting profile...
  1709. 02-24 20:20:18.901 I/bluedroid(9330): get_profile_interface health
  1710. 02-24 20:20:18.901 D/PanService(9330): Received start request. Starting profile...
  1711. 02-24 20:20:18.901 D/BluetoothPanServiceJni(9330): initializeNative(L110): pan
  1712. 02-24 20:20:18.901 I/bluedroid(9330): get_profile_interface pan
  1713. 02-24 20:20:18.901 D/BluetoothAdapterService(9330): Profile still not running:com.android.bluetooth.hdp.HealthService
  1714. 02-24 20:20:18.901 D/BluetoothAdapterService(9330): Profile still not running:com.android.bluetooth.hdp.HealthService
  1715. 02-24 20:20:18.901 D/BluetoothAdapterService(9330): Profile still not running:com.android.bluetooth.hdp.HealthService
  1716. 02-24 20:20:18.901 D/BluetoothAdapterService(9330): Profile still not running:com.android.bluetooth.pan.PanService
  1717. 02-24 20:20:18.911 I/bluedroid(9330): enable
  1718. 02-24 20:20:18.911 I/bt_hci_bdroid(9330): init
  1719. 02-24 20:20:18.911 D/HeadsetPhoneState(9330): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  1720. 02-24 20:20:18.911 I/bt_vendor(9330): init
  1721. 02-24 20:20:18.911 I/bt_vnd_conf(9330): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  1722. 02-24 20:20:18.911 I/bt_vnd_conf(9330): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  1723. 02-24 20:20:18.911 I/bt_hci_bdroid(9330): bt_hc_worker_thread started
  1724. 02-24 20:20:18.911 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  1725. 02-24 20:20:18.921 D/DockEventReceiver(2962): finishStartingService: stopping service
  1726. 02-24 20:20:18.921 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1727. 02-24 20:20:18.941 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  1728. 02-24 20:20:18.941 D/DockEventReceiver(2962): finishStartingService: stopping service
  1729. 02-24 20:20:18.951 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1730. 02-24 20:20:18.951 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1731. 02-24 20:20:18.951 I/RT (2518): BLUETOOTH: Device power is off
  1732. 02-24 20:20:19.051 D/dalvikvm(8944): GC_CONCURRENT freed 1603K, 19% free 8323K/10244K, paused 1ms+7ms, total 41ms
  1733. 02-24 20:20:19.131 I/bt_userial_vendor(9330): userial vendor open: opening /dev/ttyHS2
  1734. 02-24 20:20:19.131 I/GKI_LINUX(9330): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  1735. 02-24 20:20:19.131 I/bt_userial_vendor(9330): device fd = 59 open
  1736. 02-24 20:20:19.131 I/bt_hwcfg(9330): bt vendor lib: set UART baud 3000000
  1737. 02-24 20:20:19.161 D/bt_hwcfg(9330): Chipset BCM4330B1
  1738. 02-24 20:20:19.161 D/bt_hwcfg(9330): Target name = [BCM4330B1]
  1739. 02-24 20:20:19.171 D/bt_hwcfg(9330): Target name = [BCM4330]
  1740. 02-24 20:20:19.171 I/bt_hwcfg(9330): Found patchfile: /etc/firmware//bcm4330.hcd
  1741. 02-24 20:20:19.171 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1742. 02-24 20:20:19.471 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1743. 02-24 20:20:19.471 I/bt_hwcfg(9330): bt vendor lib: set UART baud 115200
  1744. 02-24 20:20:19.471 D/bt_hwcfg(9330): Settlement delay -- 100 ms
  1745. 02-24 20:20:19.581 I/bt_hwcfg(9330): bt vendor lib: set UART baud 3000000
  1746. 02-24 20:20:19.601 I/bt_hwcfg(9330): Controller OTP bdaddr 08:60:6E:37:B5:4C
  1747. 02-24 20:20:19.601 I/bt_hwcfg(9330): vendor lib fwcfg completed
  1748. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_HCI
  1749. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_L2CAP
  1750. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_RFCOMM
  1751. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_AVDT
  1752. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_AVRC
  1753. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_A2D
  1754. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_BNEP
  1755. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_BTM
  1756. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_PAN
  1757. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_SDP
  1758. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_BTAPP
  1759. 02-24 20:20:19.601 I/ (9330): BTE_InitTraceLevels -- TRC_BTIF
  1760. 02-24 20:20:19.681 F/libc (9330): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9345 (BTIF)
  1761. 02-24 20:20:19.771 D/BluetoothAdapterService(1093552456)( 9330): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6270
  1762. 02-24 20:20:19.781 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  1763. 02-24 20:20:19.781 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  1764. 02-24 20:20:19.781 I/DEBUG (124): Revision: '0'
  1765. 02-24 20:20:19.781 I/DEBUG (124): pid: 9330, tid: 9345, name: BTIF >>> com.android.bluetooth <<<
  1766. 02-24 20:20:19.781 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  1767. 02-24 20:20:19.881 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  1768. 02-24 20:20:19.881 I/DEBUG (124): r4 638d0688 r5 69757d00 r6 00000000 r7 00000020
  1769. 02-24 20:20:19.881 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  1770. 02-24 20:20:19.881 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  1771. 02-24 20:20:19.881 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  1772. 02-24 20:20:19.881 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  1773. 02-24 20:20:19.881 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  1774. 02-24 20:20:19.881 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  1775. 02-24 20:20:19.881 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  1776. 02-24 20:20:19.881 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  1777. 02-24 20:20:19.881 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  1778. 02-24 20:20:19.881 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  1779. 02-24 20:20:19.881 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  1780. 02-24 20:20:19.881 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  1781. 02-24 20:20:19.881 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  1782. 02-24 20:20:19.881 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  1783. 02-24 20:20:19.881 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  1784. 02-24 20:20:19.881 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  1785. 02-24 20:20:19.881 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  1786. 02-24 20:20:19.881 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  1787. 02-24 20:20:19.881 I/DEBUG (124): scr 60000010
  1788. 02-24 20:20:19.881 I/DEBUG (124):
  1789. 02-24 20:20:19.881 I/DEBUG (124): backtrace:
  1790. 02-24 20:20:19.881 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  1791. 02-24 20:20:19.881 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  1792. 02-24 20:20:19.881 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  1793. 02-24 20:20:19.881 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  1794. 02-24 20:20:19.881 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  1795. 02-24 20:20:19.881 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  1796. 02-24 20:20:19.881 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  1797. 02-24 20:20:19.881 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  1798. 02-24 20:20:19.881 I/DEBUG (124):
  1799. 02-24 20:20:19.881 I/DEBUG (124): stack:
  1800. 02-24 20:20:19.881 I/DEBUG (124): 69757c88 00000000
  1801. 02-24 20:20:19.881 I/DEBUG (124): 69757c8c 655c77b0
  1802. 02-24 20:20:19.881 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  1803. 02-24 20:20:19.881 I/DEBUG (124): 69757c94 00000001
  1804. 02-24 20:20:19.881 I/DEBUG (124): 69757c98 69456ad0
  1805. 02-24 20:20:19.881 I/DEBUG (124): 69757c9c 00000060
  1806. 02-24 20:20:19.881 I/DEBUG (124): 69757ca0 69456ad0
  1807. 02-24 20:20:19.881 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  1808. 02-24 20:20:19.881 I/DEBUG (124): 69757ca8 69456ad0
  1809. 02-24 20:20:19.881 I/DEBUG (124): 69757cac 00000010
  1810. 02-24 20:20:19.881 I/DEBUG (124): 69757cb0 69456ad0
  1811. 02-24 20:20:19.881 I/DEBUG (124): 69757cb4 00000005
  1812. 02-24 20:20:19.881 I/DEBUG (124): 69757cb8 69757d00
  1813. 02-24 20:20:19.881 I/DEBUG (124): 69757cbc 00000000
  1814. 02-24 20:20:19.881 I/DEBUG (124): 69757cc0 df0027ad
  1815. 02-24 20:20:19.881 I/DEBUG (124): 69757cc4 00000000
  1816. 02-24 20:20:19.881 I/DEBUG (124): #00 69757cc8 638d065c
  1817. 02-24 20:20:19.881 I/DEBUG (124): 69757ccc 69757d00
  1818. 02-24 20:20:19.881 I/DEBUG (124): 69757cd0 00000000
  1819. 02-24 20:20:19.881 I/DEBUG (124): 69757cd4 00000020
  1820. 02-24 20:20:19.881 I/DEBUG (124): #01 69757cd8 69757d00
  1821. 02-24 20:20:19.881 I/DEBUG (124): 69757cdc 00000005
  1822. 02-24 20:20:19.881 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  1823. 02-24 20:20:19.881 I/DEBUG (124): 69757ce4 00000001
  1824. 02-24 20:20:19.881 I/DEBUG (124): 69757ce8 40156240
  1825. 02-24 20:20:19.881 I/DEBUG (124): 69757cec 638d5586
  1826. 02-24 20:20:19.881 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  1827. 02-24 20:20:19.881 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  1828. 02-24 20:20:19.881 I/DEBUG (124): #02 69757cf8 00000000
  1829. 02-24 20:20:19.881 I/DEBUG (124): 69757cfc 00000001
  1830. 02-24 20:20:19.881 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  1831. 02-24 20:20:19.881 I/DEBUG (124): 69757d04 000000f8
  1832. 02-24 20:20:19.881 I/DEBUG (124): 69757d08 40156240
  1833. 02-24 20:20:19.881 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  1834. 02-24 20:20:19.881 I/DEBUG (124):
  1835. 02-24 20:20:19.881 I/DEBUG (124): memory near r0:
  1836. 02-24 20:20:19.881 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  1837. 02-24 20:20:19.881 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  1838. 02-24 20:20:19.881 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  1839. 02-24 20:20:19.881 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  1840. 02-24 20:20:19.881 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  1841. 02-24 20:20:19.881 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  1842. 02-24 20:20:19.881 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  1843. 02-24 20:20:19.881 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  1844. 02-24 20:20:19.881 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  1845. 02-24 20:20:19.881 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  1846. 02-24 20:20:19.881 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  1847. 02-24 20:20:19.881 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  1848. 02-24 20:20:19.881 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  1849. 02-24 20:20:19.881 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  1850. 02-24 20:20:19.881 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  1851. 02-24 20:20:19.881 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  1852. 02-24 20:20:19.881 I/DEBUG (124):
  1853. 02-24 20:20:19.881 I/DEBUG (124): memory near r3:
  1854. 02-24 20:20:19.881 I/DEBUG (124): 638d0664 64616548 20746573 65746147 00796177
  1855. 02-24 20:20:19.881 I/DEBUG (124): 638d0674 00000000 00000000 00000000 00000000
  1856. 02-24 20:20:19.891 I/DEBUG (124): 638d0684 00000000 5cf8d061 d061ca22 080280f8
  1857. 02-24 20:20:19.891 I/DEBUG (124): 638d0694 c0477062 11280069 18f44fd0 48f44f10
  1858. 02-24 20:20:19.891 I/DEBUG (124): 638d06a4 4f65c811 02495048 00000020 4a684236
  1859. 02-24 20:20:19.891 I/DEBUG (124): 638d06b4 00030167 4d031800 01f75448 054770be
  1860. 02-24 20:20:19.891 I/DEBUG (124): 638d06c4 80818121 26f89069 0f280100 4f1e81d1
  1861. 02-24 20:20:19.891 I/DEBUG (124): 638d06d4 c01046f4 001b10f8 14f8c021 4169411b
  1862. 02-24 20:20:19.891 I/DEBUG (124): 638d06e4 410180f0 4169c161 c17100f0 70477061
  1863. 02-24 20:20:19.891 I/DEBUG (124): 638d06f4 812105b5 46f44f81 acf8d515 42f3c11b
  1864. 02-24 20:20:19.891 I/DEBUG (124): 638d0704 042a0302 4a6981d1 4a1c528d 8ae00c85
  1865. 02-24 20:20:19.891 I/DEBUG (124): 638d0714 81d40407 528d8a69 05858a1c 030749e0
  1866. 02-24 20:20:19.891 I/DEBUG (124): 638d0724 ca6981d4 ca1c528d 18f44f85 48f44f11
  1867. 02-24 20:20:19.891 I/DEBUG (124): 638d0734 2e65d112 0069c949 6cd11129 017bc069
  1868. 02-24 20:20:19.891 I/DEBUG (124): 638d0744 68d10c28 80f02069 02616800 61f75b20
  1869. 02-24 20:20:19.891 I/DEBUG (124): 638d0754 4469e8fd 400480f0 e87000f0 70616c61
  1870. 02-24 20:20:19.891 I/DEBUG (124):
  1871. 02-24 20:20:19.891 I/DEBUG (124): memory near r4:
  1872. 02-24 20:20:19.891 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  1873. 02-24 20:20:19.891 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  1874. 02-24 20:20:19.891 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  1875. 02-24 20:20:19.891 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  1876. 02-24 20:20:19.891 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  1877. 02-24 20:20:19.891 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  1878. 02-24 20:20:19.891 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  1879. 02-24 20:20:19.891 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  1880. 02-24 20:20:19.891 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  1881. 02-24 20:20:19.891 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  1882. 02-24 20:20:19.891 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  1883. 02-24 20:20:19.891 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  1884. 02-24 20:20:19.891 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  1885. 02-24 20:20:19.891 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  1886. 02-24 20:20:19.891 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  1887. 02-24 20:20:19.891 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  1888. 02-24 20:20:19.891 I/DEBUG (124):
  1889. 02-24 20:20:19.891 I/DEBUG (124): memory near r5:
  1890. 02-24 20:20:19.891 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d5586
  1891. 02-24 20:20:19.891 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  1892. 02-24 20:20:19.891 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  1893. 02-24 20:20:19.891 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  1894. 02-24 20:20:19.891 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  1895. 02-24 20:20:19.891 I/DEBUG (124): 69757d30 655c77b0 62324520 00000001 00000007
  1896. 02-24 20:20:19.891 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  1897. 02-24 20:20:19.891 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  1898. 02-24 20:20:19.891 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412e95c8
  1899. 02-24 20:20:19.891 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412e9570
  1900. 02-24 20:20:19.891 I/DEBUG (124): 69757d80 412e95c8 655c7c00 655c7c00 40950323
  1901. 02-24 20:20:19.891 I/DEBUG (124): 69757d90 409c81b8 655c77b0 412e95e0 412e95e0
  1902. 02-24 20:20:19.891 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  1903. 02-24 20:20:19.891 I/DEBUG (124): 69757db0 655c77b0 655c77b0 409c81b8 409535f9
  1904. 02-24 20:20:19.891 I/DEBUG (124): 69757dc0 40fc9930 412e95e0 00000005 00000000
  1905. 02-24 20:20:19.891 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655c77b0
  1906. 02-24 20:20:19.891 I/DEBUG (124):
  1907. 02-24 20:20:19.891 I/DEBUG (124): memory near r9:
  1908. 02-24 20:20:19.891 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  1909. 02-24 20:20:19.891 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  1910. 02-24 20:20:19.891 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  1911. 02-24 20:20:19.891 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  1912. 02-24 20:20:19.891 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  1913. 02-24 20:20:19.891 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  1914. 02-24 20:20:19.891 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  1915. 02-24 20:20:19.891 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  1916. 02-24 20:20:19.891 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  1917. 02-24 20:20:19.891 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  1918. 02-24 20:20:19.891 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  1919. 02-24 20:20:19.891 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  1920. 02-24 20:20:19.891 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  1921. 02-24 20:20:19.891 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  1922. 02-24 20:20:19.891 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  1923. 02-24 20:20:19.891 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  1924. 02-24 20:20:19.891 I/DEBUG (124):
  1925. 02-24 20:20:19.891 I/DEBUG (124): memory near sl:
  1926. 02-24 20:20:19.891 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  1927. 02-24 20:20:19.891 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  1928. 02-24 20:20:19.891 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  1929. 02-24 20:20:19.891 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  1930. 02-24 20:20:19.891 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  1931. 02-24 20:20:19.891 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  1932. 02-24 20:20:19.891 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  1933. 02-24 20:20:19.891 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  1934. 02-24 20:20:19.891 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  1935. 02-24 20:20:19.891 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  1936. 02-24 20:20:19.891 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  1937. 02-24 20:20:19.891 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  1938. 02-24 20:20:19.891 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  1939. 02-24 20:20:19.891 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  1940. 02-24 20:20:19.891 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  1941. 02-24 20:20:19.891 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  1942. 02-24 20:20:19.891 I/DEBUG (124):
  1943. 02-24 20:20:19.891 I/DEBUG (124): memory near fp:
  1944. 02-24 20:20:19.891 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  1945. 02-24 20:20:19.891 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  1946. 02-24 20:20:19.891 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  1947. 02-24 20:20:19.891 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  1948. 02-24 20:20:19.891 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  1949. 02-24 20:20:19.891 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  1950. 02-24 20:20:19.891 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  1951. 02-24 20:20:19.891 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  1952. 02-24 20:20:19.891 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  1953. 02-24 20:20:19.891 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  1954. 02-24 20:20:19.891 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  1955. 02-24 20:20:19.891 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  1956. 02-24 20:20:19.891 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  1957. 02-24 20:20:19.891 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  1958. 02-24 20:20:19.891 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  1959. 02-24 20:20:19.891 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  1960. 02-24 20:20:19.891 I/DEBUG (124):
  1961. 02-24 20:20:19.891 I/DEBUG (124): memory near ip:
  1962. 02-24 20:20:19.891 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  1963. 02-24 20:20:19.891 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  1964. 02-24 20:20:19.891 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  1965. 02-24 20:20:19.891 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  1966. 02-24 20:20:19.891 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  1967. 02-24 20:20:19.891 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  1968. 02-24 20:20:19.891 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  1969. 02-24 20:20:19.891 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  1970. 02-24 20:20:19.891 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  1971. 02-24 20:20:19.891 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  1972. 02-24 20:20:19.891 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  1973. 02-24 20:20:19.891 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  1974. 02-24 20:20:19.891 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  1975. 02-24 20:20:19.891 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  1976. 02-24 20:20:19.891 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  1977. 02-24 20:20:19.891 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  1978. 02-24 20:20:19.891 I/DEBUG (124):
  1979. 02-24 20:20:19.891 I/DEBUG (124): memory near sp:
  1980. 02-24 20:20:19.891 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  1981. 02-24 20:20:19.891 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  1982. 02-24 20:20:19.891 I/DEBUG (124): 69757cc8 638d065c 69757d00 00000000 00000020
  1983. 02-24 20:20:19.891 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  1984. 02-24 20:20:19.891 I/DEBUG (124): 69757ce8 40156240 638d5586 693f4e68 69351c29
  1985. 02-24 20:20:19.891 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  1986. 02-24 20:20:19.891 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  1987. 02-24 20:20:19.891 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  1988. 02-24 20:20:19.891 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  1989. 02-24 20:20:19.891 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  1990. 02-24 20:20:19.891 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  1991. 02-24 20:20:19.891 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  1992. 02-24 20:20:19.891 I/DEBUG (124): 69757d68 655c7c04 412e95c8 00000004 00000000
  1993. 02-24 20:20:19.891 I/DEBUG (124): 69757d78 40fc9930 412e9570 412e95c8 655c7c00
  1994. 02-24 20:20:19.891 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  1995. 02-24 20:20:19.891 I/DEBUG (124): 69757d98 412e95e0 412e95e0 00000001 40955fc9
  1996. 02-24 20:20:19.891 I/DEBUG (124):
  1997. 02-24 20:20:19.891 I/DEBUG (124): code around pc:
  1998. 02-24 20:20:19.891 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  1999. 02-24 20:20:19.891 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  2000. 02-24 20:20:19.891 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  2001. 02-24 20:20:19.891 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  2002. 02-24 20:20:19.891 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  2003. 02-24 20:20:19.891 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  2004. 02-24 20:20:19.891 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  2005. 02-24 20:20:19.891 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  2006. 02-24 20:20:19.891 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  2007. 02-24 20:20:19.891 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  2008. 02-24 20:20:19.891 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  2009. 02-24 20:20:19.891 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  2010. 02-24 20:20:19.901 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  2011. 02-24 20:20:19.901 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  2012. 02-24 20:20:19.901 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  2013. 02-24 20:20:19.901 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  2014. 02-24 20:20:19.901 I/DEBUG (124):
  2015. 02-24 20:20:19.901 I/DEBUG (124): code around lr:
  2016. 02-24 20:20:19.901 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  2017. 02-24 20:20:19.901 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  2018. 02-24 20:20:19.901 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  2019. 02-24 20:20:19.901 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  2020. 02-24 20:20:19.901 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  2021. 02-24 20:20:19.901 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  2022. 02-24 20:20:19.901 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  2023. 02-24 20:20:19.901 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  2024. 02-24 20:20:19.901 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  2025. 02-24 20:20:19.901 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  2026. 02-24 20:20:19.901 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  2027. 02-24 20:20:19.901 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  2028. 02-24 20:20:19.901 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  2029. 02-24 20:20:19.901 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  2030. 02-24 20:20:19.901 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  2031. 02-24 20:20:19.901 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  2032. 02-24 20:20:20.101 I/BootReceiver(477): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
  2033. 02-24 20:20:20.191 D/dalvikvm(477): GC_FOR_ALLOC freed 1693K, 23% free 15234K/19624K, paused 86ms, total 87ms
  2034. 02-24 20:20:20.191 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  2035. 02-24 20:20:20.191 E/BluetoothManagerService(477): getState()
  2036. 02-24 20:20:20.191 E/BluetoothManagerService(477): android.os.DeadObjectException
  2037. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2038. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2039. 02-24 20:20:20.191 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  2040. 02-24 20:20:20.191 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  2041. 02-24 20:20:20.191 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  2042. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2043. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2044. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2045. 02-24 20:20:20.191 E/BluetoothManagerService(477): waitForOnOff time out
  2046. 02-24 20:20:20.191 D/BluetoothManagerService(477): Sending off request.
  2047. 02-24 20:20:20.191 E/BluetoothManagerService(477): Unable to call disable()
  2048. 02-24 20:20:20.191 E/BluetoothManagerService(477): android.os.DeadObjectException
  2049. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2050. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  2051. 02-24 20:20:20.191 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  2052. 02-24 20:20:20.191 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  2053. 02-24 20:20:20.191 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  2054. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2055. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2056. 02-24 20:20:20.191 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2057. 02-24 20:20:20.191 I/ActivityManager(477): Process com.android.bluetooth (pid 9330) has died.
  2058. 02-24 20:20:20.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 320000ms
  2059. 02-24 20:20:20.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  2060. 02-24 20:20:20.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 15000ms
  2061. 02-24 20:20:20.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 25000ms
  2062. 02-24 20:20:20.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 25000ms
  2063. 02-24 20:20:20.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 34999ms
  2064. 02-24 20:20:20.201 E/BluetoothManagerService(477): getState()
  2065. 02-24 20:20:20.201 E/BluetoothManagerService(477): android.os.DeadObjectException
  2066. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2067. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2068. 02-24 20:20:20.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  2069. 02-24 20:20:20.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  2070. 02-24 20:20:20.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  2071. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2072. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2073. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2074. 02-24 20:20:20.201 E/BluetoothManagerService(477): waitForOnOff time out
  2075. 02-24 20:20:20.201 D/BluetoothManagerService(477): Message: 60
  2076. 02-24 20:20:20.201 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  2077. 02-24 20:20:20.201 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  2078. 02-24 20:20:20.201 E/BluetoothAdapter(670):
  2079. 02-24 20:20:20.201 E/BluetoothAdapter(670): android.os.DeadObjectException
  2080. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  2081. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2082. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  2083. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  2084. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  2085. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  2086. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  2087. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  2088. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  2089. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  2090. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  2091. 02-24 20:20:20.201 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  2092. 02-24 20:20:20.201 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  2093. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  2094. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  2095. 02-24 20:20:20.201 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  2096. 02-24 20:20:20.201 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2097. 02-24 20:20:20.201 D/BluetoothManagerService(477): Message: 42
  2098. 02-24 20:20:20.201 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  2099. 02-24 20:20:20.201 E/BluetoothAdapter(670):
  2100. 02-24 20:20:20.201 E/BluetoothAdapter(670): android.os.DeadObjectException
  2101. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  2102. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2103. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  2104. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  2105. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  2106. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  2107. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  2108. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  2109. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  2110. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  2111. 02-24 20:20:20.201 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  2112. 02-24 20:20:20.201 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  2113. 02-24 20:20:20.201 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  2114. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  2115. 02-24 20:20:20.201 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  2116. 02-24 20:20:20.201 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  2117. 02-24 20:20:20.201 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2118. 02-24 20:20:20.201 E/BluetoothManagerService(477): Unable to call enable()
  2119. 02-24 20:20:20.201 E/BluetoothManagerService(477): android.os.DeadObjectException
  2120. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2121. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  2122. 02-24 20:20:20.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  2123. 02-24 20:20:20.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  2124. 02-24 20:20:20.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  2125. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2126. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2127. 02-24 20:20:20.201 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2128. 02-24 20:20:20.201 D/BluetoothManagerService(477): Message: 41
  2129. 02-24 20:20:20.201 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  2130. 02-24 20:20:20.201 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  2131. 02-24 20:20:20.201 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  2132. 02-24 20:20:20.211 D/Zygote (127): Process 9330 terminated by signal (11)
  2133. 02-24 20:20:20.211 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  2134. 02-24 20:20:20.211 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  2135. 02-24 20:20:20.211 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9359 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  2136. 02-24 20:20:20.221 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  2137. 02-24 20:20:20.221 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2138. 02-24 20:20:20.221 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2139. 02-24 20:20:20.221 E/BluetoothPan(2962):
  2140. 02-24 20:20:20.221 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  2141. 02-24 20:20:20.221 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2142. 02-24 20:20:20.221 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2143. 02-24 20:20:20.221 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2144. 02-24 20:20:20.221 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  2145. 02-24 20:20:20.221 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2146. 02-24 20:20:20.221 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  2147. 02-24 20:20:20.221 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  2148. 02-24 20:20:20.221 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  2149. 02-24 20:20:20.221 E/BluetoothHeadset(811):
  2150. 02-24 20:20:20.221 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  2151. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2152. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2153. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2154. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  2155. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2156. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  2157. 02-24 20:20:20.221 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  2158. 02-24 20:20:20.221 E/BluetoothPan(477):
  2159. 02-24 20:20:20.221 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  2160. 02-24 20:20:20.221 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2161. 02-24 20:20:20.221 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2162. 02-24 20:20:20.221 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  2163. 02-24 20:20:20.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  2164. 02-24 20:20:20.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  2165. 02-24 20:20:20.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  2166. 02-24 20:20:20.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  2167. 02-24 20:20:20.221 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2168. 02-24 20:20:20.221 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  2169. 02-24 20:20:20.221 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2170. 02-24 20:20:20.221 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  2171. 02-24 20:20:20.221 E/BluetoothHeadset(811):
  2172. 02-24 20:20:20.221 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  2173. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2174. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2175. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2176. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  2177. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2178. 02-24 20:20:20.221 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  2179. 02-24 20:20:20.221 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  2180. 02-24 20:20:20.231 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  2181. 02-24 20:20:20.231 E/BluetoothPbap(2962):
  2182. 02-24 20:20:20.231 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  2183. 02-24 20:20:20.231 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2184. 02-24 20:20:20.231 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2185. 02-24 20:20:20.231 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2186. 02-24 20:20:20.231 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  2187. 02-24 20:20:20.231 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2188. 02-24 20:20:20.231 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  2189. 02-24 20:20:20.231 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  2190. 02-24 20:20:20.231 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  2191. 02-24 20:20:20.231 E/BluetoothInputDevice(2962):
  2192. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  2193. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2194. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2195. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2196. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  2197. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2198. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  2199. 02-24 20:20:20.231 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  2200. 02-24 20:20:20.231 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  2201. 02-24 20:20:20.231 E/BluetoothA2dp(477):
  2202. 02-24 20:20:20.231 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  2203. 02-24 20:20:20.231 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2204. 02-24 20:20:20.231 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2205. 02-24 20:20:20.231 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  2206. 02-24 20:20:20.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  2207. 02-24 20:20:20.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  2208. 02-24 20:20:20.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  2209. 02-24 20:20:20.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  2210. 02-24 20:20:20.231 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2211. 02-24 20:20:20.231 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  2212. 02-24 20:20:20.231 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2213. 02-24 20:20:20.231 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  2214. 02-24 20:20:20.231 E/BluetoothHeadset(477):
  2215. 02-24 20:20:20.231 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  2216. 02-24 20:20:20.231 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2217. 02-24 20:20:20.231 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2218. 02-24 20:20:20.231 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  2219. 02-24 20:20:20.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  2220. 02-24 20:20:20.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  2221. 02-24 20:20:20.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  2222. 02-24 20:20:20.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  2223. 02-24 20:20:20.231 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2224. 02-24 20:20:20.231 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  2225. 02-24 20:20:20.231 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2226. 02-24 20:20:20.231 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  2227. 02-24 20:20:20.231 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2228. 02-24 20:20:20.231 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2229. 02-24 20:20:20.301 D/dalvikvm(9359): GC_CONCURRENT freed 66K, 12% free 2783K/3132K, paused 3ms+2ms, total 20ms
  2230. 02-24 20:20:20.301 D/dalvikvm(9359): WAIT_FOR_CONCURRENT_GC blocked 9ms
  2231. 02-24 20:20:20.331 D/AdapterServiceConfig(9359): Adding HeadsetService
  2232. 02-24 20:20:20.331 D/AdapterServiceConfig(9359): Adding A2dpService
  2233. 02-24 20:20:20.331 D/AdapterServiceConfig(9359): Adding HidService
  2234. 02-24 20:20:20.331 D/AdapterServiceConfig(9359): Adding HealthService
  2235. 02-24 20:20:20.331 D/AdapterServiceConfig(9359): Adding PanService
  2236. 02-24 20:20:20.371 D/BluetoothAdapterService(9359): REFCOUNT: CREATED. INSTANCE_COUNT1
  2237. 02-24 20:20:20.381 D/BluetoothManagerService(477): Message: 20
  2238. 02-24 20:20:20.381 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41a1dc98:true
  2239. 02-24 20:20:20.381 D/BluetoothAdapterState(9359): make
  2240. 02-24 20:20:20.381 I/bluedroid(9359): init
  2241. 02-24 20:20:20.381 I/bte_conf(9359): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  2242. 02-24 20:20:20.381 I/bluedroid(9359): get_profile_interface socket
  2243. 02-24 20:20:20.381 I/GKI_LINUX(9359): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  2244. 02-24 20:20:20.381 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  2245. 02-24 20:20:20.381 D/BluetoothManagerService(477): Message: 40
  2246. 02-24 20:20:20.381 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  2247. 02-24 20:20:20.381 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  2248. 02-24 20:20:20.381 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  2249. 02-24 20:20:20.391 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2250. 02-24 20:20:20.391 I/BluetoothHidServiceJni(9359): classInitNative: succeeds
  2251. 02-24 20:20:20.391 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  2252. 02-24 20:20:20.391 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  2253. 02-24 20:20:20.391 D/BluetoothAdapterService(9359): Broadcasting updateAdapterState() to 1 receivers.
  2254. 02-24 20:20:20.391 D/BluetoothBondStateMachine(9359): make
  2255. 02-24 20:20:20.391 I/BluetoothPanServiceJni(9359): classInitNative(L105): succeeds
  2256. 02-24 20:20:20.391 I/BluetoothBondStateMachine(9359): StableState(): Entering Off State
  2257. 02-24 20:20:20.401 D/HeadsetService(9359): Received start request. Starting profile...
  2258. 02-24 20:20:20.401 I/BluetoothHeadsetServiceJni(9359): classInitNative: succeeds
  2259. 02-24 20:20:20.401 D/HeadsetStateMachine(9359): make
  2260. 02-24 20:20:20.411 I/bluedroid(9359): get_profile_interface handsfree
  2261. 02-24 20:20:20.411 E/bt-btif (9359): btif_enable_service: current services:0x20
  2262. 02-24 20:20:20.411 D/A2dpService(9359): Received start request. Starting profile...
  2263. 02-24 20:20:20.411 I/BluetoothA2dpServiceJni(9359): classInitNative: succeeds
  2264. 02-24 20:20:20.411 D/A2dpStateMachine(9359): make
  2265. 02-24 20:20:20.411 I/bluedroid(9359): get_profile_interface a2dp
  2266. 02-24 20:20:20.411 I/GKI_LINUX(9359): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  2267. 02-24 20:20:20.411 E/bt-btif (9359): btif_enable_service: current services:0x40020
  2268. 02-24 20:20:20.411 D/A2dpStateMachine(9359): Enter Disconnected: -2
  2269. 02-24 20:20:20.411 D/HidService(9359): Received start request. Starting profile...
  2270. 02-24 20:20:20.411 I/bluedroid(9359): get_profile_interface hidhost
  2271. 02-24 20:20:20.411 E/bt-btif (9359): btif_enable_service: current services:0x140020
  2272. 02-24 20:20:20.411 I/BluetoothHealthServiceJni(9359): classInitNative: succeeds
  2273. 02-24 20:20:20.411 D/HealthService(9359): Received start request. Starting profile...
  2274. 02-24 20:20:20.421 I/bluedroid(9359): get_profile_interface health
  2275. 02-24 20:20:20.421 D/PanService(9359): Received start request. Starting profile...
  2276. 02-24 20:20:20.421 D/BluetoothPanServiceJni(9359): initializeNative(L110): pan
  2277. 02-24 20:20:20.421 I/bluedroid(9359): get_profile_interface pan
  2278. 02-24 20:20:20.421 D/BluetoothAdapterService(9359): Profile still not running:com.android.bluetooth.hdp.HealthService
  2279. 02-24 20:20:20.421 D/BluetoothAdapterService(9359): Profile still not running:com.android.bluetooth.hdp.HealthService
  2280. 02-24 20:20:20.421 D/BluetoothAdapterService(9359): Profile still not running:com.android.bluetooth.hdp.HealthService
  2281. 02-24 20:20:20.421 D/HeadsetPhoneState(9359): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  2282. 02-24 20:20:20.431 D/BluetoothAdapterService(9359): Profile still not running:com.android.bluetooth.pan.PanService
  2283. 02-24 20:20:20.431 I/bluedroid(9359): enable
  2284. 02-24 20:20:20.431 I/bt_hci_bdroid(9359): init
  2285. 02-24 20:20:20.431 I/bt_vendor(9359): init
  2286. 02-24 20:20:20.431 I/bt_vnd_conf(9359): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  2287. 02-24 20:20:20.431 I/bt_vnd_conf(9359): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  2288. 02-24 20:20:20.431 I/bt_hci_bdroid(9359): bt_hc_worker_thread started
  2289. 02-24 20:20:20.431 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  2290. 02-24 20:20:20.441 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2291. 02-24 20:20:20.441 D/DockEventReceiver(2962): finishStartingService: stopping service
  2292. 02-24 20:20:20.461 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  2293. 02-24 20:20:20.471 D/DockEventReceiver(2962): finishStartingService: stopping service
  2294. 02-24 20:20:20.481 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2295. 02-24 20:20:20.481 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2296. 02-24 20:20:20.481 I/RT (2518): BLUETOOTH: Device power is off
  2297. 02-24 20:20:20.501 D/dalvikvm(2962): GC_CONCURRENT freed 945K, 20% free 5209K/6492K, paused 1ms+2ms, total 52ms
  2298. 02-24 20:20:20.651 I/bt_userial_vendor(9359): userial vendor open: opening /dev/ttyHS2
  2299. 02-24 20:20:20.651 I/GKI_LINUX(9359): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  2300. 02-24 20:20:20.651 I/bt_userial_vendor(9359): device fd = 59 open
  2301. 02-24 20:20:20.651 I/bt_hwcfg(9359): bt vendor lib: set UART baud 3000000
  2302. 02-24 20:20:20.681 D/bt_hwcfg(9359): Chipset BCM4330B1
  2303. 02-24 20:20:20.681 D/bt_hwcfg(9359): Target name = [BCM4330B1]
  2304. 02-24 20:20:20.691 D/bt_hwcfg(9359): Target name = [BCM4330]
  2305. 02-24 20:20:20.691 I/bt_hwcfg(9359): Found patchfile: /etc/firmware//bcm4330.hcd
  2306. 02-24 20:20:20.691 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2307. 02-24 20:20:20.801 D/dalvikvm(8944): GC_CONCURRENT freed 1706K, 20% free 8517K/10548K, paused 3ms+10ms, total 89ms
  2308. 02-24 20:20:20.991 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2309. 02-24 20:20:21.011 I/bt_hwcfg(9359): bt vendor lib: set UART baud 115200
  2310. 02-24 20:20:21.011 D/bt_hwcfg(9359): Settlement delay -- 100 ms
  2311. 02-24 20:20:21.111 I/bt_hwcfg(9359): bt vendor lib: set UART baud 3000000
  2312. 02-24 20:20:21.141 I/bt_hwcfg(9359): Controller OTP bdaddr 08:60:6E:37:B5:4C
  2313. 02-24 20:20:21.141 I/bt_hwcfg(9359): vendor lib fwcfg completed
  2314. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_HCI
  2315. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_L2CAP
  2316. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_RFCOMM
  2317. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_AVDT
  2318. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_AVRC
  2319. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_A2D
  2320. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_BNEP
  2321. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_BTM
  2322. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_PAN
  2323. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_SDP
  2324. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_BTAPP
  2325. 02-24 20:20:21.141 I/ (9359): BTE_InitTraceLevels -- TRC_BTIF
  2326. 02-24 20:20:21.211 F/libc (9359): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9374 (BTIF)
  2327. 02-24 20:20:21.291 D/BluetoothAdapterService(1093550072)( 9359): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5920
  2328. 02-24 20:20:21.321 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  2329. 02-24 20:20:21.321 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  2330. 02-24 20:20:21.321 I/DEBUG (124): Revision: '0'
  2331. 02-24 20:20:21.321 I/DEBUG (124): pid: 9359, tid: 9374, name: BTIF >>> com.android.bluetooth <<<
  2332. 02-24 20:20:21.321 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  2333. 02-24 20:20:21.401 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  2334. 02-24 20:20:21.401 I/DEBUG (124): r4 638d0688 r5 69757d00 r6 00000000 r7 00000020
  2335. 02-24 20:20:21.401 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  2336. 02-24 20:20:21.401 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  2337. 02-24 20:20:21.401 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  2338. 02-24 20:20:21.401 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  2339. 02-24 20:20:21.401 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  2340. 02-24 20:20:21.401 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  2341. 02-24 20:20:21.401 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  2342. 02-24 20:20:21.401 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  2343. 02-24 20:20:21.401 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  2344. 02-24 20:20:21.401 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  2345. 02-24 20:20:21.401 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  2346. 02-24 20:20:21.401 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  2347. 02-24 20:20:21.401 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  2348. 02-24 20:20:21.401 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  2349. 02-24 20:20:21.401 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  2350. 02-24 20:20:21.401 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  2351. 02-24 20:20:21.401 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  2352. 02-24 20:20:21.401 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  2353. 02-24 20:20:21.401 I/DEBUG (124): scr 60000010
  2354. 02-24 20:20:21.411 I/DEBUG (124):
  2355. 02-24 20:20:21.411 I/DEBUG (124): backtrace:
  2356. 02-24 20:20:21.411 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  2357. 02-24 20:20:21.411 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  2358. 02-24 20:20:21.411 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  2359. 02-24 20:20:21.411 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  2360. 02-24 20:20:21.411 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  2361. 02-24 20:20:21.411 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  2362. 02-24 20:20:21.411 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  2363. 02-24 20:20:21.411 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  2364. 02-24 20:20:21.411 I/DEBUG (124):
  2365. 02-24 20:20:21.411 I/DEBUG (124): stack:
  2366. 02-24 20:20:21.411 I/DEBUG (124): 69757c88 00000000
  2367. 02-24 20:20:21.411 I/DEBUG (124): 69757c8c 655c77b0
  2368. 02-24 20:20:21.411 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  2369. 02-24 20:20:21.411 I/DEBUG (124): 69757c94 00000001
  2370. 02-24 20:20:21.411 I/DEBUG (124): 69757c98 69456ad0
  2371. 02-24 20:20:21.411 I/DEBUG (124): 69757c9c 00000060
  2372. 02-24 20:20:21.411 I/DEBUG (124): 69757ca0 69456ad0
  2373. 02-24 20:20:21.411 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  2374. 02-24 20:20:21.411 I/DEBUG (124): 69757ca8 69456ad0
  2375. 02-24 20:20:21.411 I/DEBUG (124): 69757cac 00000010
  2376. 02-24 20:20:21.411 I/DEBUG (124): 69757cb0 69456ad0
  2377. 02-24 20:20:21.411 I/DEBUG (124): 69757cb4 00000005
  2378. 02-24 20:20:21.411 I/DEBUG (124): 69757cb8 69757d00
  2379. 02-24 20:20:21.411 I/DEBUG (124): 69757cbc 00000000
  2380. 02-24 20:20:21.411 I/DEBUG (124): 69757cc0 df0027ad
  2381. 02-24 20:20:21.411 I/DEBUG (124): 69757cc4 00000000
  2382. 02-24 20:20:21.411 I/DEBUG (124): #00 69757cc8 638d065c
  2383. 02-24 20:20:21.411 I/DEBUG (124): 69757ccc 69757d00
  2384. 02-24 20:20:21.411 I/DEBUG (124): 69757cd0 00000000
  2385. 02-24 20:20:21.411 I/DEBUG (124): 69757cd4 00000020
  2386. 02-24 20:20:21.411 I/DEBUG (124): #01 69757cd8 69757d00
  2387. 02-24 20:20:21.411 I/DEBUG (124): 69757cdc 00000005
  2388. 02-24 20:20:21.411 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  2389. 02-24 20:20:21.411 I/DEBUG (124): 69757ce4 00000001
  2390. 02-24 20:20:21.411 I/DEBUG (124): 69757ce8 40156240
  2391. 02-24 20:20:21.411 I/DEBUG (124): 69757cec 638d5586
  2392. 02-24 20:20:21.411 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  2393. 02-24 20:20:21.411 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  2394. 02-24 20:20:21.411 I/DEBUG (124): #02 69757cf8 00000000
  2395. 02-24 20:20:21.411 I/DEBUG (124): 69757cfc 00000001
  2396. 02-24 20:20:21.411 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  2397. 02-24 20:20:21.411 I/DEBUG (124): 69757d04 000000f8
  2398. 02-24 20:20:21.411 I/DEBUG (124): 69757d08 40156240
  2399. 02-24 20:20:21.411 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  2400. 02-24 20:20:21.411 I/DEBUG (124):
  2401. 02-24 20:20:21.411 I/DEBUG (124): memory near r0:
  2402. 02-24 20:20:21.411 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  2403. 02-24 20:20:21.411 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  2404. 02-24 20:20:21.411 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  2405. 02-24 20:20:21.411 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  2406. 02-24 20:20:21.411 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  2407. 02-24 20:20:21.411 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  2408. 02-24 20:20:21.411 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  2409. 02-24 20:20:21.411 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  2410. 02-24 20:20:21.411 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  2411. 02-24 20:20:21.411 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  2412. 02-24 20:20:21.411 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  2413. 02-24 20:20:21.411 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  2414. 02-24 20:20:21.411 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  2415. 02-24 20:20:21.411 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  2416. 02-24 20:20:21.411 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  2417. 02-24 20:20:21.411 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  2418. 02-24 20:20:21.411 I/DEBUG (124):
  2419. 02-24 20:20:21.411 I/DEBUG (124): memory near r3:
  2420. 02-24 20:20:21.411 I/DEBUG (124): 638d0664 64616548 20746573 65746147 00796177
  2421. 02-24 20:20:21.411 I/DEBUG (124): 638d0674 00000000 00000000 00000000 00000000
  2422. 02-24 20:20:21.411 I/DEBUG (124): 638d0684 00000000 5cf8d061 d061ca22 080280f8
  2423. 02-24 20:20:21.411 I/DEBUG (124): 638d0694 c0477062 11280069 18f44fd0 48f44f10
  2424. 02-24 20:20:21.411 I/DEBUG (124): 638d06a4 4f65c811 02495048 00000020 4a684236
  2425. 02-24 20:20:21.411 I/DEBUG (124): 638d06b4 00030167 4d031800 01f75448 054770be
  2426. 02-24 20:20:21.411 I/DEBUG (124): 638d06c4 80818121 26f89069 0f280100 4f1e81d1
  2427. 02-24 20:20:21.411 I/DEBUG (124): 638d06d4 c01046f4 001b10f8 14f8c021 4169411b
  2428. 02-24 20:20:21.411 I/DEBUG (124): 638d06e4 410180f0 4169c161 c17100f0 70477061
  2429. 02-24 20:20:21.411 I/DEBUG (124): 638d06f4 812105b5 46f44f81 acf8d515 42f3c11b
  2430. 02-24 20:20:21.411 I/DEBUG (124): 638d0704 042a0302 4a6981d1 4a1c528d 8ae00c85
  2431. 02-24 20:20:21.411 I/DEBUG (124): 638d0714 81d40407 528d8a69 05858a1c 030749e0
  2432. 02-24 20:20:21.411 I/DEBUG (124): 638d0724 ca6981d4 ca1c528d 18f44f85 48f44f11
  2433. 02-24 20:20:21.411 I/DEBUG (124): 638d0734 2e65d112 0069c949 6cd11129 017bc069
  2434. 02-24 20:20:21.411 I/DEBUG (124): 638d0744 68d10c28 80f02069 02616800 61f75b20
  2435. 02-24 20:20:21.411 I/DEBUG (124): 638d0754 4469e8fd 400480f0 e87000f0 70616c61
  2436. 02-24 20:20:21.411 I/DEBUG (124):
  2437. 02-24 20:20:21.411 I/DEBUG (124): memory near r4:
  2438. 02-24 20:20:21.411 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  2439. 02-24 20:20:21.411 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  2440. 02-24 20:20:21.411 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  2441. 02-24 20:20:21.411 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  2442. 02-24 20:20:21.411 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  2443. 02-24 20:20:21.411 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  2444. 02-24 20:20:21.411 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  2445. 02-24 20:20:21.411 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  2446. 02-24 20:20:21.411 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  2447. 02-24 20:20:21.411 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  2448. 02-24 20:20:21.411 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  2449. 02-24 20:20:21.411 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  2450. 02-24 20:20:21.411 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  2451. 02-24 20:20:21.411 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  2452. 02-24 20:20:21.411 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  2453. 02-24 20:20:21.411 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  2454. 02-24 20:20:21.411 I/DEBUG (124):
  2455. 02-24 20:20:21.411 I/DEBUG (124): memory near r5:
  2456. 02-24 20:20:21.411 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d5586
  2457. 02-24 20:20:21.411 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  2458. 02-24 20:20:21.411 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  2459. 02-24 20:20:21.411 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  2460. 02-24 20:20:21.411 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  2461. 02-24 20:20:21.411 I/DEBUG (124): 69757d30 655c77b0 62324520 00000001 00000007
  2462. 02-24 20:20:21.411 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  2463. 02-24 20:20:21.411 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  2464. 02-24 20:20:21.411 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412e9720
  2465. 02-24 20:20:21.411 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412e96c8
  2466. 02-24 20:20:21.411 I/DEBUG (124): 69757d80 412e9720 655c7c00 655c7c00 40950323
  2467. 02-24 20:20:21.411 I/DEBUG (124): 69757d90 409c81b8 655c77b0 412e9738 412e9738
  2468. 02-24 20:20:21.411 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  2469. 02-24 20:20:21.411 I/DEBUG (124): 69757db0 655c77b0 655c77b0 409c81b8 409535f9
  2470. 02-24 20:20:21.411 I/DEBUG (124): 69757dc0 40fc9930 412e9738 00000005 00000000
  2471. 02-24 20:20:21.411 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655c77b0
  2472. 02-24 20:20:21.411 I/DEBUG (124):
  2473. 02-24 20:20:21.411 I/DEBUG (124): memory near r9:
  2474. 02-24 20:20:21.411 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  2475. 02-24 20:20:21.411 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  2476. 02-24 20:20:21.411 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  2477. 02-24 20:20:21.411 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  2478. 02-24 20:20:21.411 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  2479. 02-24 20:20:21.411 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  2480. 02-24 20:20:21.411 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  2481. 02-24 20:20:21.411 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  2482. 02-24 20:20:21.411 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  2483. 02-24 20:20:21.411 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  2484. 02-24 20:20:21.411 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  2485. 02-24 20:20:21.411 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  2486. 02-24 20:20:21.411 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  2487. 02-24 20:20:21.411 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  2488. 02-24 20:20:21.411 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  2489. 02-24 20:20:21.411 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  2490. 02-24 20:20:21.411 I/DEBUG (124):
  2491. 02-24 20:20:21.411 I/DEBUG (124): memory near sl:
  2492. 02-24 20:20:21.411 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  2493. 02-24 20:20:21.411 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  2494. 02-24 20:20:21.411 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  2495. 02-24 20:20:21.411 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  2496. 02-24 20:20:21.411 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  2497. 02-24 20:20:21.411 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  2498. 02-24 20:20:21.411 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  2499. 02-24 20:20:21.411 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  2500. 02-24 20:20:21.411 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  2501. 02-24 20:20:21.411 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  2502. 02-24 20:20:21.411 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  2503. 02-24 20:20:21.411 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  2504. 02-24 20:20:21.411 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  2505. 02-24 20:20:21.411 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  2506. 02-24 20:20:21.411 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  2507. 02-24 20:20:21.411 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  2508. 02-24 20:20:21.411 I/DEBUG (124):
  2509. 02-24 20:20:21.411 I/DEBUG (124): memory near fp:
  2510. 02-24 20:20:21.411 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  2511. 02-24 20:20:21.411 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  2512. 02-24 20:20:21.411 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  2513. 02-24 20:20:21.411 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  2514. 02-24 20:20:21.411 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  2515. 02-24 20:20:21.411 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  2516. 02-24 20:20:21.411 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  2517. 02-24 20:20:21.411 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  2518. 02-24 20:20:21.411 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  2519. 02-24 20:20:21.411 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  2520. 02-24 20:20:21.411 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  2521. 02-24 20:20:21.411 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  2522. 02-24 20:20:21.411 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  2523. 02-24 20:20:21.411 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  2524. 02-24 20:20:21.411 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  2525. 02-24 20:20:21.411 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  2526. 02-24 20:20:21.411 I/DEBUG (124):
  2527. 02-24 20:20:21.411 I/DEBUG (124): memory near ip:
  2528. 02-24 20:20:21.411 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  2529. 02-24 20:20:21.411 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  2530. 02-24 20:20:21.411 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  2531. 02-24 20:20:21.411 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  2532. 02-24 20:20:21.411 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  2533. 02-24 20:20:21.411 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  2534. 02-24 20:20:21.411 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  2535. 02-24 20:20:21.411 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  2536. 02-24 20:20:21.411 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  2537. 02-24 20:20:21.411 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  2538. 02-24 20:20:21.411 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  2539. 02-24 20:20:21.411 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  2540. 02-24 20:20:21.411 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  2541. 02-24 20:20:21.411 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  2542. 02-24 20:20:21.411 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  2543. 02-24 20:20:21.411 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  2544. 02-24 20:20:21.411 I/DEBUG (124):
  2545. 02-24 20:20:21.411 I/DEBUG (124): memory near sp:
  2546. 02-24 20:20:21.411 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  2547. 02-24 20:20:21.411 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  2548. 02-24 20:20:21.421 I/DEBUG (124): 69757cc8 638d065c 69757d00 00000000 00000020
  2549. 02-24 20:20:21.421 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  2550. 02-24 20:20:21.421 I/DEBUG (124): 69757ce8 40156240 638d5586 693f4e68 69351c29
  2551. 02-24 20:20:21.421 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  2552. 02-24 20:20:21.421 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  2553. 02-24 20:20:21.421 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  2554. 02-24 20:20:21.421 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  2555. 02-24 20:20:21.421 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  2556. 02-24 20:20:21.421 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  2557. 02-24 20:20:21.421 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  2558. 02-24 20:20:21.421 I/DEBUG (124): 69757d68 655c7c04 412e9720 00000004 00000000
  2559. 02-24 20:20:21.421 I/DEBUG (124): 69757d78 40fc9930 412e96c8 412e9720 655c7c00
  2560. 02-24 20:20:21.421 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  2561. 02-24 20:20:21.421 I/DEBUG (124): 69757d98 412e9738 412e9738 00000001 40955fc9
  2562. 02-24 20:20:21.421 I/DEBUG (124):
  2563. 02-24 20:20:21.421 I/DEBUG (124): code around pc:
  2564. 02-24 20:20:21.421 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  2565. 02-24 20:20:21.421 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  2566. 02-24 20:20:21.421 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  2567. 02-24 20:20:21.421 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  2568. 02-24 20:20:21.421 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  2569. 02-24 20:20:21.421 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  2570. 02-24 20:20:21.421 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  2571. 02-24 20:20:21.421 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  2572. 02-24 20:20:21.421 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  2573. 02-24 20:20:21.421 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  2574. 02-24 20:20:21.421 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  2575. 02-24 20:20:21.421 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  2576. 02-24 20:20:21.421 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  2577. 02-24 20:20:21.421 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  2578. 02-24 20:20:21.421 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  2579. 02-24 20:20:21.421 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  2580. 02-24 20:20:21.421 I/DEBUG (124):
  2581. 02-24 20:20:21.421 I/DEBUG (124): code around lr:
  2582. 02-24 20:20:21.421 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  2583. 02-24 20:20:21.421 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  2584. 02-24 20:20:21.421 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  2585. 02-24 20:20:21.421 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  2586. 02-24 20:20:21.421 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  2587. 02-24 20:20:21.421 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  2588. 02-24 20:20:21.421 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  2589. 02-24 20:20:21.421 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  2590. 02-24 20:20:21.421 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  2591. 02-24 20:20:21.421 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  2592. 02-24 20:20:21.421 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  2593. 02-24 20:20:21.421 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  2594. 02-24 20:20:21.421 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  2595. 02-24 20:20:21.421 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  2596. 02-24 20:20:21.421 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  2597. 02-24 20:20:21.421 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  2598. 02-24 20:20:21.621 I/BootReceiver(477): Copying /data/tombstones/tombstone_05 to DropBox (SYSTEM_TOMBSTONE)
  2599. 02-24 20:20:21.711 D/dalvikvm(477): GC_FOR_ALLOC freed 1693K, 23% free 15237K/19624K, paused 88ms, total 89ms
  2600. 02-24 20:20:21.721 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  2601. 02-24 20:20:21.721 E/BluetoothManagerService(477): getState()
  2602. 02-24 20:20:21.721 E/BluetoothManagerService(477): android.os.DeadObjectException
  2603. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2604. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2605. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  2606. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  2607. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  2608. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2609. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2610. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2611. 02-24 20:20:21.721 E/BluetoothManagerService(477): waitForOnOff time out
  2612. 02-24 20:20:21.721 D/BluetoothManagerService(477): Sending off request.
  2613. 02-24 20:20:21.721 E/BluetoothManagerService(477): Unable to call disable()
  2614. 02-24 20:20:21.721 E/BluetoothManagerService(477): android.os.DeadObjectException
  2615. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2616. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  2617. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  2618. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  2619. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  2620. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2621. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2622. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2623. 02-24 20:20:21.721 E/BluetoothManagerService(477): getState()
  2624. 02-24 20:20:21.721 E/BluetoothManagerService(477): android.os.DeadObjectException
  2625. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2626. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2627. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  2628. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  2629. 02-24 20:20:21.721 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  2630. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2631. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2632. 02-24 20:20:21.721 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2633. 02-24 20:20:21.721 E/BluetoothManagerService(477): waitForOnOff time out
  2634. 02-24 20:20:21.721 D/BluetoothManagerService(477): Message: 60
  2635. 02-24 20:20:21.721 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  2636. 02-24 20:20:21.721 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  2637. 02-24 20:20:21.721 D/BluetoothManagerService(477): Message: 42
  2638. 02-24 20:20:21.721 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  2639. 02-24 20:20:21.721 E/BluetoothAdapter(670):
  2640. 02-24 20:20:21.721 E/BluetoothAdapter(670): android.os.DeadObjectException
  2641. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  2642. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2643. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  2644. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  2645. 02-24 20:20:21.721 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  2646. 02-24 20:20:21.721 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  2647. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  2648. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  2649. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  2650. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  2651. 02-24 20:20:21.721 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  2652. 02-24 20:20:21.721 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  2653. 02-24 20:20:21.721 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  2654. 02-24 20:20:21.721 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  2655. 02-24 20:20:21.721 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  2656. 02-24 20:20:21.721 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  2657. 02-24 20:20:21.721 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2658. 02-24 20:20:21.721 I/ActivityManager(477): Process com.android.bluetooth (pid 9359) has died.
  2659. 02-24 20:20:21.721 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 1280000ms
  2660. 02-24 20:20:21.721 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  2661. 02-24 20:20:21.721 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 15000ms
  2662. 02-24 20:20:21.721 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 25000ms
  2663. 02-24 20:20:21.721 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 25000ms
  2664. 02-24 20:20:21.721 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 35000ms
  2665. 02-24 20:20:21.731 E/BluetoothAdapter(670):
  2666. 02-24 20:20:21.731 E/BluetoothAdapter(670): android.os.DeadObjectException
  2667. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  2668. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  2669. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  2670. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  2671. 02-24 20:20:21.731 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  2672. 02-24 20:20:21.731 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  2673. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  2674. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  2675. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  2676. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  2677. 02-24 20:20:21.731 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  2678. 02-24 20:20:21.731 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  2679. 02-24 20:20:21.731 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  2680. 02-24 20:20:21.731 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  2681. 02-24 20:20:21.731 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  2682. 02-24 20:20:21.731 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  2683. 02-24 20:20:21.731 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2684. 02-24 20:20:21.731 E/BluetoothManagerService(477): Unable to call enable()
  2685. 02-24 20:20:21.731 E/BluetoothManagerService(477): android.os.DeadObjectException
  2686. 02-24 20:20:21.731 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  2687. 02-24 20:20:21.731 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  2688. 02-24 20:20:21.731 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  2689. 02-24 20:20:21.731 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  2690. 02-24 20:20:21.731 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  2691. 02-24 20:20:21.731 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2692. 02-24 20:20:21.731 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  2693. 02-24 20:20:21.731 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2694. 02-24 20:20:21.731 D/BluetoothManagerService(477): Message: 41
  2695. 02-24 20:20:21.731 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  2696. 02-24 20:20:21.731 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  2697. 02-24 20:20:21.731 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  2698. 02-24 20:20:21.741 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  2699. 02-24 20:20:21.741 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  2700. 02-24 20:20:21.751 D/Zygote (127): Process 9359 terminated by signal (11)
  2701. 02-24 20:20:21.751 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  2702. 02-24 20:20:21.751 E/BluetoothPan(2962):
  2703. 02-24 20:20:21.751 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  2704. 02-24 20:20:21.751 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2705. 02-24 20:20:21.751 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2706. 02-24 20:20:21.751 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2707. 02-24 20:20:21.751 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  2708. 02-24 20:20:21.751 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2709. 02-24 20:20:21.751 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  2710. 02-24 20:20:21.751 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  2711. 02-24 20:20:21.751 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2712. 02-24 20:20:21.751 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2713. 02-24 20:20:21.751 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  2714. 02-24 20:20:21.751 E/BluetoothHeadset(811):
  2715. 02-24 20:20:21.751 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  2716. 02-24 20:20:21.751 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2717. 02-24 20:20:21.751 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2718. 02-24 20:20:21.751 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2719. 02-24 20:20:21.751 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  2720. 02-24 20:20:21.751 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2721. 02-24 20:20:21.751 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  2722. 02-24 20:20:21.751 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  2723. 02-24 20:20:21.751 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9390 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  2724. 02-24 20:20:21.761 E/BluetoothPan(477):
  2725. 02-24 20:20:21.761 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  2726. 02-24 20:20:21.761 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2727. 02-24 20:20:21.761 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2728. 02-24 20:20:21.761 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  2729. 02-24 20:20:21.761 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  2730. 02-24 20:20:21.761 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  2731. 02-24 20:20:21.761 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  2732. 02-24 20:20:21.761 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  2733. 02-24 20:20:21.761 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2734. 02-24 20:20:21.761 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  2735. 02-24 20:20:21.761 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2736. 02-24 20:20:21.761 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  2737. 02-24 20:20:21.761 D/dalvikvm(127): GC_EXPLICIT freed 41K, 13% free 2337K/2664K, paused 2ms+1ms, total 16ms
  2738. 02-24 20:20:21.761 E/BluetoothHeadset(811):
  2739. 02-24 20:20:21.761 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  2740. 02-24 20:20:21.761 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2741. 02-24 20:20:21.761 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2742. 02-24 20:20:21.761 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2743. 02-24 20:20:21.761 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  2744. 02-24 20:20:21.761 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2745. 02-24 20:20:21.761 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  2746. 02-24 20:20:21.761 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  2747. 02-24 20:20:21.781 D/dalvikvm(127): GC_EXPLICIT freed <1K, 13% free 2337K/2664K, paused 1ms+1ms, total 13ms
  2748. 02-24 20:20:21.781 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  2749. 02-24 20:20:21.781 E/BluetoothPbap(2962):
  2750. 02-24 20:20:21.781 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  2751. 02-24 20:20:21.781 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2752. 02-24 20:20:21.781 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2753. 02-24 20:20:21.781 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2754. 02-24 20:20:21.781 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  2755. 02-24 20:20:21.781 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2756. 02-24 20:20:21.781 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  2757. 02-24 20:20:21.781 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  2758. 02-24 20:20:21.781 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  2759. 02-24 20:20:21.781 E/BluetoothInputDevice(2962):
  2760. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  2761. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2762. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2763. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  2764. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  2765. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  2766. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  2767. 02-24 20:20:21.781 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  2768. 02-24 20:20:21.781 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  2769. 02-24 20:20:21.781 E/BluetoothA2dp(477):
  2770. 02-24 20:20:21.781 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  2771. 02-24 20:20:21.781 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2772. 02-24 20:20:21.781 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2773. 02-24 20:20:21.781 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  2774. 02-24 20:20:21.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  2775. 02-24 20:20:21.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  2776. 02-24 20:20:21.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  2777. 02-24 20:20:21.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  2778. 02-24 20:20:21.781 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2779. 02-24 20:20:21.781 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  2780. 02-24 20:20:21.781 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2781. 02-24 20:20:21.781 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  2782. 02-24 20:20:21.791 E/BluetoothHeadset(477):
  2783. 02-24 20:20:21.791 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  2784. 02-24 20:20:21.791 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  2785. 02-24 20:20:21.791 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  2786. 02-24 20:20:21.791 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  2787. 02-24 20:20:21.791 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  2788. 02-24 20:20:21.791 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  2789. 02-24 20:20:21.791 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  2790. 02-24 20:20:21.791 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  2791. 02-24 20:20:21.791 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  2792. 02-24 20:20:21.791 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  2793. 02-24 20:20:21.791 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  2794. 02-24 20:20:21.791 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  2795. 02-24 20:20:21.791 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2796. 02-24 20:20:21.791 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  2797. 02-24 20:20:21.791 D/dalvikvm(811): GC_CONCURRENT freed 405K, 18% free 3324K/4032K, paused 2ms+1ms, total 40ms
  2798. 02-24 20:20:21.801 D/dalvikvm(127): GC_EXPLICIT freed <1K, 13% free 2337K/2664K, paused 1ms+1ms, total 21ms
  2799. 02-24 20:20:21.871 D/dalvikvm(9390): GC_CONCURRENT freed 70K, 12% free 2779K/3132K, paused 2ms+2ms, total 24ms
  2800. 02-24 20:20:21.871 D/dalvikvm(9390): WAIT_FOR_CONCURRENT_GC blocked 14ms
  2801. 02-24 20:20:21.911 D/AdapterServiceConfig(9390): Adding HeadsetService
  2802. 02-24 20:20:21.911 D/AdapterServiceConfig(9390): Adding A2dpService
  2803. 02-24 20:20:21.911 D/AdapterServiceConfig(9390): Adding HidService
  2804. 02-24 20:20:21.911 D/AdapterServiceConfig(9390): Adding HealthService
  2805. 02-24 20:20:21.911 D/AdapterServiceConfig(9390): Adding PanService
  2806. 02-24 20:20:21.911 D/BluetoothAdapterService(9390): REFCOUNT: CREATED. INSTANCE_COUNT1
  2807. 02-24 20:20:21.911 D/BluetoothManagerService(477): Message: 20
  2808. 02-24 20:20:21.911 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41bae298:true
  2809. 02-24 20:20:21.921 D/BluetoothAdapterState(9390): make
  2810. 02-24 20:20:21.921 I/bluedroid(9390): init
  2811. 02-24 20:20:21.921 I/bte_conf(9390): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  2812. 02-24 20:20:21.921 I/bluedroid(9390): get_profile_interface socket
  2813. 02-24 20:20:21.921 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  2814. 02-24 20:20:21.921 D/BluetoothManagerService(477): Message: 40
  2815. 02-24 20:20:21.921 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  2816. 02-24 20:20:21.921 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  2817. 02-24 20:20:21.921 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  2818. 02-24 20:20:21.921 I/GKI_LINUX(9390): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  2819. 02-24 20:20:21.921 I/BluetoothHidServiceJni(9390): classInitNative: succeeds
  2820. 02-24 20:20:21.931 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  2821. 02-24 20:20:21.931 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  2822. 02-24 20:20:21.931 D/BluetoothAdapterService(1093550024)( 9390): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e58f0
  2823. 02-24 20:20:21.931 I/BluetoothPanServiceJni(9390): classInitNative(L105): succeeds
  2824. 02-24 20:20:21.931 D/BluetoothAdapterService(9390): Broadcasting updateAdapterState() to 1 receivers.
  2825. 02-24 20:20:21.931 D/BluetoothBondStateMachine(9390): make
  2826. 02-24 20:20:21.941 I/BluetoothBondStateMachine(9390): StableState(): Entering Off State
  2827. 02-24 20:20:21.941 D/HeadsetService(9390): Received start request. Starting profile...
  2828. 02-24 20:20:21.941 I/BluetoothHeadsetServiceJni(9390): classInitNative: succeeds
  2829. 02-24 20:20:21.941 D/HeadsetStateMachine(9390): make
  2830. 02-24 20:20:21.951 I/bluedroid(9390): get_profile_interface handsfree
  2831. 02-24 20:20:21.951 E/bt-btif (9390): btif_enable_service: current services:0x20
  2832. 02-24 20:20:21.951 D/A2dpService(9390): Received start request. Starting profile...
  2833. 02-24 20:20:21.951 I/BluetoothA2dpServiceJni(9390): classInitNative: succeeds
  2834. 02-24 20:20:21.951 D/A2dpStateMachine(9390): make
  2835. 02-24 20:20:21.961 I/bluedroid(9390): get_profile_interface a2dp
  2836. 02-24 20:20:21.961 I/GKI_LINUX(9390): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  2837. 02-24 20:20:21.961 E/bt-btif (9390): btif_enable_service: current services:0x40020
  2838. 02-24 20:20:21.961 D/A2dpStateMachine(9390): Enter Disconnected: -2
  2839. 02-24 20:20:21.961 D/HidService(9390): Received start request. Starting profile...
  2840. 02-24 20:20:21.961 I/bluedroid(9390): get_profile_interface hidhost
  2841. 02-24 20:20:21.961 E/bt-btif (9390): btif_enable_service: current services:0x140020
  2842. 02-24 20:20:21.961 I/BluetoothHealthServiceJni(9390): classInitNative: succeeds
  2843. 02-24 20:20:21.971 D/HealthService(9390): Received start request. Starting profile...
  2844. 02-24 20:20:21.971 I/bluedroid(9390): get_profile_interface health
  2845. 02-24 20:20:21.971 D/PanService(9390): Received start request. Starting profile...
  2846. 02-24 20:20:21.971 D/BluetoothPanServiceJni(9390): initializeNative(L110): pan
  2847. 02-24 20:20:21.971 I/bluedroid(9390): get_profile_interface pan
  2848. 02-24 20:20:21.971 D/HeadsetPhoneState(9390): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  2849. 02-24 20:20:21.971 D/BluetoothAdapterService(9390): Profile still not running:com.android.bluetooth.hdp.HealthService
  2850. 02-24 20:20:21.971 D/BluetoothAdapterService(9390): Profile still not running:com.android.bluetooth.hdp.HealthService
  2851. 02-24 20:20:21.971 D/BluetoothAdapterService(9390): Profile still not running:com.android.bluetooth.hdp.HealthService
  2852. 02-24 20:20:21.981 D/BluetoothAdapterService(9390): Profile still not running:com.android.bluetooth.pan.PanService
  2853. 02-24 20:20:21.981 I/bluedroid(9390): enable
  2854. 02-24 20:20:21.981 I/bt_hci_bdroid(9390): init
  2855. 02-24 20:20:21.981 I/bt_vendor(9390): init
  2856. 02-24 20:20:21.981 I/bt_vnd_conf(9390): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  2857. 02-24 20:20:21.981 I/bt_vnd_conf(9390): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  2858. 02-24 20:20:21.981 I/bt_hci_bdroid(9390): bt_hc_worker_thread started
  2859. 02-24 20:20:21.981 D/BluetoothAdapterService(1093550024)( 9390): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e58f0
  2860. 02-24 20:20:21.991 D/DockEventReceiver(2962): finishStartingService: stopping service
  2861. 02-24 20:20:21.991 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  2862. 02-24 20:20:22.041 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  2863. 02-24 20:20:22.061 D/DockEventReceiver(2962): finishStartingService: stopping service
  2864. 02-24 20:20:22.071 D/BluetoothAdapterService(1093550024)( 9390): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e58f0
  2865. 02-24 20:20:22.071 D/BluetoothAdapterService(1093550024)( 9390): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e58f0
  2866. 02-24 20:20:22.071 I/RT (2518): BLUETOOTH: Device power is off
  2867. 02-24 20:20:22.201 I/bt_userial_vendor(9390): userial vendor open: opening /dev/ttyHS2
  2868. 02-24 20:20:22.201 I/GKI_LINUX(9390): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  2869. 02-24 20:20:22.201 I/bt_userial_vendor(9390): device fd = 59 open
  2870. 02-24 20:20:22.201 I/bt_hwcfg(9390): bt vendor lib: set UART baud 3000000
  2871. 02-24 20:20:22.231 D/BluetoothAdapterService(1093550024)( 9390): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e58f0
  2872. 02-24 20:20:22.231 D/bt_hwcfg(9390): Chipset BCM4330B1
  2873. 02-24 20:20:22.231 D/bt_hwcfg(9390): Target name = [BCM4330B1]
  2874. 02-24 20:20:22.231 D/bt_hwcfg(9390): Target name = [BCM4330]
  2875. 02-24 20:20:22.231 I/bt_hwcfg(9390): Found patchfile: /etc/firmware//bcm4330.hcd
  2876. 02-24 20:20:22.541 D/BluetoothAdapterService(1093550024)( 9390): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e58f0
  2877. 02-24 20:20:22.541 I/bt_hwcfg(9390): bt vendor lib: set UART baud 115200
  2878. 02-24 20:20:22.541 D/bt_hwcfg(9390): Settlement delay -- 100 ms
  2879. 02-24 20:20:22.641 I/bt_hwcfg(9390): bt vendor lib: set UART baud 3000000
  2880. 02-24 20:20:22.661 I/bt_hwcfg(9390): Controller OTP bdaddr 08:60:6E:37:B5:4C
  2881. 02-24 20:20:22.661 I/bt_hwcfg(9390): vendor lib fwcfg completed
  2882. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_HCI
  2883. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_L2CAP
  2884. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_RFCOMM
  2885. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_AVDT
  2886. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_AVRC
  2887. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_A2D
  2888. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_BNEP
  2889. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_BTM
  2890. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_PAN
  2891. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_SDP
  2892. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_BTAPP
  2893. 02-24 20:20:22.671 I/ (9390): BTE_InitTraceLevels -- TRC_BTIF
  2894. 02-24 20:20:22.711 D/dalvikvm(8944): GC_CONCURRENT freed 1759K, 20% free 8717K/10800K, paused 2ms+8ms, total 51ms
  2895. 02-24 20:20:22.751 F/libc (9390): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9405 (BTIF)
  2896. 02-24 20:20:22.801 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  2897. 02-24 20:20:22.801 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  2898. 02-24 20:20:22.801 I/DEBUG (124): Revision: '0'
  2899. 02-24 20:20:22.801 I/DEBUG (124): pid: 9390, tid: 9405, name: BTIF >>> com.android.bluetooth <<<
  2900. 02-24 20:20:22.801 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  2901. 02-24 20:20:22.891 I/DEBUG (124): r0 40c9a640 r1 000000f7 r2 00000023 r3 40c9a63f
  2902. 02-24 20:20:22.891 I/DEBUG (124): r4 40c9a640 r5 69757d00 r6 00000000 r7 00000020
  2903. 02-24 20:20:22.891 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  2904. 02-24 20:20:22.891 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  2905. 02-24 20:20:22.891 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  2906. 02-24 20:20:22.891 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  2907. 02-24 20:20:22.891 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  2908. 02-24 20:20:22.891 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  2909. 02-24 20:20:22.891 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  2910. 02-24 20:20:22.891 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  2911. 02-24 20:20:22.891 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  2912. 02-24 20:20:22.891 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  2913. 02-24 20:20:22.891 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  2914. 02-24 20:20:22.891 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  2915. 02-24 20:20:22.891 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  2916. 02-24 20:20:22.891 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  2917. 02-24 20:20:22.891 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  2918. 02-24 20:20:22.891 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  2919. 02-24 20:20:22.891 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  2920. 02-24 20:20:22.891 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  2921. 02-24 20:20:22.891 I/DEBUG (124): scr 60000010
  2922. 02-24 20:20:22.891 I/DEBUG (124):
  2923. 02-24 20:20:22.891 I/DEBUG (124): backtrace:
  2924. 02-24 20:20:22.891 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  2925. 02-24 20:20:22.891 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  2926. 02-24 20:20:22.891 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  2927. 02-24 20:20:22.891 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  2928. 02-24 20:20:22.891 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  2929. 02-24 20:20:22.891 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  2930. 02-24 20:20:22.891 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  2931. 02-24 20:20:22.891 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  2932. 02-24 20:20:22.891 I/DEBUG (124): #08 pc 0000088c <unknown>
  2933. 02-24 20:20:22.891 I/DEBUG (124):
  2934. 02-24 20:20:22.891 I/DEBUG (124): stack:
  2935. 02-24 20:20:22.891 I/DEBUG (124): 69757c88 00000000
  2936. 02-24 20:20:22.891 I/DEBUG (124): 69757c8c 655c77b0
  2937. 02-24 20:20:22.891 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  2938. 02-24 20:20:22.891 I/DEBUG (124): 69757c94 00000001
  2939. 02-24 20:20:22.891 I/DEBUG (124): 69757c98 69456ad0
  2940. 02-24 20:20:22.891 I/DEBUG (124): 69757c9c 00000060
  2941. 02-24 20:20:22.891 I/DEBUG (124): 69757ca0 69456ad0
  2942. 02-24 20:20:22.891 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  2943. 02-24 20:20:22.891 I/DEBUG (124): 69757ca8 69456ad0
  2944. 02-24 20:20:22.891 I/DEBUG (124): 69757cac 00000010
  2945. 02-24 20:20:22.891 I/DEBUG (124): 69757cb0 69456ad0
  2946. 02-24 20:20:22.891 I/DEBUG (124): 69757cb4 00000005
  2947. 02-24 20:20:22.891 I/DEBUG (124): 69757cb8 69757d00
  2948. 02-24 20:20:22.891 I/DEBUG (124): 69757cbc 00000000
  2949. 02-24 20:20:22.891 I/DEBUG (124): 69757cc0 df0027ad
  2950. 02-24 20:20:22.891 I/DEBUG (124): 69757cc4 00000000
  2951. 02-24 20:20:22.891 I/DEBUG (124): #00 69757cc8 40c9a614
  2952. 02-24 20:20:22.891 I/DEBUG (124): 69757ccc 69757d00
  2953. 02-24 20:20:22.891 I/DEBUG (124): 69757cd0 00000000
  2954. 02-24 20:20:22.891 I/DEBUG (124): 69757cd4 00000020
  2955. 02-24 20:20:22.891 I/DEBUG (124): #01 69757cd8 69757d00
  2956. 02-24 20:20:22.891 I/DEBUG (124): 69757cdc 00000005
  2957. 02-24 20:20:22.891 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  2958. 02-24 20:20:22.891 I/DEBUG (124): 69757ce4 00000001
  2959. 02-24 20:20:22.891 I/DEBUG (124): 69757ce8 40156240
  2960. 02-24 20:20:22.891 I/DEBUG (124): 69757cec 638d3706
  2961. 02-24 20:20:22.891 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  2962. 02-24 20:20:22.891 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  2963. 02-24 20:20:22.891 I/DEBUG (124): #02 69757cf8 00000000
  2964. 02-24 20:20:22.891 I/DEBUG (124): 69757cfc 00000001
  2965. 02-24 20:20:22.891 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  2966. 02-24 20:20:22.891 I/DEBUG (124): 69757d04 000000f8
  2967. 02-24 20:20:22.891 I/DEBUG (124): 69757d08 40156240
  2968. 02-24 20:20:22.891 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  2969. 02-24 20:20:22.891 I/DEBUG (124):
  2970. 02-24 20:20:22.891 I/DEBUG (124): memory near r0:
  2971. 02-24 20:20:22.891 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  2972. 02-24 20:20:22.891 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  2973. 02-24 20:20:22.891 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  2974. 02-24 20:20:22.891 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  2975. 02-24 20:20:22.891 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  2976. 02-24 20:20:22.891 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  2977. 02-24 20:20:22.901 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  2978. 02-24 20:20:22.901 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  2979. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  2980. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  2981. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  2982. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  2983. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  2984. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  2985. 02-24 20:20:22.901 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  2986. 02-24 20:20:22.901 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  2987. 02-24 20:20:22.901 I/DEBUG (124):
  2988. 02-24 20:20:22.901 I/DEBUG (124): memory near r3:
  2989. 02-24 20:20:22.901 I/DEBUG (124): 40c9a61c 64616548 20746573 65746147 00796177
  2990. 02-24 20:20:22.901 I/DEBUG (124): 40c9a62c 00000000 00000000 00000000 00000000
  2991. 02-24 20:20:22.901 I/DEBUG (124): 40c9a63c 00000000 5cf8d061 d061ca22 080280f8
  2992. 02-24 20:20:22.901 I/DEBUG (124): 40c9a64c c0477062 11280069 18f44fd0 48f44f10
  2993. 02-24 20:20:22.901 I/DEBUG (124): 40c9a65c 4f65c811 02495048 00000020 4a684236
  2994. 02-24 20:20:22.901 I/DEBUG (124): 40c9a66c 00030167 4d031800 01f75448 054770be
  2995. 02-24 20:20:22.901 I/DEBUG (124): 40c9a67c 80818121 26f89069 0f280100 4f1e81d1
  2996. 02-24 20:20:22.901 I/DEBUG (124): 40c9a68c c01046f4 001b10f8 14f8c021 4169411b
  2997. 02-24 20:20:22.901 I/DEBUG (124): 40c9a69c 410180f0 4169c161 c17100f0 70477061
  2998. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6ac 812105b5 46f44f81 acf8d515 42f3c11b
  2999. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6bc 042a0302 4a6981d1 4a1c528d 8ae00c85
  3000. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6cc 81d40407 528d8a69 05858a1c 030749e0
  3001. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6dc ca6981d4 ca1c528d 18f44f85 48f44f11
  3002. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6ec 2e65d112 0069c949 6cd11129 017bc069
  3003. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6fc 68d10c28 80f02069 02616800 61f75b20
  3004. 02-24 20:20:22.901 I/DEBUG (124): 40c9a70c 4469e8fd 400480f0 e87000f0 70616c61
  3005. 02-24 20:20:22.901 I/DEBUG (124):
  3006. 02-24 20:20:22.901 I/DEBUG (124): memory near r4:
  3007. 02-24 20:20:22.901 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  3008. 02-24 20:20:22.901 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  3009. 02-24 20:20:22.901 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  3010. 02-24 20:20:22.901 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  3011. 02-24 20:20:22.901 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  3012. 02-24 20:20:22.901 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  3013. 02-24 20:20:22.901 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  3014. 02-24 20:20:22.901 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  3015. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  3016. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  3017. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  3018. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  3019. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  3020. 02-24 20:20:22.901 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  3021. 02-24 20:20:22.901 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  3022. 02-24 20:20:22.901 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  3023. 02-24 20:20:22.901 I/DEBUG (124):
  3024. 02-24 20:20:22.901 I/DEBUG (124): memory near r5:
  3025. 02-24 20:20:22.901 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d3706
  3026. 02-24 20:20:22.901 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  3027. 02-24 20:20:22.901 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  3028. 02-24 20:20:22.901 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  3029. 02-24 20:20:22.901 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  3030. 02-24 20:20:22.901 I/DEBUG (124): 69757d30 655c77b0 62324520 00000001 00000007
  3031. 02-24 20:20:22.901 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  3032. 02-24 20:20:22.901 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  3033. 02-24 20:20:22.901 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412e9970
  3034. 02-24 20:20:22.901 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412e9918
  3035. 02-24 20:20:22.901 I/DEBUG (124): 69757d80 412e9970 655c7c00 655c7c00 40950323
  3036. 02-24 20:20:22.901 I/DEBUG (124): 69757d90 409c81b8 655c77b0 412e9988 412e9988
  3037. 02-24 20:20:22.901 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  3038. 02-24 20:20:22.901 I/DEBUG (124): 69757db0 655c77b0 655c77b0 409c81b8 409535f9
  3039. 02-24 20:20:22.901 I/DEBUG (124): 69757dc0 40fc9930 412e9988 00000005 00000000
  3040. 02-24 20:20:22.901 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655c77b0
  3041. 02-24 20:20:22.901 I/DEBUG (124):
  3042. 02-24 20:20:22.901 I/DEBUG (124): memory near r9:
  3043. 02-24 20:20:22.901 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  3044. 02-24 20:20:22.901 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  3045. 02-24 20:20:22.901 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  3046. 02-24 20:20:22.901 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  3047. 02-24 20:20:22.901 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  3048. 02-24 20:20:22.901 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  3049. 02-24 20:20:22.901 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  3050. 02-24 20:20:22.901 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  3051. 02-24 20:20:22.901 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  3052. 02-24 20:20:22.901 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  3053. 02-24 20:20:22.901 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  3054. 02-24 20:20:22.901 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  3055. 02-24 20:20:22.901 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  3056. 02-24 20:20:22.901 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  3057. 02-24 20:20:22.901 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  3058. 02-24 20:20:22.901 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  3059. 02-24 20:20:22.901 I/DEBUG (124):
  3060. 02-24 20:20:22.901 I/DEBUG (124): memory near sl:
  3061. 02-24 20:20:22.901 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  3062. 02-24 20:20:22.901 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  3063. 02-24 20:20:22.901 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  3064. 02-24 20:20:22.901 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  3065. 02-24 20:20:22.901 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  3066. 02-24 20:20:22.901 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  3067. 02-24 20:20:22.901 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  3068. 02-24 20:20:22.901 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  3069. 02-24 20:20:22.901 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  3070. 02-24 20:20:22.901 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  3071. 02-24 20:20:22.901 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  3072. 02-24 20:20:22.901 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  3073. 02-24 20:20:22.901 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  3074. 02-24 20:20:22.901 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  3075. 02-24 20:20:22.901 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  3076. 02-24 20:20:22.901 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  3077. 02-24 20:20:22.901 I/DEBUG (124):
  3078. 02-24 20:20:22.901 I/DEBUG (124): memory near fp:
  3079. 02-24 20:20:22.901 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  3080. 02-24 20:20:22.901 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  3081. 02-24 20:20:22.901 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  3082. 02-24 20:20:22.901 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  3083. 02-24 20:20:22.901 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  3084. 02-24 20:20:22.901 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  3085. 02-24 20:20:22.901 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  3086. 02-24 20:20:22.901 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  3087. 02-24 20:20:22.901 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  3088. 02-24 20:20:22.901 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  3089. 02-24 20:20:22.901 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  3090. 02-24 20:20:22.901 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  3091. 02-24 20:20:22.901 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  3092. 02-24 20:20:22.901 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  3093. 02-24 20:20:22.901 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  3094. 02-24 20:20:22.901 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  3095. 02-24 20:20:22.901 I/DEBUG (124):
  3096. 02-24 20:20:22.901 I/DEBUG (124): memory near ip:
  3097. 02-24 20:20:22.901 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  3098. 02-24 20:20:22.901 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  3099. 02-24 20:20:22.901 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  3100. 02-24 20:20:22.901 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  3101. 02-24 20:20:22.901 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  3102. 02-24 20:20:22.901 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  3103. 02-24 20:20:22.901 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  3104. 02-24 20:20:22.901 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  3105. 02-24 20:20:22.901 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  3106. 02-24 20:20:22.901 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  3107. 02-24 20:20:22.901 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  3108. 02-24 20:20:22.901 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  3109. 02-24 20:20:22.901 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  3110. 02-24 20:20:22.901 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  3111. 02-24 20:20:22.901 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  3112. 02-24 20:20:22.901 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  3113. 02-24 20:20:22.901 I/DEBUG (124):
  3114. 02-24 20:20:22.901 I/DEBUG (124): memory near sp:
  3115. 02-24 20:20:22.901 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  3116. 02-24 20:20:22.901 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  3117. 02-24 20:20:22.901 I/DEBUG (124): 69757cc8 40c9a614 69757d00 00000000 00000020
  3118. 02-24 20:20:22.901 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  3119. 02-24 20:20:22.901 I/DEBUG (124): 69757ce8 40156240 638d3706 693f4e68 69351c29
  3120. 02-24 20:20:22.901 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  3121. 02-24 20:20:22.901 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  3122. 02-24 20:20:22.901 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  3123. 02-24 20:20:22.901 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655c77b0 62324520
  3124. 02-24 20:20:22.901 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  3125. 02-24 20:20:22.901 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  3126. 02-24 20:20:22.901 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  3127. 02-24 20:20:22.901 I/DEBUG (124): 69757d68 655c7c04 412e9970 00000004 00000000
  3128. 02-24 20:20:22.901 I/DEBUG (124): 69757d78 40fc9930 412e9918 412e9970 655c7c00
  3129. 02-24 20:20:22.901 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655c77b0
  3130. 02-24 20:20:22.901 I/DEBUG (124): 69757d98 412e9988 412e9988 00000001 40955fc9
  3131. 02-24 20:20:22.901 I/DEBUG (124):
  3132. 02-24 20:20:22.901 I/DEBUG (124): code around pc:
  3133. 02-24 20:20:22.901 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  3134. 02-24 20:20:22.901 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  3135. 02-24 20:20:22.901 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  3136. 02-24 20:20:22.901 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  3137. 02-24 20:20:22.901 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  3138. 02-24 20:20:22.901 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  3139. 02-24 20:20:22.901 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  3140. 02-24 20:20:22.901 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  3141. 02-24 20:20:22.901 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  3142. 02-24 20:20:22.901 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  3143. 02-24 20:20:22.901 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  3144. 02-24 20:20:22.901 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  3145. 02-24 20:20:22.901 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  3146. 02-24 20:20:22.901 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  3147. 02-24 20:20:22.901 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  3148. 02-24 20:20:22.901 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  3149. 02-24 20:20:22.901 I/DEBUG (124):
  3150. 02-24 20:20:22.901 I/DEBUG (124): code around lr:
  3151. 02-24 20:20:22.901 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  3152. 02-24 20:20:22.901 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  3153. 02-24 20:20:22.901 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  3154. 02-24 20:20:22.901 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  3155. 02-24 20:20:22.901 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  3156. 02-24 20:20:22.901 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  3157. 02-24 20:20:22.901 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  3158. 02-24 20:20:22.901 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  3159. 02-24 20:20:22.901 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  3160. 02-24 20:20:22.901 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  3161. 02-24 20:20:22.901 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  3162. 02-24 20:20:22.901 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  3163. 02-24 20:20:22.901 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  3164. 02-24 20:20:22.901 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  3165. 02-24 20:20:22.901 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  3166. 02-24 20:20:22.901 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  3167. 02-24 20:20:23.111 I/BootReceiver(477): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
  3168. 02-24 20:20:23.191 D/dalvikvm(477): GC_FOR_ALLOC freed 1713K, 23% free 15196K/19624K, paused 81ms, total 82ms
  3169. 02-24 20:20:23.191 I/ActivityManager(477): Process com.android.bluetooth (pid 9390) has died.
  3170. 02-24 20:20:23.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 5120000ms
  3171. 02-24 20:20:23.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  3172. 02-24 20:20:23.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 15000ms
  3173. 02-24 20:20:23.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 15000ms
  3174. 02-24 20:20:23.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 25000ms
  3175. 02-24 20:20:23.191 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 35000ms
  3176. 02-24 20:20:23.201 E/BluetoothManagerService(477): getState()
  3177. 02-24 20:20:23.201 E/BluetoothManagerService(477): android.os.DeadObjectException
  3178. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3179. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3180. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  3181. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  3182. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  3183. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3184. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3185. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3186. 02-24 20:20:23.201 E/BluetoothManagerService(477): waitForOnOff time out
  3187. 02-24 20:20:23.201 D/BluetoothManagerService(477): Sending off request.
  3188. 02-24 20:20:23.201 E/BluetoothManagerService(477): Unable to call disable()
  3189. 02-24 20:20:23.201 E/BluetoothManagerService(477): android.os.DeadObjectException
  3190. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3191. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  3192. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  3193. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  3194. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  3195. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3196. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3197. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3198. 02-24 20:20:23.201 E/BluetoothManagerService(477): getState()
  3199. 02-24 20:20:23.201 E/BluetoothManagerService(477): android.os.DeadObjectException
  3200. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3201. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3202. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  3203. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  3204. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  3205. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3206. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3207. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3208. 02-24 20:20:23.201 E/BluetoothManagerService(477): waitForOnOff time out
  3209. 02-24 20:20:23.201 D/BluetoothManagerService(477): Message: 42
  3210. 02-24 20:20:23.201 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  3211. 02-24 20:20:23.201 E/BluetoothManagerService(477): Unable to call enable()
  3212. 02-24 20:20:23.201 E/BluetoothManagerService(477): android.os.DeadObjectException
  3213. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3214. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  3215. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  3216. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  3217. 02-24 20:20:23.201 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  3218. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3219. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3220. 02-24 20:20:23.201 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3221. 02-24 20:20:23.201 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  3222. 02-24 20:20:23.201 D/BluetoothManagerService(477): Message: 60
  3223. 02-24 20:20:23.201 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  3224. 02-24 20:20:23.201 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  3225. 02-24 20:20:23.201 D/BluetoothManagerService(477): Message: 41
  3226. 02-24 20:20:23.201 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  3227. 02-24 20:20:23.201 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  3228. 02-24 20:20:23.201 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  3229. 02-24 20:20:23.211 E/BluetoothAdapter(670):
  3230. 02-24 20:20:23.211 E/BluetoothAdapter(670): android.os.DeadObjectException
  3231. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  3232. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3233. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  3234. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  3235. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  3236. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  3237. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  3238. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  3239. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  3240. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  3241. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  3242. 02-24 20:20:23.211 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  3243. 02-24 20:20:23.211 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  3244. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  3245. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  3246. 02-24 20:20:23.211 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  3247. 02-24 20:20:23.211 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3248. 02-24 20:20:23.211 E/BluetoothAdapter(670):
  3249. 02-24 20:20:23.211 E/BluetoothAdapter(670): android.os.DeadObjectException
  3250. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  3251. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3252. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  3253. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  3254. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  3255. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  3256. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  3257. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  3258. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  3259. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  3260. 02-24 20:20:23.211 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  3261. 02-24 20:20:23.211 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  3262. 02-24 20:20:23.211 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  3263. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  3264. 02-24 20:20:23.211 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  3265. 02-24 20:20:23.211 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  3266. 02-24 20:20:23.211 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3267. 02-24 20:20:23.211 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  3268. 02-24 20:20:23.221 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  3269. 02-24 20:20:23.221 E/BluetoothPan(2962):
  3270. 02-24 20:20:23.221 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  3271. 02-24 20:20:23.221 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3272. 02-24 20:20:23.221 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3273. 02-24 20:20:23.221 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3274. 02-24 20:20:23.221 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  3275. 02-24 20:20:23.221 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3276. 02-24 20:20:23.221 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  3277. 02-24 20:20:23.221 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  3278. 02-24 20:20:23.221 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3279. 02-24 20:20:23.221 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  3280. 02-24 20:20:23.221 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3281. 02-24 20:20:23.221 E/BluetoothHeadset(811):
  3282. 02-24 20:20:23.221 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  3283. 02-24 20:20:23.221 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3284. 02-24 20:20:23.221 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3285. 02-24 20:20:23.221 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3286. 02-24 20:20:23.221 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  3287. 02-24 20:20:23.221 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3288. 02-24 20:20:23.221 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  3289. 02-24 20:20:23.221 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  3290. 02-24 20:20:23.221 E/BluetoothPan(477):
  3291. 02-24 20:20:23.221 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  3292. 02-24 20:20:23.221 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3293. 02-24 20:20:23.221 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3294. 02-24 20:20:23.221 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  3295. 02-24 20:20:23.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  3296. 02-24 20:20:23.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  3297. 02-24 20:20:23.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  3298. 02-24 20:20:23.221 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  3299. 02-24 20:20:23.221 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3300. 02-24 20:20:23.221 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  3301. 02-24 20:20:23.221 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3302. 02-24 20:20:23.221 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  3303. 02-24 20:20:23.221 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9419 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  3304. 02-24 20:20:23.221 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  3305. 02-24 20:20:23.231 D/Zygote (127): Process 9390 terminated by signal (11)
  3306. 02-24 20:20:23.231 E/BluetoothHeadset(811):
  3307. 02-24 20:20:23.231 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  3308. 02-24 20:20:23.231 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3309. 02-24 20:20:23.231 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3310. 02-24 20:20:23.231 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3311. 02-24 20:20:23.231 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  3312. 02-24 20:20:23.231 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3313. 02-24 20:20:23.231 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  3314. 02-24 20:20:23.231 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  3315. 02-24 20:20:23.231 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  3316. 02-24 20:20:23.231 E/BluetoothPbap(2962):
  3317. 02-24 20:20:23.231 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  3318. 02-24 20:20:23.231 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3319. 02-24 20:20:23.231 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3320. 02-24 20:20:23.231 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3321. 02-24 20:20:23.231 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  3322. 02-24 20:20:23.231 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3323. 02-24 20:20:23.231 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  3324. 02-24 20:20:23.231 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  3325. 02-24 20:20:23.231 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  3326. 02-24 20:20:23.231 E/BluetoothInputDevice(2962):
  3327. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  3328. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3329. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3330. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3331. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  3332. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3333. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  3334. 02-24 20:20:23.231 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  3335. 02-24 20:20:23.231 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  3336. 02-24 20:20:23.231 E/BluetoothA2dp(477):
  3337. 02-24 20:20:23.231 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  3338. 02-24 20:20:23.231 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3339. 02-24 20:20:23.231 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3340. 02-24 20:20:23.231 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  3341. 02-24 20:20:23.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  3342. 02-24 20:20:23.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  3343. 02-24 20:20:23.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  3344. 02-24 20:20:23.231 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  3345. 02-24 20:20:23.231 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3346. 02-24 20:20:23.231 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  3347. 02-24 20:20:23.231 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3348. 02-24 20:20:23.231 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  3349. 02-24 20:20:23.231 E/BluetoothHeadset(477):
  3350. 02-24 20:20:23.231 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  3351. 02-24 20:20:23.231 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3352. 02-24 20:20:23.231 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3353. 02-24 20:20:23.231 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  3354. 02-24 20:20:23.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  3355. 02-24 20:20:23.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  3356. 02-24 20:20:23.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  3357. 02-24 20:20:23.231 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  3358. 02-24 20:20:23.231 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3359. 02-24 20:20:23.231 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  3360. 02-24 20:20:23.231 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3361. 02-24 20:20:23.231 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  3362. 02-24 20:20:23.231 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3363. 02-24 20:20:23.231 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3364. 02-24 20:20:23.321 D/dalvikvm(9419): GC_CONCURRENT freed 32K, 11% free 2817K/3132K, paused 3ms+1ms, total 26ms
  3365. 02-24 20:20:23.321 D/dalvikvm(9419): WAIT_FOR_CONCURRENT_GC blocked 4ms
  3366. 02-24 20:20:23.351 D/AdapterServiceConfig(9419): Adding HeadsetService
  3367. 02-24 20:20:23.351 D/AdapterServiceConfig(9419): Adding A2dpService
  3368. 02-24 20:20:23.351 D/AdapterServiceConfig(9419): Adding HidService
  3369. 02-24 20:20:23.351 D/AdapterServiceConfig(9419): Adding HealthService
  3370. 02-24 20:20:23.351 D/AdapterServiceConfig(9419): Adding PanService
  3371. 02-24 20:20:23.361 D/BluetoothAdapterService(9419): REFCOUNT: CREATED. INSTANCE_COUNT1
  3372. 02-24 20:20:23.361 D/BluetoothManagerService(477): Message: 20
  3373. 02-24 20:20:23.361 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41bf6c90:true
  3374. 02-24 20:20:23.361 D/BluetoothAdapterState(9419): make
  3375. 02-24 20:20:23.361 I/bluedroid(9419): init
  3376. 02-24 20:20:23.361 I/bte_conf(9419): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  3377. 02-24 20:20:23.361 I/bluedroid(9419): get_profile_interface socket
  3378. 02-24 20:20:23.361 I/GKI_LINUX(9419): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  3379. 02-24 20:20:23.371 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  3380. 02-24 20:20:23.371 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  3381. 02-24 20:20:23.401 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  3382. 02-24 20:20:23.401 D/BluetoothManagerService(477): Message: 40
  3383. 02-24 20:20:23.401 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  3384. 02-24 20:20:23.401 I/BluetoothHidServiceJni(9419): classInitNative: succeeds
  3385. 02-24 20:20:23.401 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  3386. 02-24 20:20:23.401 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  3387. 02-24 20:20:23.401 I/BluetoothPanServiceJni(9419): classInitNative(L105): succeeds
  3388. 02-24 20:20:23.411 D/BluetoothAdapterService(9419): Broadcasting updateAdapterState() to 1 receivers.
  3389. 02-24 20:20:23.411 D/BluetoothBondStateMachine(9419): make
  3390. 02-24 20:20:23.411 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3391. 02-24 20:20:23.421 I/BluetoothBondStateMachine(9419): StableState(): Entering Off State
  3392. 02-24 20:20:23.421 D/HeadsetService(9419): Received start request. Starting profile...
  3393. 02-24 20:20:23.431 I/BluetoothHeadsetServiceJni(9419): classInitNative: succeeds
  3394. 02-24 20:20:23.431 D/HeadsetStateMachine(9419): make
  3395. 02-24 20:20:23.441 I/bluedroid(9419): get_profile_interface handsfree
  3396. 02-24 20:20:23.441 E/bt-btif (9419): btif_enable_service: current services:0x20
  3397. 02-24 20:20:23.441 D/A2dpService(9419): Received start request. Starting profile...
  3398. 02-24 20:20:23.441 I/BluetoothA2dpServiceJni(9419): classInitNative: succeeds
  3399. 02-24 20:20:23.441 D/A2dpStateMachine(9419): make
  3400. 02-24 20:20:23.451 I/bluedroid(9419): get_profile_interface a2dp
  3401. 02-24 20:20:23.451 I/GKI_LINUX(9419): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  3402. 02-24 20:20:23.451 E/bt-btif (9419): btif_enable_service: current services:0x40020
  3403. 02-24 20:20:23.451 D/A2dpStateMachine(9419): Enter Disconnected: -2
  3404. 02-24 20:20:23.451 D/HidService(9419): Received start request. Starting profile...
  3405. 02-24 20:20:23.451 I/bluedroid(9419): get_profile_interface hidhost
  3406. 02-24 20:20:23.451 E/bt-btif (9419): btif_enable_service: current services:0x140020
  3407. 02-24 20:20:23.451 I/BluetoothHealthServiceJni(9419): classInitNative: succeeds
  3408. 02-24 20:20:23.451 D/HealthService(9419): Received start request. Starting profile...
  3409. 02-24 20:20:23.451 I/bluedroid(9419): get_profile_interface health
  3410. 02-24 20:20:23.451 D/PanService(9419): Received start request. Starting profile...
  3411. 02-24 20:20:23.451 D/BluetoothPanServiceJni(9419): initializeNative(L110): pan
  3412. 02-24 20:20:23.451 I/bluedroid(9419): get_profile_interface pan
  3413. 02-24 20:20:23.461 D/BluetoothAdapterService(9419): Profile still not running:com.android.bluetooth.hdp.HealthService
  3414. 02-24 20:20:23.461 D/HeadsetPhoneState(9419): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  3415. 02-24 20:20:23.461 D/BluetoothAdapterService(9419): Profile still not running:com.android.bluetooth.hdp.HealthService
  3416. 02-24 20:20:23.461 D/BluetoothAdapterService(9419): Profile still not running:com.android.bluetooth.hdp.HealthService
  3417. 02-24 20:20:23.461 D/BluetoothAdapterService(9419): Profile still not running:com.android.bluetooth.pan.PanService
  3418. 02-24 20:20:23.461 I/bluedroid(9419): enable
  3419. 02-24 20:20:23.461 I/bt_hci_bdroid(9419): init
  3420. 02-24 20:20:23.471 I/bt_vendor(9419): init
  3421. 02-24 20:20:23.471 I/bt_vnd_conf(9419): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  3422. 02-24 20:20:23.471 I/bt_vnd_conf(9419): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  3423. 02-24 20:20:23.471 I/bt_hci_bdroid(9419): bt_hc_worker_thread started
  3424. 02-24 20:20:23.471 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  3425. 02-24 20:20:23.481 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3426. 02-24 20:20:23.481 D/DockEventReceiver(2962): finishStartingService: stopping service
  3427. 02-24 20:20:23.511 D/DockEventReceiver(2962): finishStartingService: stopping service
  3428. 02-24 20:20:23.511 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  3429. 02-24 20:20:23.521 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3430. 02-24 20:20:23.521 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3431. 02-24 20:20:23.531 I/RT (2518): BLUETOOTH: Device power is off
  3432. 02-24 20:20:23.691 I/bt_userial_vendor(9419): userial vendor open: opening /dev/ttyHS2
  3433. 02-24 20:20:23.691 I/GKI_LINUX(9419): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  3434. 02-24 20:20:23.691 I/bt_userial_vendor(9419): device fd = 57 open
  3435. 02-24 20:20:23.691 I/bt_hwcfg(9419): bt vendor lib: set UART baud 3000000
  3436. 02-24 20:20:23.711 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3437. 02-24 20:20:23.721 D/bt_hwcfg(9419): Chipset BCM4330B1
  3438. 02-24 20:20:23.721 D/bt_hwcfg(9419): Target name = [BCM4330B1]
  3439. 02-24 20:20:23.721 D/bt_hwcfg(9419): Target name = [BCM4330]
  3440. 02-24 20:20:23.721 I/bt_hwcfg(9419): Found patchfile: /etc/firmware//bcm4330.hcd
  3441. 02-24 20:20:24.011 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3442. 02-24 20:20:24.021 I/bt_hwcfg(9419): bt vendor lib: set UART baud 115200
  3443. 02-24 20:20:24.021 D/bt_hwcfg(9419): Settlement delay -- 100 ms
  3444. 02-24 20:20:24.121 I/bt_hwcfg(9419): bt vendor lib: set UART baud 3000000
  3445. 02-24 20:20:24.151 I/bt_hwcfg(9419): Controller OTP bdaddr 08:60:6E:37:B5:4C
  3446. 02-24 20:20:24.151 I/bt_hwcfg(9419): vendor lib fwcfg completed
  3447. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_HCI
  3448. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_L2CAP
  3449. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_RFCOMM
  3450. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_AVDT
  3451. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_AVRC
  3452. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_A2D
  3453. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_BNEP
  3454. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_BTM
  3455. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_PAN
  3456. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_SDP
  3457. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_BTAPP
  3458. 02-24 20:20:24.151 I/ (9419): BTE_InitTraceLevels -- TRC_BTIF
  3459. 02-24 20:20:24.231 F/libc (9419): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9435 (BTIF)
  3460. 02-24 20:20:24.311 D/BluetoothAdapterService(1093543232)( 9419): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e3e68
  3461. 02-24 20:20:24.331 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  3462. 02-24 20:20:24.331 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  3463. 02-24 20:20:24.331 I/DEBUG (124): Revision: '0'
  3464. 02-24 20:20:24.331 I/DEBUG (124): pid: 9419, tid: 9435, name: BTIF >>> com.android.bluetooth <<<
  3465. 02-24 20:20:24.331 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  3466. 02-24 20:20:24.421 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  3467. 02-24 20:20:24.421 I/DEBUG (124): r4 638d0688 r5 69857d00 r6 00000000 r7 00000020
  3468. 02-24 20:20:24.421 I/DEBUG (124): r8 00000036 r9 00030167 sl 694f45a4 fp 00140020
  3469. 02-24 20:20:24.421 I/DEBUG (124): ip 69519e70 sp 69857cc8 lr 6947cc0f pc 401278c8 cpsr 200f0030
  3470. 02-24 20:20:24.421 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  3471. 02-24 20:20:24.421 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  3472. 02-24 20:20:24.421 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  3473. 02-24 20:20:24.421 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  3474. 02-24 20:20:24.421 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  3475. 02-24 20:20:24.421 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  3476. 02-24 20:20:24.421 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  3477. 02-24 20:20:24.421 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  3478. 02-24 20:20:24.421 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  3479. 02-24 20:20:24.421 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  3480. 02-24 20:20:24.421 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  3481. 02-24 20:20:24.421 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  3482. 02-24 20:20:24.421 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  3483. 02-24 20:20:24.421 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  3484. 02-24 20:20:24.421 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  3485. 02-24 20:20:24.421 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  3486. 02-24 20:20:24.421 I/DEBUG (124): scr 60000010
  3487. 02-24 20:20:24.421 I/DEBUG (124):
  3488. 02-24 20:20:24.421 I/DEBUG (124): backtrace:
  3489. 02-24 20:20:24.421 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  3490. 02-24 20:20:24.421 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  3491. 02-24 20:20:24.421 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  3492. 02-24 20:20:24.421 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  3493. 02-24 20:20:24.421 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  3494. 02-24 20:20:24.421 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  3495. 02-24 20:20:24.421 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  3496. 02-24 20:20:24.421 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  3497. 02-24 20:20:24.421 I/DEBUG (124): #08 pc 00001e24 <unknown>
  3498. 02-24 20:20:24.421 I/DEBUG (124):
  3499. 02-24 20:20:24.421 I/DEBUG (124): stack:
  3500. 02-24 20:20:24.421 I/DEBUG (124): 69857c88 00000000
  3501. 02-24 20:20:24.421 I/DEBUG (124): 69857c8c 655cc5c8
  3502. 02-24 20:20:24.421 I/DEBUG (124): 69857c90 69519dc8 /system/lib/hw/bluetooth.default.so
  3503. 02-24 20:20:24.421 I/DEBUG (124): 69857c94 00000001
  3504. 02-24 20:20:24.421 I/DEBUG (124): 69857c98 69556ad0
  3505. 02-24 20:20:24.421 I/DEBUG (124): 69857c9c 00000060
  3506. 02-24 20:20:24.421 I/DEBUG (124): 69857ca0 69556ad0
  3507. 02-24 20:20:24.421 I/DEBUG (124): 69857ca4 6947b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  3508. 02-24 20:20:24.421 I/DEBUG (124): 69857ca8 69556ad0
  3509. 02-24 20:20:24.421 I/DEBUG (124): 69857cac 00000010
  3510. 02-24 20:20:24.421 I/DEBUG (124): 69857cb0 69556ad0
  3511. 02-24 20:20:24.421 I/DEBUG (124): 69857cb4 00000005
  3512. 02-24 20:20:24.421 I/DEBUG (124): 69857cb8 69857d00
  3513. 02-24 20:20:24.421 I/DEBUG (124): 69857cbc 00000000
  3514. 02-24 20:20:24.421 I/DEBUG (124): 69857cc0 df0027ad
  3515. 02-24 20:20:24.421 I/DEBUG (124): 69857cc4 00000000
  3516. 02-24 20:20:24.421 I/DEBUG (124): #00 69857cc8 638d065c
  3517. 02-24 20:20:24.421 I/DEBUG (124): 69857ccc 69857d00
  3518. 02-24 20:20:24.421 I/DEBUG (124): 69857cd0 00000000
  3519. 02-24 20:20:24.421 I/DEBUG (124): 69857cd4 00000020
  3520. 02-24 20:20:24.421 I/DEBUG (124): #01 69857cd8 69857d00
  3521. 02-24 20:20:24.421 I/DEBUG (124): 69857cdc 00000005
  3522. 02-24 20:20:24.421 I/DEBUG (124): 69857ce0 6951a950 /system/lib/hw/bluetooth.default.so
  3523. 02-24 20:20:24.421 I/DEBUG (124): 69857ce4 00000001
  3524. 02-24 20:20:24.421 I/DEBUG (124): 69857ce8 40156240
  3525. 02-24 20:20:24.421 I/DEBUG (124): 69857cec 638d5586
  3526. 02-24 20:20:24.421 I/DEBUG (124): 69857cf0 694f4e68 /system/lib/hw/bluetooth.default.so
  3527. 02-24 20:20:24.421 I/DEBUG (124): 69857cf4 69451c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  3528. 02-24 20:20:24.421 I/DEBUG (124): #02 69857cf8 00000000
  3529. 02-24 20:20:24.421 I/DEBUG (124): 69857cfc 00000001
  3530. 02-24 20:20:24.421 I/DEBUG (124): 69857d00 694f6724 /system/lib/hw/bluetooth.default.so
  3531. 02-24 20:20:24.421 I/DEBUG (124): 69857d04 000000f8
  3532. 02-24 20:20:24.421 I/DEBUG (124): 69857d08 40156240
  3533. 02-24 20:20:24.421 I/DEBUG (124): 69857d0c 6944bcd7 /system/lib/hw/bluetooth.default.so
  3534. 02-24 20:20:24.421 I/DEBUG (124):
  3535. 02-24 20:20:24.421 I/DEBUG (124): memory near r0:
  3536. 02-24 20:20:24.431 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  3537. 02-24 20:20:24.431 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  3538. 02-24 20:20:24.431 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  3539. 02-24 20:20:24.431 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  3540. 02-24 20:20:24.431 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  3541. 02-24 20:20:24.431 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  3542. 02-24 20:20:24.431 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  3543. 02-24 20:20:24.431 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  3544. 02-24 20:20:24.431 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  3545. 02-24 20:20:24.431 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  3546. 02-24 20:20:24.431 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  3547. 02-24 20:20:24.431 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  3548. 02-24 20:20:24.431 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  3549. 02-24 20:20:24.431 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  3550. 02-24 20:20:24.431 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  3551. 02-24 20:20:24.431 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  3552. 02-24 20:20:24.431 I/DEBUG (124):
  3553. 02-24 20:20:24.431 I/DEBUG (124): memory near r3:
  3554. 02-24 20:20:24.431 I/DEBUG (124): 638d0664 64616548 20746573 65746147 00796177
  3555. 02-24 20:20:24.431 I/DEBUG (124): 638d0674 00000000 00000000 00000000 00000000
  3556. 02-24 20:20:24.431 I/DEBUG (124): 638d0684 00000000 5cf8d061 d061ca22 080280f8
  3557. 02-24 20:20:24.431 I/DEBUG (124): 638d0694 c0477062 11280069 18f44fd0 48f44f10
  3558. 02-24 20:20:24.431 I/DEBUG (124): 638d06a4 4f65c811 02495048 00000020 4a684236
  3559. 02-24 20:20:24.431 I/DEBUG (124): 638d06b4 00030167 4d031800 01f75448 054770be
  3560. 02-24 20:20:24.431 I/DEBUG (124): 638d06c4 80818121 26f89069 0f280100 4f1e81d1
  3561. 02-24 20:20:24.431 I/DEBUG (124): 638d06d4 c01046f4 001b10f8 14f8c021 4169411b
  3562. 02-24 20:20:24.431 I/DEBUG (124): 638d06e4 410180f0 4169c161 c17100f0 70477061
  3563. 02-24 20:20:24.431 I/DEBUG (124): 638d06f4 812105b5 46f44f81 acf8d515 42f3c11b
  3564. 02-24 20:20:24.431 I/DEBUG (124): 638d0704 042a0302 4a6981d1 4a1c528d 8ae00c85
  3565. 02-24 20:20:24.431 I/DEBUG (124): 638d0714 81d40407 528d8a69 05858a1c 030749e0
  3566. 02-24 20:20:24.431 I/DEBUG (124): 638d0724 ca6981d4 ca1c528d 18f44f85 48f44f11
  3567. 02-24 20:20:24.431 I/DEBUG (124): 638d0734 2e65d112 0069c949 6cd11129 017bc069
  3568. 02-24 20:20:24.431 I/DEBUG (124): 638d0744 68d10c28 80f02069 02616800 61f75b20
  3569. 02-24 20:20:24.431 I/DEBUG (124): 638d0754 4469e8fd 400480f0 e87000f0 70616c61
  3570. 02-24 20:20:24.431 I/DEBUG (124):
  3571. 02-24 20:20:24.431 I/DEBUG (124): memory near r4:
  3572. 02-24 20:20:24.431 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  3573. 02-24 20:20:24.431 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  3574. 02-24 20:20:24.431 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  3575. 02-24 20:20:24.431 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  3576. 02-24 20:20:24.431 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  3577. 02-24 20:20:24.431 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  3578. 02-24 20:20:24.431 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  3579. 02-24 20:20:24.431 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  3580. 02-24 20:20:24.431 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  3581. 02-24 20:20:24.431 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  3582. 02-24 20:20:24.431 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  3583. 02-24 20:20:24.431 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  3584. 02-24 20:20:24.431 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  3585. 02-24 20:20:24.431 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  3586. 02-24 20:20:24.431 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  3587. 02-24 20:20:24.431 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  3588. 02-24 20:20:24.431 I/DEBUG (124):
  3589. 02-24 20:20:24.431 I/DEBUG (124): memory near r5:
  3590. 02-24 20:20:24.431 I/DEBUG (124): 69857ce0 6951a950 00000001 40156240 638d5586
  3591. 02-24 20:20:24.431 I/DEBUG (124): 69857cf0 694f4e68 69451c29 00000000 00000001
  3592. 02-24 20:20:24.431 I/DEBUG (124): 69857d00 694f6724 000000f8 40156240 6944bcd7
  3593. 02-24 20:20:24.431 I/DEBUG (124): 69857d10 00000000 00000000 00000000 00000000
  3594. 02-24 20:20:24.431 I/DEBUG (124): 69857d20 00000000 00000000 76616a4c 69857dd0
  3595. 02-24 20:20:24.431 I/DEBUG (124): 69857d30 655cc5c8 62324520 00000001 00000007
  3596. 02-24 20:20:24.431 I/DEBUG (124): 69857d40 69857d54 00000000 ffffffc8 409652bd
  3597. 02-24 20:20:24.431 I/DEBUG (124): 69857d50 49003b67 7578654e 00372073 62324520
  3598. 02-24 20:20:24.431 I/DEBUG (124): 69857d60 00000000 00000000 655cca1c 412e71d8
  3599. 02-24 20:20:24.431 I/DEBUG (124): 69857d70 00000004 00000000 40fc9930 412e7180
  3600. 02-24 20:20:24.431 I/DEBUG (124): 69857d80 412e71d8 655cca18 655cca18 40950323
  3601. 02-24 20:20:24.431 I/DEBUG (124): 69857d90 409c81b8 655cc5c8 412e71f0 412e71f0
  3602. 02-24 20:20:24.431 I/DEBUG (124): 69857da0 00000001 40955fc9 69857f08 69857dc0
  3603. 02-24 20:20:24.431 I/DEBUG (124): 69857db0 655cc5c8 655cc5c8 409c81b8 409535f9
  3604. 02-24 20:20:24.431 I/DEBUG (124): 69857dc0 40fc9930 412e71f0 00000005 00000000
  3605. 02-24 20:20:24.431 I/DEBUG (124): 69857dd0 00000001 00000000 00000008 655cc5c8
  3606. 02-24 20:20:24.431 I/DEBUG (124):
  3607. 02-24 20:20:24.431 I/DEBUG (124): memory near r9:
  3608. 02-24 20:20:24.431 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  3609. 02-24 20:20:24.431 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  3610. 02-24 20:20:24.431 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  3611. 02-24 20:20:24.431 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  3612. 02-24 20:20:24.431 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  3613. 02-24 20:20:24.431 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  3614. 02-24 20:20:24.431 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  3615. 02-24 20:20:24.431 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  3616. 02-24 20:20:24.431 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  3617. 02-24 20:20:24.431 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  3618. 02-24 20:20:24.431 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  3619. 02-24 20:20:24.431 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  3620. 02-24 20:20:24.431 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  3621. 02-24 20:20:24.431 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  3622. 02-24 20:20:24.431 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  3623. 02-24 20:20:24.431 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  3624. 02-24 20:20:24.431 I/DEBUG (124):
  3625. 02-24 20:20:24.431 I/DEBUG (124): memory near sl:
  3626. 02-24 20:20:24.431 I/DEBUG (124): 694f4584 0062635f 63736964 7265766f 74735f79
  3627. 02-24 20:20:24.431 I/DEBUG (124): 694f4594 5f657461 6e616863 5f646567 00006263
  3628. 02-24 20:20:24.431 I/DEBUG (124): 694f45a4 203a7325 6e6b6e55 206e776f 76726573
  3629. 02-24 20:20:24.431 I/DEBUG (124): 694f45b4 20656369 6e696562 6e652067 656c6261
  3630. 02-24 20:20:24.431 I/DEBUG (124): 694f45c4 00000064 66697462 5f6d645f 74737075
  3631. 02-24 20:20:24.431 I/DEBUG (124): 694f45d4 6d616572 62635f73 206b6361 3a766520
  3632. 02-24 20:20:24.431 I/DEBUG (124): 694f45e4 00732520 7578654e 00372073 29287325
  3633. 02-24 20:20:24.431 I/DEBUG (124): 694f45f4 20646f63 6374616d 20736568 20726f66
  3634. 02-24 20:20:24.431 I/DEBUG (124): 694f4604 6f747561 69617020 00000072 29287325
  3635. 02-24 20:20:24.431 I/DEBUG (124): 694f4614 74744120 74706d65 20676e69 6f747561
  3636. 02-24 20:20:24.431 I/DEBUG (124): 694f4624 69617020 00000072 5f6e6970 75716572
  3637. 02-24 20:20:24.431 I/DEBUG (124): 694f4634 5f747365 00006263 203a7325 726f7453
  3638. 02-24 20:20:24.431 I/DEBUG (124): 694f4644 20676e69 6b6e696c 79656b20 656b202e
  3639. 02-24 20:20:24.431 I/DEBUG (124): 694f4654 79745f79 303d6570 2c782578 5f736920
  3640. 02-24 20:20:24.431 I/DEBUG (124): 694f4664 706d6574 0064253d 726f7473 20676e69
  3641. 02-24 20:20:24.431 I/DEBUG (124): 694f4674 6b6e696c 79656b20 69616620 0064656c
  3642. 02-24 20:20:24.431 I/DEBUG (124):
  3643. 02-24 20:20:24.431 I/DEBUG (124): memory near fp:
  3644. 02-24 20:20:24.431 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  3645. 02-24 20:20:24.431 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  3646. 02-24 20:20:24.431 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  3647. 02-24 20:20:24.431 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  3648. 02-24 20:20:24.431 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  3649. 02-24 20:20:24.431 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  3650. 02-24 20:20:24.431 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  3651. 02-24 20:20:24.431 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  3652. 02-24 20:20:24.431 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  3653. 02-24 20:20:24.431 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  3654. 02-24 20:20:24.431 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  3655. 02-24 20:20:24.431 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  3656. 02-24 20:20:24.431 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  3657. 02-24 20:20:24.431 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  3658. 02-24 20:20:24.431 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  3659. 02-24 20:20:24.431 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  3660. 02-24 20:20:24.431 I/DEBUG (124):
  3661. 02-24 20:20:24.431 I/DEBUG (124): memory near ip:
  3662. 02-24 20:20:24.431 I/DEBUG (124): 69519e50 401218a9 4011da09 40127c65 40127a61
  3663. 02-24 20:20:24.431 I/DEBUG (124): 69519e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  3664. 02-24 20:20:24.431 I/DEBUG (124): 69519e70 401278c1 40126b91 40169efd 401146a8
  3665. 02-24 20:20:24.431 I/DEBUG (124): 69519e80 40123181 401221ad 40169ef9 40127b49
  3666. 02-24 20:20:24.431 I/DEBUG (124): 69519e90 4011b9fd 401147c0 40115a8c 4011d445
  3667. 02-24 20:20:24.431 I/DEBUG (124): 69519ea0 4011c891 40127db1 40127be5 40116731
  3668. 02-24 20:20:24.431 I/DEBUG (124): 69519eb0 401079d9 40127719 40127a21 40127d25
  3669. 02-24 20:20:24.431 I/DEBUG (124): 69519ec0 4011e099 401150e0 401146c4 4012fe51
  3670. 02-24 20:20:24.431 I/DEBUG (124): 69519ed0 40114e94 40127bb1 401437b0 4005e7c9
  3671. 02-24 20:20:24.431 I/DEBUG (124): 69519ee0 40143878 40114614 40107c18 40107c60
  3672. 02-24 20:20:24.431 I/DEBUG (124): 69519ef0 401088b4 40109fcd 40116855 4011ae71
  3673. 02-24 20:20:24.431 I/DEBUG (124): 69519f00 40108af0 40115350 40115474 4011ae0d
  3674. 02-24 20:20:24.431 I/DEBUG (124): 69519f10 40114a34 40108c24 40108270 40107f1c
  3675. 02-24 20:20:24.431 I/DEBUG (124): 69519f20 40107f74 40108028 4011588c 40107b48
  3676. 02-24 20:20:24.431 I/DEBUG (124): 69519f30 401154e4 40115330 40107a01 401277c9
  3677. 02-24 20:20:24.431 I/DEBUG (124): 69519f40 40114cb0 40114d3c 40114d20 40114e5c
  3678. 02-24 20:20:24.431 I/DEBUG (124):
  3679. 02-24 20:20:24.431 I/DEBUG (124): memory near sp:
  3680. 02-24 20:20:24.431 I/DEBUG (124): 69857ca8 69556ad0 00000010 69556ad0 00000005
  3681. 02-24 20:20:24.431 I/DEBUG (124): 69857cb8 69857d00 00000000 df0027ad 00000000
  3682. 02-24 20:20:24.431 I/DEBUG (124): 69857cc8 638d065c 69857d00 00000000 00000020
  3683. 02-24 20:20:24.431 I/DEBUG (124): 69857cd8 69857d00 00000005 6951a950 00000001
  3684. 02-24 20:20:24.431 I/DEBUG (124): 69857ce8 40156240 638d5586 694f4e68 69451c29
  3685. 02-24 20:20:24.431 I/DEBUG (124): 69857cf8 00000000 00000001 694f6724 000000f8
  3686. 02-24 20:20:24.431 I/DEBUG (124): 69857d08 40156240 6944bcd7 00000000 00000000
  3687. 02-24 20:20:24.431 I/DEBUG (124): 69857d18 00000000 00000000 00000000 00000000
  3688. 02-24 20:20:24.431 I/DEBUG (124): 69857d28 76616a4c 69857dd0 655cc5c8 62324520
  3689. 02-24 20:20:24.431 I/DEBUG (124): 69857d38 00000001 00000007 69857d54 00000000
  3690. 02-24 20:20:24.431 I/DEBUG (124): 69857d48 ffffffc8 409652bd 49003b67 7578654e
  3691. 02-24 20:20:24.431 I/DEBUG (124): 69857d58 00372073 62324520 00000000 00000000
  3692. 02-24 20:20:24.431 I/DEBUG (124): 69857d68 655cca1c 412e71d8 00000004 00000000
  3693. 02-24 20:20:24.431 I/DEBUG (124): 69857d78 40fc9930 412e7180 412e71d8 655cca18
  3694. 02-24 20:20:24.431 I/DEBUG (124): 69857d88 655cca18 40950323 409c81b8 655cc5c8
  3695. 02-24 20:20:24.431 I/DEBUG (124): 69857d98 412e71f0 412e71f0 00000001 40955fc9
  3696. 02-24 20:20:24.431 I/DEBUG (124):
  3697. 02-24 20:20:24.431 I/DEBUG (124): code around pc:
  3698. 02-24 20:20:24.431 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  3699. 02-24 20:20:24.431 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  3700. 02-24 20:20:24.431 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  3701. 02-24 20:20:24.431 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  3702. 02-24 20:20:24.431 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  3703. 02-24 20:20:24.431 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  3704. 02-24 20:20:24.431 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  3705. 02-24 20:20:24.431 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  3706. 02-24 20:20:24.431 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  3707. 02-24 20:20:24.431 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  3708. 02-24 20:20:24.431 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  3709. 02-24 20:20:24.431 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  3710. 02-24 20:20:24.431 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  3711. 02-24 20:20:24.431 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  3712. 02-24 20:20:24.431 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  3713. 02-24 20:20:24.431 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  3714. 02-24 20:20:24.431 I/DEBUG (124):
  3715. 02-24 20:20:24.431 I/DEBUG (124): code around lr:
  3716. 02-24 20:20:24.431 I/DEBUG (124): 6947cbec b1b16829 0008f100 f7c92223 2000e852
  3717. 02-24 20:20:24.431 I/DEBUG (124): 6947cbfc 002bf884 b1816869 002cf104 f7c92223
  3718. 02-24 20:20:24.431 I/DEBUG (124): 6947cc0c 2100e848 104ff884 e8bd4620 f01143f8
  3719. 02-24 20:20:24.431 I/DEBUG (124): 6947cc1c 7201bd73 29006869 f884d1ee e7f3102c
  3720. 02-24 20:20:24.431 I/DEBUG (124): 6947cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  3721. 02-24 20:20:24.431 I/DEBUG (124): 6947cc3c 5201f240 800280c4 4010e8bd bd5cf011
  3722. 02-24 20:20:24.431 I/DEBUG (124): 6947cc4c bf00bd10 41f0e92d 20184607 46154688
  3723. 02-24 20:20:24.431 I/DEBUG (124): 6947cc5c f7fe461e 4604fae1 f240b178 f1005302
  3724. 02-24 20:20:24.431 I/DEBUG (124): 6947cc6c 80e70008 80234641 f84af7e1 75256126
  3725. 02-24 20:20:24.431 I/DEBUG (124): 6947cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  3726. 02-24 20:20:24.431 I/DEBUG (124): 6947cc8c 4604b510 f7fe2008 b138fac7 5203f240
  3727. 02-24 20:20:24.431 I/DEBUG (124): 6947cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  3728. 02-24 20:20:24.431 I/DEBUG (124): 6947ccac 4604b510 f7fe2008 b138fab7 5204f240
  3729. 02-24 20:20:24.431 I/DEBUG (124): 6947ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  3730. 02-24 20:20:24.431 I/DEBUG (124): 6947cccc 4604b510 f7fe2008 b138faa7 5205f240
  3731. 02-24 20:20:24.431 I/DEBUG (124): 6947ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  3732. 02-24 20:20:24.591 D/dalvikvm(8944): GC_CONCURRENT freed 1717K, 19% free 9076K/11112K, paused 3ms+19ms, total 120ms
  3733. 02-24 20:20:24.661 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  3734. 02-24 20:20:24.661 I/ActivityManager(477): Process com.android.bluetooth (pid 9419) has died.
  3735. 02-24 20:20:24.661 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 20480000ms
  3736. 02-24 20:20:24.661 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  3737. 02-24 20:20:24.661 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 15000ms
  3738. 02-24 20:20:24.661 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 25000ms
  3739. 02-24 20:20:24.661 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 25000ms
  3740. 02-24 20:20:24.661 I/BootReceiver(477): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
  3741. 02-24 20:20:24.741 D/dalvikvm(477): GC_FOR_ALLOC freed 1705K, 23% free 15201K/19624K, paused 77ms, total 77ms
  3742. 02-24 20:20:24.741 E/BluetoothManagerService(477): getState()
  3743. 02-24 20:20:24.741 E/BluetoothManagerService(477): android.os.DeadObjectException
  3744. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3745. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3746. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  3747. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  3748. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  3749. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3750. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3751. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3752. 02-24 20:20:24.741 E/BluetoothManagerService(477): waitForOnOff time out
  3753. 02-24 20:20:24.741 D/BluetoothManagerService(477): Sending off request.
  3754. 02-24 20:20:24.741 E/BluetoothManagerService(477): Unable to call disable()
  3755. 02-24 20:20:24.741 E/BluetoothManagerService(477): android.os.DeadObjectException
  3756. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3757. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  3758. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  3759. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  3760. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  3761. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3762. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3763. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3764. 02-24 20:20:24.741 E/BluetoothManagerService(477): getState()
  3765. 02-24 20:20:24.741 E/BluetoothManagerService(477): android.os.DeadObjectException
  3766. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3767. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3768. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  3769. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  3770. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  3771. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3772. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3773. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3774. 02-24 20:20:24.741 E/BluetoothManagerService(477): waitForOnOff time out
  3775. 02-24 20:20:24.741 D/BluetoothManagerService(477): Message: 42
  3776. 02-24 20:20:24.741 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  3777. 02-24 20:20:24.741 E/BluetoothManagerService(477): Unable to call enable()
  3778. 02-24 20:20:24.741 E/BluetoothManagerService(477): android.os.DeadObjectException
  3779. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  3780. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  3781. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  3782. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  3783. 02-24 20:20:24.741 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  3784. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3785. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  3786. 02-24 20:20:24.741 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3787. 02-24 20:20:24.741 D/BluetoothManagerService(477): Message: 60
  3788. 02-24 20:20:24.741 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  3789. 02-24 20:20:24.741 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  3790. 02-24 20:20:24.741 D/BluetoothManagerService(477): Message: 41
  3791. 02-24 20:20:24.741 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  3792. 02-24 20:20:24.741 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  3793. 02-24 20:20:24.741 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  3794. 02-24 20:20:24.741 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 34919ms
  3795. 02-24 20:20:24.751 E/BluetoothAdapter(670):
  3796. 02-24 20:20:24.751 E/BluetoothAdapter(670): android.os.DeadObjectException
  3797. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  3798. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3799. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  3800. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  3801. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  3802. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  3803. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  3804. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  3805. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  3806. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  3807. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  3808. 02-24 20:20:24.751 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  3809. 02-24 20:20:24.751 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  3810. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  3811. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  3812. 02-24 20:20:24.751 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  3813. 02-24 20:20:24.751 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3814. 02-24 20:20:24.751 E/BluetoothAdapter(670):
  3815. 02-24 20:20:24.751 E/BluetoothAdapter(670): android.os.DeadObjectException
  3816. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  3817. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  3818. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  3819. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  3820. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  3821. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  3822. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  3823. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  3824. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  3825. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  3826. 02-24 20:20:24.751 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  3827. 02-24 20:20:24.751 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  3828. 02-24 20:20:24.751 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  3829. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  3830. 02-24 20:20:24.751 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  3831. 02-24 20:20:24.751 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  3832. 02-24 20:20:24.751 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3833. 02-24 20:20:24.751 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  3834. 02-24 20:20:24.761 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  3835. 02-24 20:20:24.771 D/Zygote (127): Process 9419 terminated by signal (11)
  3836. 02-24 20:20:24.771 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  3837. 02-24 20:20:24.771 E/BluetoothPan(2962):
  3838. 02-24 20:20:24.771 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  3839. 02-24 20:20:24.771 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3840. 02-24 20:20:24.771 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3841. 02-24 20:20:24.771 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3842. 02-24 20:20:24.771 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  3843. 02-24 20:20:24.771 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3844. 02-24 20:20:24.771 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  3845. 02-24 20:20:24.771 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  3846. 02-24 20:20:24.771 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3847. 02-24 20:20:24.771 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3848. 02-24 20:20:24.771 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  3849. 02-24 20:20:24.771 E/BluetoothHeadset(811):
  3850. 02-24 20:20:24.771 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  3851. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3852. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3853. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3854. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  3855. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3856. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  3857. 02-24 20:20:24.771 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  3858. 02-24 20:20:24.771 E/BluetoothPan(477):
  3859. 02-24 20:20:24.771 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  3860. 02-24 20:20:24.771 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3861. 02-24 20:20:24.771 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3862. 02-24 20:20:24.771 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  3863. 02-24 20:20:24.771 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  3864. 02-24 20:20:24.771 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  3865. 02-24 20:20:24.771 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  3866. 02-24 20:20:24.771 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  3867. 02-24 20:20:24.771 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3868. 02-24 20:20:24.771 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  3869. 02-24 20:20:24.771 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3870. 02-24 20:20:24.771 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  3871. 02-24 20:20:24.771 E/BluetoothHeadset(811):
  3872. 02-24 20:20:24.771 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  3873. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3874. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3875. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3876. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  3877. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3878. 02-24 20:20:24.771 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  3879. 02-24 20:20:24.771 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  3880. 02-24 20:20:24.771 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  3881. 02-24 20:20:24.771 E/BluetoothPbap(2962):
  3882. 02-24 20:20:24.771 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  3883. 02-24 20:20:24.771 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3884. 02-24 20:20:24.771 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3885. 02-24 20:20:24.771 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3886. 02-24 20:20:24.771 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  3887. 02-24 20:20:24.771 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3888. 02-24 20:20:24.771 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  3889. 02-24 20:20:24.771 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  3890. 02-24 20:20:24.771 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9449 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  3891. 02-24 20:20:24.781 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  3892. 02-24 20:20:24.781 E/BluetoothInputDevice(2962):
  3893. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  3894. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3895. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3896. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  3897. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  3898. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  3899. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  3900. 02-24 20:20:24.781 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  3901. 02-24 20:20:24.781 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  3902. 02-24 20:20:24.781 E/BluetoothA2dp(477):
  3903. 02-24 20:20:24.781 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  3904. 02-24 20:20:24.781 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3905. 02-24 20:20:24.781 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3906. 02-24 20:20:24.781 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  3907. 02-24 20:20:24.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  3908. 02-24 20:20:24.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  3909. 02-24 20:20:24.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  3910. 02-24 20:20:24.781 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  3911. 02-24 20:20:24.781 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3912. 02-24 20:20:24.781 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  3913. 02-24 20:20:24.781 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3914. 02-24 20:20:24.781 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  3915. 02-24 20:20:24.781 E/BluetoothHeadset(477):
  3916. 02-24 20:20:24.781 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  3917. 02-24 20:20:24.781 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  3918. 02-24 20:20:24.781 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  3919. 02-24 20:20:24.781 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  3920. 02-24 20:20:24.781 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  3921. 02-24 20:20:24.781 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  3922. 02-24 20:20:24.781 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  3923. 02-24 20:20:24.781 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  3924. 02-24 20:20:24.781 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  3925. 02-24 20:20:24.781 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  3926. 02-24 20:20:24.781 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  3927. 02-24 20:20:24.781 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  3928. 02-24 20:20:24.781 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3929. 02-24 20:20:24.781 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  3930. 02-24 20:20:24.861 D/dalvikvm(9449): GC_CONCURRENT freed 36K, 11% free 2813K/3132K, paused 3ms+1ms, total 27ms
  3931. 02-24 20:20:24.861 D/dalvikvm(9449): WAIT_FOR_CONCURRENT_GC blocked 10ms
  3932. 02-24 20:20:24.891 D/AdapterServiceConfig(9449): Adding HeadsetService
  3933. 02-24 20:20:24.891 D/AdapterServiceConfig(9449): Adding A2dpService
  3934. 02-24 20:20:24.891 D/AdapterServiceConfig(9449): Adding HidService
  3935. 02-24 20:20:24.891 D/AdapterServiceConfig(9449): Adding HealthService
  3936. 02-24 20:20:24.891 D/AdapterServiceConfig(9449): Adding PanService
  3937. 02-24 20:20:24.901 D/BluetoothAdapterService(9449): REFCOUNT: CREATED. INSTANCE_COUNT1
  3938. 02-24 20:20:24.901 D/BluetoothManagerService(477): Message: 20
  3939. 02-24 20:20:24.901 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41f62c88:true
  3940. 02-24 20:20:24.901 D/BluetoothAdapterState(9449): make
  3941. 02-24 20:20:24.911 I/bluedroid(9449): init
  3942. 02-24 20:20:24.911 I/bte_conf(9449): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  3943. 02-24 20:20:24.911 I/bluedroid(9449): get_profile_interface socket
  3944. 02-24 20:20:24.911 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  3945. 02-24 20:20:24.911 D/BluetoothManagerService(477): Message: 40
  3946. 02-24 20:20:24.911 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  3947. 02-24 20:20:24.911 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  3948. 02-24 20:20:24.911 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  3949. 02-24 20:20:24.911 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  3950. 02-24 20:20:24.911 D/BluetoothAdapterService(9449): Broadcasting updateAdapterState() to 1 receivers.
  3951. 02-24 20:20:24.911 D/BluetoothBondStateMachine(9449): make
  3952. 02-24 20:20:24.911 I/GKI_LINUX(9449): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  3953. 02-24 20:20:24.921 I/BluetoothHidServiceJni(9449): classInitNative: succeeds
  3954. 02-24 20:20:24.921 I/BluetoothBondStateMachine(9449): StableState(): Entering Off State
  3955. 02-24 20:20:24.921 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  3956. 02-24 20:20:24.921 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  3957. 02-24 20:20:24.921 I/BluetoothPanServiceJni(9449): classInitNative(L105): succeeds
  3958. 02-24 20:20:24.941 D/HeadsetService(9449): Received start request. Starting profile...
  3959. 02-24 20:20:24.941 I/BluetoothHeadsetServiceJni(9449): classInitNative: succeeds
  3960. 02-24 20:20:24.941 D/HeadsetStateMachine(9449): make
  3961. 02-24 20:20:24.941 I/bluedroid(9449): get_profile_interface handsfree
  3962. 02-24 20:20:24.941 E/bt-btif (9449): btif_enable_service: current services:0x20
  3963. 02-24 20:20:24.951 D/A2dpService(9449): Received start request. Starting profile...
  3964. 02-24 20:20:24.951 I/BluetoothA2dpServiceJni(9449): classInitNative: succeeds
  3965. 02-24 20:20:24.951 D/A2dpStateMachine(9449): make
  3966. 02-24 20:20:24.951 I/bluedroid(9449): get_profile_interface a2dp
  3967. 02-24 20:20:24.951 I/GKI_LINUX(9449): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  3968. 02-24 20:20:24.951 E/bt-btif (9449): btif_enable_service: current services:0x40020
  3969. 02-24 20:20:24.951 D/HidService(9449): Received start request. Starting profile...
  3970. 02-24 20:20:24.951 I/bluedroid(9449): get_profile_interface hidhost
  3971. 02-24 20:20:24.951 E/bt-btif (9449): btif_enable_service: current services:0x140020
  3972. 02-24 20:20:24.951 I/BluetoothHealthServiceJni(9449): classInitNative: succeeds
  3973. 02-24 20:20:24.951 D/HealthService(9449): Received start request. Starting profile...
  3974. 02-24 20:20:24.951 D/A2dpStateMachine(9449): Enter Disconnected: -2
  3975. 02-24 20:20:24.951 I/bluedroid(9449): get_profile_interface health
  3976. 02-24 20:20:24.951 D/PanService(9449): Received start request. Starting profile...
  3977. 02-24 20:20:24.951 D/BluetoothPanServiceJni(9449): initializeNative(L110): pan
  3978. 02-24 20:20:24.951 I/bluedroid(9449): get_profile_interface pan
  3979. 02-24 20:20:24.961 D/BluetoothAdapterService(9449): Profile still not running:com.android.bluetooth.hdp.HealthService
  3980. 02-24 20:20:24.961 D/BluetoothAdapterService(9449): Profile still not running:com.android.bluetooth.hdp.HealthService
  3981. 02-24 20:20:24.961 D/BluetoothAdapterService(9449): Profile still not running:com.android.bluetooth.hdp.HealthService
  3982. 02-24 20:20:24.961 D/BluetoothAdapterService(9449): Profile still not running:com.android.bluetooth.pan.PanService
  3983. 02-24 20:20:24.961 I/bluedroid(9449): enable
  3984. 02-24 20:20:24.961 I/bt_hci_bdroid(9449): init
  3985. 02-24 20:20:24.961 I/bt_vendor(9449): init
  3986. 02-24 20:20:24.961 I/bt_vnd_conf(9449): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  3987. 02-24 20:20:24.961 I/bt_vnd_conf(9449): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  3988. 02-24 20:20:24.961 D/HeadsetPhoneState(9449): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  3989. 02-24 20:20:24.961 I/bt_hci_bdroid(9449): bt_hc_worker_thread started
  3990. 02-24 20:20:24.991 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  3991. 02-24 20:20:25.001 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  3992. 02-24 20:20:25.011 D/DockEventReceiver(2962): finishStartingService: stopping service
  3993. 02-24 20:20:25.031 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  3994. 02-24 20:20:25.041 D/DockEventReceiver(2962): finishStartingService: stopping service
  3995. 02-24 20:20:25.041 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  3996. 02-24 20:20:25.051 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  3997. 02-24 20:20:25.051 I/RT (2518): BLUETOOTH: Device power is off
  3998. 02-24 20:20:25.181 I/bt_userial_vendor(9449): userial vendor open: opening /dev/ttyHS2
  3999. 02-24 20:20:25.181 I/bt_userial_vendor(9449): device fd = 57 open
  4000. 02-24 20:20:25.181 I/GKI_LINUX(9449): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  4001. 02-24 20:20:25.181 I/bt_hwcfg(9449): bt vendor lib: set UART baud 3000000
  4002. 02-24 20:20:25.211 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  4003. 02-24 20:20:25.211 D/bt_hwcfg(9449): Chipset BCM4330B1
  4004. 02-24 20:20:25.211 D/bt_hwcfg(9449): Target name = [BCM4330B1]
  4005. 02-24 20:20:25.211 D/bt_hwcfg(9449): Target name = [BCM4330]
  4006. 02-24 20:20:25.211 I/bt_hwcfg(9449): Found patchfile: /etc/firmware//bcm4330.hcd
  4007. 02-24 20:20:25.521 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  4008. 02-24 20:20:25.551 I/bt_hwcfg(9449): bt vendor lib: set UART baud 115200
  4009. 02-24 20:20:25.551 D/bt_hwcfg(9449): Settlement delay -- 100 ms
  4010. 02-24 20:20:25.651 I/bt_hwcfg(9449): bt vendor lib: set UART baud 3000000
  4011. 02-24 20:20:25.681 I/bt_hwcfg(9449): Controller OTP bdaddr 08:60:6E:37:B5:4C
  4012. 02-24 20:20:25.681 I/bt_hwcfg(9449): vendor lib fwcfg completed
  4013. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_HCI
  4014. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_L2CAP
  4015. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_RFCOMM
  4016. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_AVDT
  4017. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_AVRC
  4018. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_A2D
  4019. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_BNEP
  4020. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_BTM
  4021. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_PAN
  4022. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_SDP
  4023. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_BTAPP
  4024. 02-24 20:20:25.681 I/ (9449): BTE_InitTraceLevels -- TRC_BTIF
  4025. 02-24 20:20:25.751 F/libc (9449): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9464 (BTIF)
  4026. 02-24 20:20:25.821 D/BluetoothAdapterService(1093552368)( 9449): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e6218
  4027. 02-24 20:20:25.851 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  4028. 02-24 20:20:25.851 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  4029. 02-24 20:20:25.851 I/DEBUG (124): Revision: '0'
  4030. 02-24 20:20:25.851 I/DEBUG (124): pid: 9449, tid: 9464, name: BTIF >>> com.android.bluetooth <<<
  4031. 02-24 20:20:25.851 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  4032. 02-24 20:20:25.941 I/DEBUG (124): r0 40c9a640 r1 000000f7 r2 00000023 r3 40c9a63f
  4033. 02-24 20:20:25.941 I/DEBUG (124): r4 40c9a640 r5 69757d00 r6 00000000 r7 00000020
  4034. 02-24 20:20:25.941 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  4035. 02-24 20:20:25.941 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  4036. 02-24 20:20:25.941 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  4037. 02-24 20:20:25.941 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  4038. 02-24 20:20:25.941 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  4039. 02-24 20:20:25.941 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  4040. 02-24 20:20:25.941 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  4041. 02-24 20:20:25.941 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  4042. 02-24 20:20:25.941 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  4043. 02-24 20:20:25.941 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  4044. 02-24 20:20:25.941 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  4045. 02-24 20:20:25.941 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  4046. 02-24 20:20:25.941 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  4047. 02-24 20:20:25.941 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  4048. 02-24 20:20:25.941 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  4049. 02-24 20:20:25.941 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  4050. 02-24 20:20:25.941 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  4051. 02-24 20:20:25.941 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  4052. 02-24 20:20:25.941 I/DEBUG (124): scr 60000010
  4053. 02-24 20:20:25.941 I/DEBUG (124):
  4054. 02-24 20:20:25.941 I/DEBUG (124): backtrace:
  4055. 02-24 20:20:25.941 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  4056. 02-24 20:20:25.941 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  4057. 02-24 20:20:25.941 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  4058. 02-24 20:20:25.941 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  4059. 02-24 20:20:25.941 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  4060. 02-24 20:20:25.941 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  4061. 02-24 20:20:25.941 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  4062. 02-24 20:20:25.941 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  4063. 02-24 20:20:25.941 I/DEBUG (124): #08 pc 000010bc <unknown>
  4064. 02-24 20:20:25.941 I/DEBUG (124):
  4065. 02-24 20:20:25.941 I/DEBUG (124): stack:
  4066. 02-24 20:20:25.941 I/DEBUG (124): 69757c88 00000000
  4067. 02-24 20:20:25.941 I/DEBUG (124): 69757c8c 655cc5c8
  4068. 02-24 20:20:25.941 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  4069. 02-24 20:20:25.941 I/DEBUG (124): 69757c94 00000001
  4070. 02-24 20:20:25.941 I/DEBUG (124): 69757c98 69456ad0
  4071. 02-24 20:20:25.941 I/DEBUG (124): 69757c9c 00000060
  4072. 02-24 20:20:25.941 I/DEBUG (124): 69757ca0 69456ad0
  4073. 02-24 20:20:25.941 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  4074. 02-24 20:20:25.941 I/DEBUG (124): 69757ca8 69456ad0
  4075. 02-24 20:20:25.941 I/DEBUG (124): 69757cac 00000010
  4076. 02-24 20:20:25.941 I/DEBUG (124): 69757cb0 69456ad0
  4077. 02-24 20:20:25.941 I/DEBUG (124): 69757cb4 00000005
  4078. 02-24 20:20:25.941 I/DEBUG (124): 69757cb8 69757d00
  4079. 02-24 20:20:25.941 I/DEBUG (124): 69757cbc 00000000
  4080. 02-24 20:20:25.941 I/DEBUG (124): 69757cc0 df0027ad
  4081. 02-24 20:20:25.941 I/DEBUG (124): 69757cc4 00000000
  4082. 02-24 20:20:25.941 I/DEBUG (124): #00 69757cc8 40c9a614
  4083. 02-24 20:20:25.941 I/DEBUG (124): 69757ccc 69757d00
  4084. 02-24 20:20:25.941 I/DEBUG (124): 69757cd0 00000000
  4085. 02-24 20:20:25.941 I/DEBUG (124): 69757cd4 00000020
  4086. 02-24 20:20:25.941 I/DEBUG (124): #01 69757cd8 69757d00
  4087. 02-24 20:20:25.941 I/DEBUG (124): 69757cdc 00000005
  4088. 02-24 20:20:25.941 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  4089. 02-24 20:20:25.941 I/DEBUG (124): 69757ce4 00000001
  4090. 02-24 20:20:25.941 I/DEBUG (124): 69757ce8 40156240
  4091. 02-24 20:20:25.941 I/DEBUG (124): 69757cec 638d3706
  4092. 02-24 20:20:25.941 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  4093. 02-24 20:20:25.941 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  4094. 02-24 20:20:25.941 I/DEBUG (124): #02 69757cf8 00000000
  4095. 02-24 20:20:25.941 I/DEBUG (124): 69757cfc 00000001
  4096. 02-24 20:20:25.941 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  4097. 02-24 20:20:25.941 I/DEBUG (124): 69757d04 000000f8
  4098. 02-24 20:20:25.941 I/DEBUG (124): 69757d08 40156240
  4099. 02-24 20:20:25.941 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  4100. 02-24 20:20:25.941 I/DEBUG (124):
  4101. 02-24 20:20:25.941 I/DEBUG (124): memory near r0:
  4102. 02-24 20:20:25.941 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  4103. 02-24 20:20:25.941 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  4104. 02-24 20:20:25.941 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  4105. 02-24 20:20:25.941 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  4106. 02-24 20:20:25.941 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  4107. 02-24 20:20:25.941 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  4108. 02-24 20:20:25.941 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  4109. 02-24 20:20:25.941 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  4110. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  4111. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  4112. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  4113. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  4114. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  4115. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  4116. 02-24 20:20:25.941 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  4117. 02-24 20:20:25.941 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  4118. 02-24 20:20:25.941 I/DEBUG (124):
  4119. 02-24 20:20:25.941 I/DEBUG (124): memory near r3:
  4120. 02-24 20:20:25.941 I/DEBUG (124): 40c9a61c 64616548 20746573 65746147 00796177
  4121. 02-24 20:20:25.941 I/DEBUG (124): 40c9a62c 00000000 00000000 00000000 00000000
  4122. 02-24 20:20:25.941 I/DEBUG (124): 40c9a63c 00000000 5cf8d061 d061ca22 080280f8
  4123. 02-24 20:20:25.941 I/DEBUG (124): 40c9a64c c0477062 11280069 18f44fd0 48f44f10
  4124. 02-24 20:20:25.941 I/DEBUG (124): 40c9a65c 4f65c811 02495048 00000020 4a684236
  4125. 02-24 20:20:25.941 I/DEBUG (124): 40c9a66c 00030167 4d031800 01f75448 054770be
  4126. 02-24 20:20:25.941 I/DEBUG (124): 40c9a67c 80818121 26f89069 0f280100 4f1e81d1
  4127. 02-24 20:20:25.941 I/DEBUG (124): 40c9a68c c01046f4 001b10f8 14f8c021 4169411b
  4128. 02-24 20:20:25.941 I/DEBUG (124): 40c9a69c 410180f0 4169c161 c17100f0 70477061
  4129. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6ac 812105b5 46f44f81 acf8d515 42f3c11b
  4130. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6bc 042a0302 4a6981d1 4a1c528d 8ae00c85
  4131. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6cc 81d40407 528d8a69 05858a1c 030749e0
  4132. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6dc ca6981d4 ca1c528d 18f44f85 48f44f11
  4133. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6ec 2e65d112 0069c949 6cd11129 017bc069
  4134. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6fc 68d10c28 80f02069 02616800 61f75b20
  4135. 02-24 20:20:25.941 I/DEBUG (124): 40c9a70c 4469e8fd 400480f0 e87000f0 70616c61
  4136. 02-24 20:20:25.941 I/DEBUG (124):
  4137. 02-24 20:20:25.941 I/DEBUG (124): memory near r4:
  4138. 02-24 20:20:25.941 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  4139. 02-24 20:20:25.941 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  4140. 02-24 20:20:25.941 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  4141. 02-24 20:20:25.941 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  4142. 02-24 20:20:25.941 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  4143. 02-24 20:20:25.941 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  4144. 02-24 20:20:25.941 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  4145. 02-24 20:20:25.941 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  4146. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  4147. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  4148. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  4149. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  4150. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  4151. 02-24 20:20:25.941 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  4152. 02-24 20:20:25.941 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  4153. 02-24 20:20:25.941 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  4154. 02-24 20:20:25.941 I/DEBUG (124):
  4155. 02-24 20:20:25.941 I/DEBUG (124): memory near r5:
  4156. 02-24 20:20:25.941 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d3706
  4157. 02-24 20:20:25.941 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  4158. 02-24 20:20:25.941 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  4159. 02-24 20:20:25.941 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  4160. 02-24 20:20:25.941 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  4161. 02-24 20:20:25.941 I/DEBUG (124): 69757d30 655cc5c8 62324520 00000001 00000007
  4162. 02-24 20:20:25.941 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  4163. 02-24 20:20:25.941 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  4164. 02-24 20:20:25.941 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412eb7e8
  4165. 02-24 20:20:25.941 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412eb790
  4166. 02-24 20:20:25.941 I/DEBUG (124): 69757d80 412eb7e8 655c7c00 655c7c00 40950323
  4167. 02-24 20:20:25.951 I/DEBUG (124): 69757d90 409c81b8 655cc5c8 412eb800 412eb800
  4168. 02-24 20:20:25.951 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  4169. 02-24 20:20:25.951 I/DEBUG (124): 69757db0 655cc5c8 655cc5c8 409c81b8 409535f9
  4170. 02-24 20:20:25.951 I/DEBUG (124): 69757dc0 40fc9930 412eb800 00000005 00000000
  4171. 02-24 20:20:25.951 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655cc5c8
  4172. 02-24 20:20:25.951 I/DEBUG (124):
  4173. 02-24 20:20:25.951 I/DEBUG (124): memory near r9:
  4174. 02-24 20:20:25.951 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  4175. 02-24 20:20:25.951 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  4176. 02-24 20:20:25.951 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  4177. 02-24 20:20:25.951 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  4178. 02-24 20:20:25.951 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  4179. 02-24 20:20:25.951 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  4180. 02-24 20:20:25.951 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  4181. 02-24 20:20:25.951 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  4182. 02-24 20:20:25.951 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  4183. 02-24 20:20:25.951 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  4184. 02-24 20:20:25.951 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  4185. 02-24 20:20:25.951 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  4186. 02-24 20:20:25.951 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  4187. 02-24 20:20:25.951 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  4188. 02-24 20:20:25.951 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  4189. 02-24 20:20:25.951 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  4190. 02-24 20:20:25.951 I/DEBUG (124):
  4191. 02-24 20:20:25.951 I/DEBUG (124): memory near sl:
  4192. 02-24 20:20:25.951 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  4193. 02-24 20:20:25.951 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  4194. 02-24 20:20:25.951 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  4195. 02-24 20:20:25.951 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  4196. 02-24 20:20:25.951 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  4197. 02-24 20:20:25.951 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  4198. 02-24 20:20:25.951 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  4199. 02-24 20:20:25.951 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  4200. 02-24 20:20:25.951 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  4201. 02-24 20:20:25.951 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  4202. 02-24 20:20:25.951 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  4203. 02-24 20:20:25.951 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  4204. 02-24 20:20:25.951 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  4205. 02-24 20:20:25.951 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  4206. 02-24 20:20:25.951 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  4207. 02-24 20:20:25.951 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  4208. 02-24 20:20:25.951 I/DEBUG (124):
  4209. 02-24 20:20:25.951 I/DEBUG (124): memory near fp:
  4210. 02-24 20:20:25.951 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  4211. 02-24 20:20:25.951 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  4212. 02-24 20:20:25.951 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  4213. 02-24 20:20:25.951 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  4214. 02-24 20:20:25.951 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  4215. 02-24 20:20:25.951 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  4216. 02-24 20:20:25.951 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  4217. 02-24 20:20:25.951 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  4218. 02-24 20:20:25.951 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  4219. 02-24 20:20:25.951 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  4220. 02-24 20:20:25.951 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  4221. 02-24 20:20:25.951 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  4222. 02-24 20:20:25.951 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  4223. 02-24 20:20:25.951 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  4224. 02-24 20:20:25.951 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  4225. 02-24 20:20:25.951 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  4226. 02-24 20:20:25.951 I/DEBUG (124):
  4227. 02-24 20:20:25.951 I/DEBUG (124): memory near ip:
  4228. 02-24 20:20:25.951 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  4229. 02-24 20:20:25.951 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  4230. 02-24 20:20:25.951 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  4231. 02-24 20:20:25.951 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  4232. 02-24 20:20:25.951 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  4233. 02-24 20:20:25.951 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  4234. 02-24 20:20:25.951 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  4235. 02-24 20:20:25.951 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  4236. 02-24 20:20:25.951 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  4237. 02-24 20:20:25.951 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  4238. 02-24 20:20:25.951 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  4239. 02-24 20:20:25.951 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  4240. 02-24 20:20:25.951 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  4241. 02-24 20:20:25.951 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  4242. 02-24 20:20:25.951 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  4243. 02-24 20:20:25.951 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  4244. 02-24 20:20:25.951 I/DEBUG (124):
  4245. 02-24 20:20:25.951 I/DEBUG (124): memory near sp:
  4246. 02-24 20:20:25.951 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  4247. 02-24 20:20:25.951 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  4248. 02-24 20:20:25.951 I/DEBUG (124): 69757cc8 40c9a614 69757d00 00000000 00000020
  4249. 02-24 20:20:25.951 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  4250. 02-24 20:20:25.951 I/DEBUG (124): 69757ce8 40156240 638d3706 693f4e68 69351c29
  4251. 02-24 20:20:25.951 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  4252. 02-24 20:20:25.951 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  4253. 02-24 20:20:25.951 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  4254. 02-24 20:20:25.951 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655cc5c8 62324520
  4255. 02-24 20:20:25.951 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  4256. 02-24 20:20:25.951 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  4257. 02-24 20:20:25.951 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  4258. 02-24 20:20:25.951 I/DEBUG (124): 69757d68 655c7c04 412eb7e8 00000004 00000000
  4259. 02-24 20:20:25.951 I/DEBUG (124): 69757d78 40fc9930 412eb790 412eb7e8 655c7c00
  4260. 02-24 20:20:25.951 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655cc5c8
  4261. 02-24 20:20:25.951 I/DEBUG (124): 69757d98 412eb800 412eb800 00000001 40955fc9
  4262. 02-24 20:20:25.951 I/DEBUG (124):
  4263. 02-24 20:20:25.951 I/DEBUG (124): code around pc:
  4264. 02-24 20:20:25.951 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  4265. 02-24 20:20:25.951 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  4266. 02-24 20:20:25.951 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  4267. 02-24 20:20:25.951 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  4268. 02-24 20:20:25.951 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  4269. 02-24 20:20:25.951 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  4270. 02-24 20:20:25.951 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  4271. 02-24 20:20:25.951 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  4272. 02-24 20:20:25.951 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  4273. 02-24 20:20:25.951 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  4274. 02-24 20:20:25.951 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  4275. 02-24 20:20:25.951 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  4276. 02-24 20:20:25.951 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  4277. 02-24 20:20:25.951 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  4278. 02-24 20:20:25.951 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  4279. 02-24 20:20:25.951 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  4280. 02-24 20:20:25.951 I/DEBUG (124):
  4281. 02-24 20:20:25.951 I/DEBUG (124): code around lr:
  4282. 02-24 20:20:25.951 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  4283. 02-24 20:20:25.951 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  4284. 02-24 20:20:25.951 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  4285. 02-24 20:20:25.951 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  4286. 02-24 20:20:25.951 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  4287. 02-24 20:20:25.951 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  4288. 02-24 20:20:25.951 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  4289. 02-24 20:20:25.951 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  4290. 02-24 20:20:25.951 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  4291. 02-24 20:20:25.951 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  4292. 02-24 20:20:25.951 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  4293. 02-24 20:20:25.951 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  4294. 02-24 20:20:25.951 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  4295. 02-24 20:20:25.951 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  4296. 02-24 20:20:25.951 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  4297. 02-24 20:20:25.951 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  4298. 02-24 20:20:26.141 I/BootReceiver(477): Copying /data/tombstones/tombstone_08 to DropBox (SYSTEM_TOMBSTONE)
  4299. 02-24 20:20:26.231 D/dalvikvm(477): GC_FOR_ALLOC freed 1685K, 23% free 15199K/19624K, paused 82ms, total 83ms
  4300. 02-24 20:20:26.231 E/BluetoothManagerService(477): getState()
  4301. 02-24 20:20:26.231 E/BluetoothManagerService(477): android.os.DeadObjectException
  4302. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4303. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4304. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  4305. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  4306. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  4307. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4308. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4309. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4310. 02-24 20:20:26.231 E/BluetoothManagerService(477): waitForOnOff time out
  4311. 02-24 20:20:26.231 D/BluetoothManagerService(477): Sending off request.
  4312. 02-24 20:20:26.231 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  4313. 02-24 20:20:26.231 E/BluetoothManagerService(477): Unable to call disable()
  4314. 02-24 20:20:26.231 E/BluetoothManagerService(477): android.os.DeadObjectException
  4315. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4316. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  4317. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  4318. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  4319. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  4320. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4321. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4322. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4323. 02-24 20:20:26.231 E/BluetoothManagerService(477): getState()
  4324. 02-24 20:20:26.231 E/BluetoothManagerService(477): android.os.DeadObjectException
  4325. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4326. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4327. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  4328. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  4329. 02-24 20:20:26.231 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  4330. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4331. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4332. 02-24 20:20:26.231 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4333. 02-24 20:20:26.231 E/BluetoothManagerService(477): waitForOnOff time out
  4334. 02-24 20:20:26.231 D/BluetoothManagerService(477): Message: 60
  4335. 02-24 20:20:26.231 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  4336. 02-24 20:20:26.231 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  4337. 02-24 20:20:26.231 D/BluetoothManagerService(477): Message: 42
  4338. 02-24 20:20:26.231 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  4339. 02-24 20:20:26.231 E/BluetoothAdapter(670):
  4340. 02-24 20:20:26.231 E/BluetoothAdapter(670): android.os.DeadObjectException
  4341. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  4342. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4343. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  4344. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  4345. 02-24 20:20:26.231 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  4346. 02-24 20:20:26.231 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  4347. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  4348. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  4349. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  4350. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  4351. 02-24 20:20:26.231 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  4352. 02-24 20:20:26.231 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  4353. 02-24 20:20:26.231 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  4354. 02-24 20:20:26.231 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  4355. 02-24 20:20:26.231 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  4356. 02-24 20:20:26.231 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  4357. 02-24 20:20:26.231 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4358. 02-24 20:20:26.231 I/ActivityManager(477): Process com.android.bluetooth (pid 9449) has died.
  4359. 02-24 20:20:26.231 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 5000ms
  4360. 02-24 20:20:26.231 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 81920000ms
  4361. 02-24 20:20:26.231 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  4362. 02-24 20:20:26.231 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 15000ms
  4363. 02-24 20:20:26.231 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 25000ms
  4364. 02-24 20:20:26.231 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 35000ms
  4365. 02-24 20:20:26.241 E/BluetoothAdapter(670):
  4366. 02-24 20:20:26.241 E/BluetoothAdapter(670): android.os.DeadObjectException
  4367. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  4368. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4369. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  4370. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  4371. 02-24 20:20:26.241 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  4372. 02-24 20:20:26.241 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  4373. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  4374. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  4375. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  4376. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  4377. 02-24 20:20:26.241 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  4378. 02-24 20:20:26.241 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  4379. 02-24 20:20:26.241 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  4380. 02-24 20:20:26.241 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  4381. 02-24 20:20:26.241 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  4382. 02-24 20:20:26.241 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  4383. 02-24 20:20:26.241 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4384. 02-24 20:20:26.241 E/BluetoothManagerService(477): Unable to call enable()
  4385. 02-24 20:20:26.241 E/BluetoothManagerService(477): android.os.DeadObjectException
  4386. 02-24 20:20:26.241 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4387. 02-24 20:20:26.241 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  4388. 02-24 20:20:26.241 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  4389. 02-24 20:20:26.241 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  4390. 02-24 20:20:26.241 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  4391. 02-24 20:20:26.241 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4392. 02-24 20:20:26.241 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4393. 02-24 20:20:26.241 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4394. 02-24 20:20:26.241 D/BluetoothManagerService(477): Message: 41
  4395. 02-24 20:20:26.241 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  4396. 02-24 20:20:26.241 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  4397. 02-24 20:20:26.241 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  4398. 02-24 20:20:26.251 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  4399. 02-24 20:20:26.251 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  4400. 02-24 20:20:26.251 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9478 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  4401. 02-24 20:20:26.261 D/Zygote (127): Process 9449 terminated by signal (11)
  4402. 02-24 20:20:26.261 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4403. 02-24 20:20:26.261 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4404. 02-24 20:20:26.261 E/BluetoothPan(2962):
  4405. 02-24 20:20:26.261 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  4406. 02-24 20:20:26.261 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4407. 02-24 20:20:26.261 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4408. 02-24 20:20:26.261 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4409. 02-24 20:20:26.261 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  4410. 02-24 20:20:26.261 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4411. 02-24 20:20:26.261 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  4412. 02-24 20:20:26.261 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  4413. 02-24 20:20:26.261 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  4414. 02-24 20:20:26.261 E/BluetoothHeadset(811):
  4415. 02-24 20:20:26.261 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  4416. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4417. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4418. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4419. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  4420. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4421. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  4422. 02-24 20:20:26.261 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  4423. 02-24 20:20:26.261 E/BluetoothPan(477):
  4424. 02-24 20:20:26.261 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  4425. 02-24 20:20:26.261 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4426. 02-24 20:20:26.261 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4427. 02-24 20:20:26.261 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  4428. 02-24 20:20:26.261 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  4429. 02-24 20:20:26.261 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  4430. 02-24 20:20:26.261 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  4431. 02-24 20:20:26.261 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  4432. 02-24 20:20:26.261 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4433. 02-24 20:20:26.261 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  4434. 02-24 20:20:26.261 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4435. 02-24 20:20:26.261 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  4436. 02-24 20:20:26.261 E/BluetoothHeadset(811):
  4437. 02-24 20:20:26.261 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  4438. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4439. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4440. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4441. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  4442. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4443. 02-24 20:20:26.261 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  4444. 02-24 20:20:26.261 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  4445. 02-24 20:20:26.261 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  4446. 02-24 20:20:26.261 E/BluetoothPbap(2962):
  4447. 02-24 20:20:26.261 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  4448. 02-24 20:20:26.261 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4449. 02-24 20:20:26.261 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4450. 02-24 20:20:26.261 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4451. 02-24 20:20:26.261 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  4452. 02-24 20:20:26.261 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4453. 02-24 20:20:26.261 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  4454. 02-24 20:20:26.261 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  4455. 02-24 20:20:26.261 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  4456. 02-24 20:20:26.261 E/BluetoothInputDevice(2962):
  4457. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  4458. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4459. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4460. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4461. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  4462. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4463. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  4464. 02-24 20:20:26.261 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  4465. 02-24 20:20:26.261 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  4466. 02-24 20:20:26.261 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  4467. 02-24 20:20:26.271 E/BluetoothA2dp(477):
  4468. 02-24 20:20:26.271 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  4469. 02-24 20:20:26.271 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4470. 02-24 20:20:26.271 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4471. 02-24 20:20:26.271 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  4472. 02-24 20:20:26.271 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  4473. 02-24 20:20:26.271 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  4474. 02-24 20:20:26.271 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  4475. 02-24 20:20:26.271 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  4476. 02-24 20:20:26.271 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4477. 02-24 20:20:26.271 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  4478. 02-24 20:20:26.271 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4479. 02-24 20:20:26.271 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  4480. 02-24 20:20:26.271 E/BluetoothHeadset(477):
  4481. 02-24 20:20:26.271 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  4482. 02-24 20:20:26.271 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4483. 02-24 20:20:26.271 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4484. 02-24 20:20:26.271 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  4485. 02-24 20:20:26.271 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  4486. 02-24 20:20:26.271 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  4487. 02-24 20:20:26.271 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  4488. 02-24 20:20:26.271 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  4489. 02-24 20:20:26.271 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4490. 02-24 20:20:26.271 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  4491. 02-24 20:20:26.271 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4492. 02-24 20:20:26.271 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  4493. 02-24 20:20:26.271 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4494. 02-24 20:20:26.271 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4495. 02-24 20:20:26.341 D/dalvikvm(9478): GC_CONCURRENT freed 40K, 11% free 2809K/3132K, paused 2ms+2ms, total 21ms
  4496. 02-24 20:20:26.341 D/dalvikvm(9478): WAIT_FOR_CONCURRENT_GC blocked 4ms
  4497. 02-24 20:20:26.371 D/AdapterServiceConfig(9478): Adding HeadsetService
  4498. 02-24 20:20:26.371 D/AdapterServiceConfig(9478): Adding A2dpService
  4499. 02-24 20:20:26.371 D/AdapterServiceConfig(9478): Adding HidService
  4500. 02-24 20:20:26.371 D/AdapterServiceConfig(9478): Adding HealthService
  4501. 02-24 20:20:26.371 D/AdapterServiceConfig(9478): Adding PanService
  4502. 02-24 20:20:26.381 D/BluetoothAdapterService(9478): REFCOUNT: CREATED. INSTANCE_COUNT1
  4503. 02-24 20:20:26.381 D/BluetoothManagerService(477): Message: 20
  4504. 02-24 20:20:26.381 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41b83b00:true
  4505. 02-24 20:20:26.381 D/BluetoothAdapterState(9478): make
  4506. 02-24 20:20:26.381 I/bluedroid(9478): init
  4507. 02-24 20:20:26.381 I/bte_conf(9478): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  4508. 02-24 20:20:26.381 I/bluedroid(9478): get_profile_interface socket
  4509. 02-24 20:20:26.381 I/GKI_LINUX(9478): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  4510. 02-24 20:20:26.391 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  4511. 02-24 20:20:26.391 D/BluetoothManagerService(477): Message: 40
  4512. 02-24 20:20:26.391 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  4513. 02-24 20:20:26.391 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  4514. 02-24 20:20:26.391 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  4515. 02-24 20:20:26.391 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4516. 02-24 20:20:26.401 I/BluetoothHidServiceJni(9478): classInitNative: succeeds
  4517. 02-24 20:20:26.401 D/BluetoothAdapterService(9478): Broadcasting updateAdapterState() to 1 receivers.
  4518. 02-24 20:20:26.401 D/BluetoothBondStateMachine(9478): make
  4519. 02-24 20:20:26.401 I/BluetoothPanServiceJni(9478): classInitNative(L105): succeeds
  4520. 02-24 20:20:26.411 I/BluetoothBondStateMachine(9478): StableState(): Entering Off State
  4521. 02-24 20:20:26.411 D/HeadsetService(9478): Received start request. Starting profile...
  4522. 02-24 20:20:26.411 I/BluetoothHeadsetServiceJni(9478): classInitNative: succeeds
  4523. 02-24 20:20:26.411 D/HeadsetStateMachine(9478): make
  4524. 02-24 20:20:26.421 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  4525. 02-24 20:20:26.421 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  4526. 02-24 20:20:26.421 I/bluedroid(9478): get_profile_interface handsfree
  4527. 02-24 20:20:26.421 E/bt-btif (9478): btif_enable_service: current services:0x20
  4528. 02-24 20:20:26.431 D/A2dpService(9478): Received start request. Starting profile...
  4529. 02-24 20:20:26.431 I/BluetoothA2dpServiceJni(9478): classInitNative: succeeds
  4530. 02-24 20:20:26.431 D/A2dpStateMachine(9478): make
  4531. 02-24 20:20:26.431 I/bluedroid(9478): get_profile_interface a2dp
  4532. 02-24 20:20:26.441 I/GKI_LINUX(9478): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  4533. 02-24 20:20:26.441 E/bt-btif (9478): btif_enable_service: current services:0x40020
  4534. 02-24 20:20:26.441 D/A2dpStateMachine(9478): Enter Disconnected: -2
  4535. 02-24 20:20:26.441 D/HidService(9478): Received start request. Starting profile...
  4536. 02-24 20:20:26.441 I/bluedroid(9478): get_profile_interface hidhost
  4537. 02-24 20:20:26.441 E/bt-btif (9478): btif_enable_service: current services:0x140020
  4538. 02-24 20:20:26.441 I/BluetoothHealthServiceJni(9478): classInitNative: succeeds
  4539. 02-24 20:20:26.441 D/HealthService(9478): Received start request. Starting profile...
  4540. 02-24 20:20:26.441 I/bluedroid(9478): get_profile_interface health
  4541. 02-24 20:20:26.441 D/PanService(9478): Received start request. Starting profile...
  4542. 02-24 20:20:26.441 D/BluetoothPanServiceJni(9478): initializeNative(L110): pan
  4543. 02-24 20:20:26.441 I/bluedroid(9478): get_profile_interface pan
  4544. 02-24 20:20:26.441 D/HeadsetPhoneState(9478): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  4545. 02-24 20:20:26.441 D/BluetoothAdapterService(9478): Profile still not running:com.android.bluetooth.hdp.HealthService
  4546. 02-24 20:20:26.441 D/BluetoothAdapterService(9478): Profile still not running:com.android.bluetooth.hdp.HealthService
  4547. 02-24 20:20:26.441 D/BluetoothAdapterService(9478): Profile still not running:com.android.bluetooth.hdp.HealthService
  4548. 02-24 20:20:26.441 D/BluetoothAdapterService(9478): Profile still not running:com.android.bluetooth.pan.PanService
  4549. 02-24 20:20:26.441 I/bluedroid(9478): enable
  4550. 02-24 20:20:26.441 I/bt_hci_bdroid(9478): init
  4551. 02-24 20:20:26.451 I/bt_vendor(9478): init
  4552. 02-24 20:20:26.451 I/bt_vnd_conf(9478): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  4553. 02-24 20:20:26.451 I/bt_vnd_conf(9478): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  4554. 02-24 20:20:26.451 D/dalvikvm(8944): GC_CONCURRENT freed 1954K, 20% free 9336K/11608K, paused 4ms+9ms, total 81ms
  4555. 02-24 20:20:26.451 D/dalvikvm(8944): WAIT_FOR_CONCURRENT_GC blocked 27ms
  4556. 02-24 20:20:26.461 I/bt_hci_bdroid(9478): bt_hc_worker_thread started
  4557. 02-24 20:20:26.491 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4558. 02-24 20:20:26.491 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  4559. 02-24 20:20:26.501 D/DockEventReceiver(2962): finishStartingService: stopping service
  4560. 02-24 20:20:26.521 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  4561. 02-24 20:20:26.531 D/DockEventReceiver(2962): finishStartingService: stopping service
  4562. 02-24 20:20:26.541 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4563. 02-24 20:20:26.541 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4564. 02-24 20:20:26.551 I/RT (2518): BLUETOOTH: Device power is off
  4565. 02-24 20:20:26.671 I/bt_userial_vendor(9478): userial vendor open: opening /dev/ttyHS2
  4566. 02-24 20:20:26.671 I/GKI_LINUX(9478): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  4567. 02-24 20:20:26.671 I/bt_userial_vendor(9478): device fd = 57 open
  4568. 02-24 20:20:26.671 I/bt_hwcfg(9478): bt vendor lib: set UART baud 3000000
  4569. 02-24 20:20:26.691 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4570. 02-24 20:20:26.701 D/bt_hwcfg(9478): Chipset BCM4330B1
  4571. 02-24 20:20:26.701 D/bt_hwcfg(9478): Target name = [BCM4330B1]
  4572. 02-24 20:20:26.701 D/bt_hwcfg(9478): Target name = [BCM4330]
  4573. 02-24 20:20:26.711 I/bt_hwcfg(9478): Found patchfile: /etc/firmware//bcm4330.hcd
  4574. 02-24 20:20:27.001 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4575. 02-24 20:20:27.091 I/bt_hwcfg(9478): bt vendor lib: set UART baud 115200
  4576. 02-24 20:20:27.091 D/bt_hwcfg(9478): Settlement delay -- 100 ms
  4577. 02-24 20:20:27.191 I/bt_hwcfg(9478): bt vendor lib: set UART baud 3000000
  4578. 02-24 20:20:27.221 I/bt_hwcfg(9478): Controller OTP bdaddr 08:60:6E:37:B5:4C
  4579. 02-24 20:20:27.221 I/bt_hwcfg(9478): vendor lib fwcfg completed
  4580. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_HCI
  4581. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_L2CAP
  4582. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_RFCOMM
  4583. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_AVDT
  4584. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_AVRC
  4585. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_A2D
  4586. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_BNEP
  4587. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_BTM
  4588. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_PAN
  4589. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_SDP
  4590. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_BTAPP
  4591. 02-24 20:20:27.221 I/ (9478): BTE_InitTraceLevels -- TRC_BTIF
  4592. 02-24 20:20:27.291 F/libc (9478): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9494 (BTIF)
  4593. 02-24 20:20:27.301 D/BluetoothAdapterService(1093550504)( 9478): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5ad0
  4594. 02-24 20:20:27.391 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  4595. 02-24 20:20:27.391 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  4596. 02-24 20:20:27.391 I/DEBUG (124): Revision: '0'
  4597. 02-24 20:20:27.391 I/DEBUG (124): pid: 9478, tid: 9494, name: BTIF >>> com.android.bluetooth <<<
  4598. 02-24 20:20:27.391 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  4599. 02-24 20:20:27.481 I/DEBUG (124): r0 638d0688 r1 000000f7 r2 00000023 r3 638d0687
  4600. 02-24 20:20:27.481 I/DEBUG (124): r4 638d0688 r5 69857d00 r6 00000000 r7 00000020
  4601. 02-24 20:20:27.481 I/DEBUG (124): r8 00000036 r9 00030167 sl 694f45a4 fp 00140020
  4602. 02-24 20:20:27.481 I/DEBUG (124): ip 69519e70 sp 69857cc8 lr 6947cc0f pc 401278c8 cpsr 200f0030
  4603. 02-24 20:20:27.481 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  4604. 02-24 20:20:27.481 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  4605. 02-24 20:20:27.481 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  4606. 02-24 20:20:27.481 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  4607. 02-24 20:20:27.481 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  4608. 02-24 20:20:27.481 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  4609. 02-24 20:20:27.481 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  4610. 02-24 20:20:27.481 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  4611. 02-24 20:20:27.481 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  4612. 02-24 20:20:27.481 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  4613. 02-24 20:20:27.481 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  4614. 02-24 20:20:27.481 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  4615. 02-24 20:20:27.481 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  4616. 02-24 20:20:27.481 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  4617. 02-24 20:20:27.481 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  4618. 02-24 20:20:27.481 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  4619. 02-24 20:20:27.481 I/DEBUG (124): scr 60000010
  4620. 02-24 20:20:27.481 I/DEBUG (124):
  4621. 02-24 20:20:27.481 I/DEBUG (124): backtrace:
  4622. 02-24 20:20:27.481 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  4623. 02-24 20:20:27.481 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  4624. 02-24 20:20:27.481 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  4625. 02-24 20:20:27.481 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  4626. 02-24 20:20:27.481 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  4627. 02-24 20:20:27.481 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  4628. 02-24 20:20:27.481 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  4629. 02-24 20:20:27.481 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  4630. 02-24 20:20:27.481 I/DEBUG (124): #08 pc 000010bc <unknown>
  4631. 02-24 20:20:27.481 I/DEBUG (124):
  4632. 02-24 20:20:27.481 I/DEBUG (124): stack:
  4633. 02-24 20:20:27.481 I/DEBUG (124): 69857c88 00000000
  4634. 02-24 20:20:27.481 I/DEBUG (124): 69857c8c 655cc5c8
  4635. 02-24 20:20:27.481 I/DEBUG (124): 69857c90 69519dc8 /system/lib/hw/bluetooth.default.so
  4636. 02-24 20:20:27.481 I/DEBUG (124): 69857c94 00000001
  4637. 02-24 20:20:27.481 I/DEBUG (124): 69857c98 69556ad0
  4638. 02-24 20:20:27.481 I/DEBUG (124): 69857c9c 00000060
  4639. 02-24 20:20:27.481 I/DEBUG (124): 69857ca0 69556ad0
  4640. 02-24 20:20:27.481 I/DEBUG (124): 69857ca4 6947b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  4641. 02-24 20:20:27.481 I/DEBUG (124): 69857ca8 69556ad0
  4642. 02-24 20:20:27.481 I/DEBUG (124): 69857cac 00000010
  4643. 02-24 20:20:27.481 I/DEBUG (124): 69857cb0 69556ad0
  4644. 02-24 20:20:27.481 I/DEBUG (124): 69857cb4 00000005
  4645. 02-24 20:20:27.481 I/DEBUG (124): 69857cb8 69857d00
  4646. 02-24 20:20:27.481 I/DEBUG (124): 69857cbc 00000000
  4647. 02-24 20:20:27.481 I/DEBUG (124): 69857cc0 df0027ad
  4648. 02-24 20:20:27.481 I/DEBUG (124): 69857cc4 00000000
  4649. 02-24 20:20:27.481 I/DEBUG (124): #00 69857cc8 638d065c
  4650. 02-24 20:20:27.481 I/DEBUG (124): 69857ccc 69857d00
  4651. 02-24 20:20:27.481 I/DEBUG (124): 69857cd0 00000000
  4652. 02-24 20:20:27.481 I/DEBUG (124): 69857cd4 00000020
  4653. 02-24 20:20:27.481 I/DEBUG (124): #01 69857cd8 69857d00
  4654. 02-24 20:20:27.481 I/DEBUG (124): 69857cdc 00000005
  4655. 02-24 20:20:27.481 I/DEBUG (124): 69857ce0 6951a950 /system/lib/hw/bluetooth.default.so
  4656. 02-24 20:20:27.481 I/DEBUG (124): 69857ce4 00000001
  4657. 02-24 20:20:27.481 I/DEBUG (124): 69857ce8 40156240
  4658. 02-24 20:20:27.481 I/DEBUG (124): 69857cec 638d5586
  4659. 02-24 20:20:27.481 I/DEBUG (124): 69857cf0 694f4e68 /system/lib/hw/bluetooth.default.so
  4660. 02-24 20:20:27.481 I/DEBUG (124): 69857cf4 69451c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  4661. 02-24 20:20:27.481 I/DEBUG (124): #02 69857cf8 00000000
  4662. 02-24 20:20:27.481 I/DEBUG (124): 69857cfc 00000001
  4663. 02-24 20:20:27.481 I/DEBUG (124): 69857d00 694f6724 /system/lib/hw/bluetooth.default.so
  4664. 02-24 20:20:27.481 I/DEBUG (124): 69857d04 000000f8
  4665. 02-24 20:20:27.481 I/DEBUG (124): 69857d08 40156240
  4666. 02-24 20:20:27.481 I/DEBUG (124): 69857d0c 6944bcd7 /system/lib/hw/bluetooth.default.so
  4667. 02-24 20:20:27.481 I/DEBUG (124):
  4668. 02-24 20:20:27.481 I/DEBUG (124): memory near r0:
  4669. 02-24 20:20:27.481 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  4670. 02-24 20:20:27.481 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  4671. 02-24 20:20:27.481 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  4672. 02-24 20:20:27.481 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  4673. 02-24 20:20:27.481 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  4674. 02-24 20:20:27.481 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  4675. 02-24 20:20:27.481 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  4676. 02-24 20:20:27.481 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  4677. 02-24 20:20:27.481 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  4678. 02-24 20:20:27.481 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  4679. 02-24 20:20:27.481 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  4680. 02-24 20:20:27.481 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  4681. 02-24 20:20:27.481 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  4682. 02-24 20:20:27.481 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  4683. 02-24 20:20:27.481 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  4684. 02-24 20:20:27.481 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  4685. 02-24 20:20:27.481 I/DEBUG (124):
  4686. 02-24 20:20:27.481 I/DEBUG (124): memory near r3:
  4687. 02-24 20:20:27.481 I/DEBUG (124): 638d0664 64616548 20746573 65746147 00796177
  4688. 02-24 20:20:27.481 I/DEBUG (124): 638d0674 00000000 00000000 00000000 00000000
  4689. 02-24 20:20:27.481 I/DEBUG (124): 638d0684 00000000 5cf8d061 d061ca22 080280f8
  4690. 02-24 20:20:27.481 I/DEBUG (124): 638d0694 c0477062 11280069 18f44fd0 48f44f10
  4691. 02-24 20:20:27.481 I/DEBUG (124): 638d06a4 4f65c811 02495048 00000020 4a684236
  4692. 02-24 20:20:27.481 I/DEBUG (124): 638d06b4 00030167 4d031800 01f75448 054770be
  4693. 02-24 20:20:27.481 I/DEBUG (124): 638d06c4 80818121 26f89069 0f280100 4f1e81d1
  4694. 02-24 20:20:27.481 I/DEBUG (124): 638d06d4 c01046f4 001b10f8 14f8c021 4169411b
  4695. 02-24 20:20:27.481 I/DEBUG (124): 638d06e4 410180f0 4169c161 c17100f0 70477061
  4696. 02-24 20:20:27.481 I/DEBUG (124): 638d06f4 812105b5 46f44f81 acf8d515 42f3c11b
  4697. 02-24 20:20:27.481 I/DEBUG (124): 638d0704 042a0302 4a6981d1 4a1c528d 8ae00c85
  4698. 02-24 20:20:27.481 I/DEBUG (124): 638d0714 81d40407 528d8a69 05858a1c 030749e0
  4699. 02-24 20:20:27.481 I/DEBUG (124): 638d0724 ca6981d4 ca1c528d 18f44f85 48f44f11
  4700. 02-24 20:20:27.481 I/DEBUG (124): 638d0734 2e65d112 0069c949 6cd11129 017bc069
  4701. 02-24 20:20:27.481 I/DEBUG (124): 638d0744 68d10c28 80f02069 02616800 61f75b20
  4702. 02-24 20:20:27.481 I/DEBUG (124): 638d0754 4469e8fd 400480f0 e87000f0 70616c61
  4703. 02-24 20:20:27.481 I/DEBUG (124):
  4704. 02-24 20:20:27.481 I/DEBUG (124): memory near r4:
  4705. 02-24 20:20:27.491 I/DEBUG (124): 638d0668 20746573 65746147 00796177 00000000
  4706. 02-24 20:20:27.491 I/DEBUG (124): 638d0678 00000000 00000000 00000000 00000000
  4707. 02-24 20:20:27.491 I/DEBUG (124): 638d0688 5cf8d061 d061ca22 080280f8 c0477062
  4708. 02-24 20:20:27.491 I/DEBUG (124): 638d0698 11280069 18f44fd0 48f44f10 4f65c811
  4709. 02-24 20:20:27.491 I/DEBUG (124): 638d06a8 02495048 00000020 4a684236 00030167
  4710. 02-24 20:20:27.491 I/DEBUG (124): 638d06b8 4d031800 01f75448 054770be 80818121
  4711. 02-24 20:20:27.491 I/DEBUG (124): 638d06c8 26f89069 0f280100 4f1e81d1 c01046f4
  4712. 02-24 20:20:27.491 I/DEBUG (124): 638d06d8 001b10f8 14f8c021 4169411b 410180f0
  4713. 02-24 20:20:27.491 I/DEBUG (124): 638d06e8 4169c161 c17100f0 70477061 812105b5
  4714. 02-24 20:20:27.491 I/DEBUG (124): 638d06f8 46f44f81 acf8d515 42f3c11b 042a0302
  4715. 02-24 20:20:27.491 I/DEBUG (124): 638d0708 4a6981d1 4a1c528d 8ae00c85 81d40407
  4716. 02-24 20:20:27.491 I/DEBUG (124): 638d0718 528d8a69 05858a1c 030749e0 ca6981d4
  4717. 02-24 20:20:27.491 I/DEBUG (124): 638d0728 ca1c528d 18f44f85 48f44f11 2e65d112
  4718. 02-24 20:20:27.491 I/DEBUG (124): 638d0738 0069c949 6cd11129 017bc069 68d10c28
  4719. 02-24 20:20:27.491 I/DEBUG (124): 638d0748 80f02069 02616800 61f75b20 4469e8fd
  4720. 02-24 20:20:27.491 I/DEBUG (124): 638d0758 400480f0 e87000f0 70616c61 e3844fbd
  4721. 02-24 20:20:27.491 I/DEBUG (124):
  4722. 02-24 20:20:27.491 I/DEBUG (124): memory near r5:
  4723. 02-24 20:20:27.491 I/DEBUG (124): 69857ce0 6951a950 00000001 40156240 638d5586
  4724. 02-24 20:20:27.491 I/DEBUG (124): 69857cf0 694f4e68 69451c29 00000000 00000001
  4725. 02-24 20:20:27.491 I/DEBUG (124): 69857d00 694f6724 000000f8 40156240 6944bcd7
  4726. 02-24 20:20:27.491 I/DEBUG (124): 69857d10 00000000 00000000 00000000 00000000
  4727. 02-24 20:20:27.491 I/DEBUG (124): 69857d20 00000000 00000000 76616a4c 69857dd0
  4728. 02-24 20:20:27.491 I/DEBUG (124): 69857d30 655cc5c8 62324520 00000001 00000007
  4729. 02-24 20:20:27.491 I/DEBUG (124): 69857d40 69857d54 00000000 ffffffc8 409652bd
  4730. 02-24 20:20:27.491 I/DEBUG (124): 69857d50 49003b67 7578654e 00372073 62324520
  4731. 02-24 20:20:27.491 I/DEBUG (124): 69857d60 00000000 00000000 655cca1c 412e8d48
  4732. 02-24 20:20:27.491 I/DEBUG (124): 69857d70 00000004 00000000 40fc9930 412e8cf0
  4733. 02-24 20:20:27.491 I/DEBUG (124): 69857d80 412e8d48 655cca18 655cca18 40950323
  4734. 02-24 20:20:27.491 I/DEBUG (124): 69857d90 409c81b8 655cc5c8 412e8d60 412e8d60
  4735. 02-24 20:20:27.491 I/DEBUG (124): 69857da0 00000001 40955fc9 69857f08 69857dc0
  4736. 02-24 20:20:27.491 I/DEBUG (124): 69857db0 655cc5c8 655cc5c8 409c81b8 409535f9
  4737. 02-24 20:20:27.491 I/DEBUG (124): 69857dc0 40fc9930 412e8d60 00000005 00000000
  4738. 02-24 20:20:27.491 I/DEBUG (124): 69857dd0 00000001 00000000 00000008 655cc5c8
  4739. 02-24 20:20:27.491 I/DEBUG (124):
  4740. 02-24 20:20:27.491 I/DEBUG (124): memory near r9:
  4741. 02-24 20:20:27.491 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  4742. 02-24 20:20:27.491 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  4743. 02-24 20:20:27.491 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  4744. 02-24 20:20:27.491 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  4745. 02-24 20:20:27.491 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  4746. 02-24 20:20:27.491 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  4747. 02-24 20:20:27.491 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  4748. 02-24 20:20:27.491 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  4749. 02-24 20:20:27.491 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  4750. 02-24 20:20:27.491 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  4751. 02-24 20:20:27.491 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  4752. 02-24 20:20:27.491 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  4753. 02-24 20:20:27.491 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  4754. 02-24 20:20:27.491 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  4755. 02-24 20:20:27.491 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  4756. 02-24 20:20:27.491 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  4757. 02-24 20:20:27.491 I/DEBUG (124):
  4758. 02-24 20:20:27.491 I/DEBUG (124): memory near sl:
  4759. 02-24 20:20:27.491 I/DEBUG (124): 694f4584 0062635f 63736964 7265766f 74735f79
  4760. 02-24 20:20:27.491 I/DEBUG (124): 694f4594 5f657461 6e616863 5f646567 00006263
  4761. 02-24 20:20:27.491 I/DEBUG (124): 694f45a4 203a7325 6e6b6e55 206e776f 76726573
  4762. 02-24 20:20:27.491 I/DEBUG (124): 694f45b4 20656369 6e696562 6e652067 656c6261
  4763. 02-24 20:20:27.491 I/DEBUG (124): 694f45c4 00000064 66697462 5f6d645f 74737075
  4764. 02-24 20:20:27.491 I/DEBUG (124): 694f45d4 6d616572 62635f73 206b6361 3a766520
  4765. 02-24 20:20:27.491 I/DEBUG (124): 694f45e4 00732520 7578654e 00372073 29287325
  4766. 02-24 20:20:27.491 I/DEBUG (124): 694f45f4 20646f63 6374616d 20736568 20726f66
  4767. 02-24 20:20:27.491 I/DEBUG (124): 694f4604 6f747561 69617020 00000072 29287325
  4768. 02-24 20:20:27.491 I/DEBUG (124): 694f4614 74744120 74706d65 20676e69 6f747561
  4769. 02-24 20:20:27.491 I/DEBUG (124): 694f4624 69617020 00000072 5f6e6970 75716572
  4770. 02-24 20:20:27.491 I/DEBUG (124): 694f4634 5f747365 00006263 203a7325 726f7453
  4771. 02-24 20:20:27.491 I/DEBUG (124): 694f4644 20676e69 6b6e696c 79656b20 656b202e
  4772. 02-24 20:20:27.491 I/DEBUG (124): 694f4654 79745f79 303d6570 2c782578 5f736920
  4773. 02-24 20:20:27.491 I/DEBUG (124): 694f4664 706d6574 0064253d 726f7473 20676e69
  4774. 02-24 20:20:27.491 I/DEBUG (124): 694f4674 6b6e696c 79656b20 69616620 0064656c
  4775. 02-24 20:20:27.491 I/DEBUG (124):
  4776. 02-24 20:20:27.491 I/DEBUG (124): memory near fp:
  4777. 02-24 20:20:27.491 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  4778. 02-24 20:20:27.491 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  4779. 02-24 20:20:27.491 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  4780. 02-24 20:20:27.491 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  4781. 02-24 20:20:27.491 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  4782. 02-24 20:20:27.491 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  4783. 02-24 20:20:27.491 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  4784. 02-24 20:20:27.491 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  4785. 02-24 20:20:27.491 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  4786. 02-24 20:20:27.491 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  4787. 02-24 20:20:27.491 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  4788. 02-24 20:20:27.491 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  4789. 02-24 20:20:27.491 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  4790. 02-24 20:20:27.491 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  4791. 02-24 20:20:27.491 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  4792. 02-24 20:20:27.491 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  4793. 02-24 20:20:27.491 I/DEBUG (124):
  4794. 02-24 20:20:27.491 I/DEBUG (124): memory near ip:
  4795. 02-24 20:20:27.491 I/DEBUG (124): 69519e50 401218a9 4011da09 40127c65 40127a61
  4796. 02-24 20:20:27.491 I/DEBUG (124): 69519e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  4797. 02-24 20:20:27.491 I/DEBUG (124): 69519e70 401278c1 40126b91 40169efd 401146a8
  4798. 02-24 20:20:27.491 I/DEBUG (124): 69519e80 40123181 401221ad 40169ef9 40127b49
  4799. 02-24 20:20:27.491 I/DEBUG (124): 69519e90 4011b9fd 401147c0 40115a8c 4011d445
  4800. 02-24 20:20:27.491 I/DEBUG (124): 69519ea0 4011c891 40127db1 40127be5 40116731
  4801. 02-24 20:20:27.491 I/DEBUG (124): 69519eb0 401079d9 40127719 40127a21 40127d25
  4802. 02-24 20:20:27.491 I/DEBUG (124): 69519ec0 4011e099 401150e0 401146c4 4012fe51
  4803. 02-24 20:20:27.491 I/DEBUG (124): 69519ed0 40114e94 40127bb1 401437b0 4005e7c9
  4804. 02-24 20:20:27.491 I/DEBUG (124): 69519ee0 40143878 40114614 40107c18 40107c60
  4805. 02-24 20:20:27.491 I/DEBUG (124): 69519ef0 401088b4 40109fcd 40116855 4011ae71
  4806. 02-24 20:20:27.491 I/DEBUG (124): 69519f00 40108af0 40115350 40115474 4011ae0d
  4807. 02-24 20:20:27.491 I/DEBUG (124): 69519f10 40114a34 40108c24 40108270 40107f1c
  4808. 02-24 20:20:27.491 I/DEBUG (124): 69519f20 40107f74 40108028 4011588c 40107b48
  4809. 02-24 20:20:27.491 I/DEBUG (124): 69519f30 401154e4 40115330 40107a01 401277c9
  4810. 02-24 20:20:27.491 I/DEBUG (124): 69519f40 40114cb0 40114d3c 40114d20 40114e5c
  4811. 02-24 20:20:27.491 I/DEBUG (124):
  4812. 02-24 20:20:27.491 I/DEBUG (124): memory near sp:
  4813. 02-24 20:20:27.491 I/DEBUG (124): 69857ca8 69556ad0 00000010 69556ad0 00000005
  4814. 02-24 20:20:27.491 I/DEBUG (124): 69857cb8 69857d00 00000000 df0027ad 00000000
  4815. 02-24 20:20:27.491 I/DEBUG (124): 69857cc8 638d065c 69857d00 00000000 00000020
  4816. 02-24 20:20:27.491 I/DEBUG (124): 69857cd8 69857d00 00000005 6951a950 00000001
  4817. 02-24 20:20:27.491 I/DEBUG (124): 69857ce8 40156240 638d5586 694f4e68 69451c29
  4818. 02-24 20:20:27.491 I/DEBUG (124): 69857cf8 00000000 00000001 694f6724 000000f8
  4819. 02-24 20:20:27.491 I/DEBUG (124): 69857d08 40156240 6944bcd7 00000000 00000000
  4820. 02-24 20:20:27.491 I/DEBUG (124): 69857d18 00000000 00000000 00000000 00000000
  4821. 02-24 20:20:27.491 I/DEBUG (124): 69857d28 76616a4c 69857dd0 655cc5c8 62324520
  4822. 02-24 20:20:27.491 I/DEBUG (124): 69857d38 00000001 00000007 69857d54 00000000
  4823. 02-24 20:20:27.491 I/DEBUG (124): 69857d48 ffffffc8 409652bd 49003b67 7578654e
  4824. 02-24 20:20:27.491 I/DEBUG (124): 69857d58 00372073 62324520 00000000 00000000
  4825. 02-24 20:20:27.491 I/DEBUG (124): 69857d68 655cca1c 412e8d48 00000004 00000000
  4826. 02-24 20:20:27.491 I/DEBUG (124): 69857d78 40fc9930 412e8cf0 412e8d48 655cca18
  4827. 02-24 20:20:27.491 I/DEBUG (124): 69857d88 655cca18 40950323 409c81b8 655cc5c8
  4828. 02-24 20:20:27.491 I/DEBUG (124): 69857d98 412e8d60 412e8d60 00000001 40955fc9
  4829. 02-24 20:20:27.491 I/DEBUG (124):
  4830. 02-24 20:20:27.491 I/DEBUG (124): code around pc:
  4831. 02-24 20:20:27.491 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  4832. 02-24 20:20:27.491 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  4833. 02-24 20:20:27.491 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  4834. 02-24 20:20:27.491 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  4835. 02-24 20:20:27.491 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  4836. 02-24 20:20:27.491 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  4837. 02-24 20:20:27.491 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  4838. 02-24 20:20:27.491 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  4839. 02-24 20:20:27.491 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  4840. 02-24 20:20:27.491 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  4841. 02-24 20:20:27.491 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  4842. 02-24 20:20:27.491 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  4843. 02-24 20:20:27.491 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  4844. 02-24 20:20:27.491 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  4845. 02-24 20:20:27.491 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  4846. 02-24 20:20:27.491 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  4847. 02-24 20:20:27.491 I/DEBUG (124):
  4848. 02-24 20:20:27.491 I/DEBUG (124): code around lr:
  4849. 02-24 20:20:27.491 I/DEBUG (124): 6947cbec b1b16829 0008f100 f7c92223 2000e852
  4850. 02-24 20:20:27.491 I/DEBUG (124): 6947cbfc 002bf884 b1816869 002cf104 f7c92223
  4851. 02-24 20:20:27.491 I/DEBUG (124): 6947cc0c 2100e848 104ff884 e8bd4620 f01143f8
  4852. 02-24 20:20:27.491 I/DEBUG (124): 6947cc1c 7201bd73 29006869 f884d1ee e7f3102c
  4853. 02-24 20:20:27.491 I/DEBUG (124): 6947cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  4854. 02-24 20:20:27.491 I/DEBUG (124): 6947cc3c 5201f240 800280c4 4010e8bd bd5cf011
  4855. 02-24 20:20:27.491 I/DEBUG (124): 6947cc4c bf00bd10 41f0e92d 20184607 46154688
  4856. 02-24 20:20:27.491 I/DEBUG (124): 6947cc5c f7fe461e 4604fae1 f240b178 f1005302
  4857. 02-24 20:20:27.491 I/DEBUG (124): 6947cc6c 80e70008 80234641 f84af7e1 75256126
  4858. 02-24 20:20:27.491 I/DEBUG (124): 6947cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  4859. 02-24 20:20:27.491 I/DEBUG (124): 6947cc8c 4604b510 f7fe2008 b138fac7 5203f240
  4860. 02-24 20:20:27.491 I/DEBUG (124): 6947cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  4861. 02-24 20:20:27.491 I/DEBUG (124): 6947ccac 4604b510 f7fe2008 b138fab7 5204f240
  4862. 02-24 20:20:27.491 I/DEBUG (124): 6947ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  4863. 02-24 20:20:27.491 I/DEBUG (124): 6947cccc 4604b510 f7fe2008 b138faa7 5205f240
  4864. 02-24 20:20:27.491 I/DEBUG (124): 6947ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  4865. 02-24 20:20:27.701 I/BootReceiver(477): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
  4866. 02-24 20:20:27.781 D/dalvikvm(477): GC_FOR_ALLOC freed 1691K, 23% free 15203K/19624K, paused 84ms, total 84ms
  4867. 02-24 20:20:27.791 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  4868. 02-24 20:20:27.791 E/BluetoothManagerService(477): getState()
  4869. 02-24 20:20:27.791 E/BluetoothManagerService(477): android.os.DeadObjectException
  4870. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4871. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4872. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1081)
  4873. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  4874. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:795)
  4875. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4876. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4877. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4878. 02-24 20:20:27.791 E/BluetoothManagerService(477): waitForOnOff time out
  4879. 02-24 20:20:27.791 D/BluetoothManagerService(477): Sending off request.
  4880. 02-24 20:20:27.791 E/BluetoothManagerService(477): Unable to call disable()
  4881. 02-24 20:20:27.791 E/BluetoothManagerService(477): android.os.DeadObjectException
  4882. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4883. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.disable(IBluetooth.java:617)
  4884. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleDisable(BluetoothManagerService.java:1012)
  4885. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$2000(BluetoothManagerService.java:46)
  4886. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:796)
  4887. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4888. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4889. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4890. 02-24 20:20:27.791 E/BluetoothManagerService(477): getState()
  4891. 02-24 20:20:27.791 E/BluetoothManagerService(477): android.os.DeadObjectException
  4892. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4893. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4894. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.waitForOnOff(BluetoothManagerService.java:1085)
  4895. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1800(BluetoothManagerService.java:46)
  4896. 02-24 20:20:27.791 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:797)
  4897. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4898. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4899. 02-24 20:20:27.791 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4900. 02-24 20:20:27.791 E/BluetoothManagerService(477): waitForOnOff time out
  4901. 02-24 20:20:27.791 D/BluetoothManagerService(477): Message: 60
  4902. 02-24 20:20:27.791 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  4903. 02-24 20:20:27.791 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  4904. 02-24 20:20:27.791 D/BluetoothManagerService(477): Message: 42
  4905. 02-24 20:20:27.791 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  4906. 02-24 20:20:27.791 I/ActivityManager(477): Process com.android.bluetooth (pid 9478) has died.
  4907. 02-24 20:20:27.791 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 327680000ms
  4908. 02-24 20:20:27.791 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 5000ms
  4909. 02-24 20:20:27.791 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 15000ms
  4910. 02-24 20:20:27.791 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 25000ms
  4911. 02-24 20:20:27.791 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 35000ms
  4912. 02-24 20:20:27.791 W/ActivityManager(477): Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 35000ms
  4913. 02-24 20:20:27.801 E/BluetoothAdapter(670):
  4914. 02-24 20:20:27.801 E/BluetoothAdapter(670): android.os.DeadObjectException
  4915. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  4916. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4917. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  4918. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  4919. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  4920. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  4921. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  4922. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  4923. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  4924. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  4925. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  4926. 02-24 20:20:27.801 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  4927. 02-24 20:20:27.801 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  4928. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  4929. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  4930. 02-24 20:20:27.801 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  4931. 02-24 20:20:27.801 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4932. 02-24 20:20:27.801 E/BluetoothManagerService(477): Unable to call enable()
  4933. 02-24 20:20:27.801 E/BluetoothManagerService(477): android.os.DeadObjectException
  4934. 02-24 20:20:27.801 E/BluetoothManagerService(477): at android.os.BinderProxy.transact(Native Method)
  4935. 02-24 20:20:27.801 E/BluetoothManagerService(477): at android.bluetooth.IBluetooth$Stub$Proxy.enable(IBluetooth.java:583)
  4936. 02-24 20:20:27.801 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.handleEnable(BluetoothManagerService.java:988)
  4937. 02-24 20:20:27.801 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService.access$1900(BluetoothManagerService.java:46)
  4938. 02-24 20:20:27.801 E/BluetoothManagerService(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  4939. 02-24 20:20:27.801 E/BluetoothManagerService(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4940. 02-24 20:20:27.801 E/BluetoothManagerService(477): at android.os.Looper.loop(Looper.java:137)
  4941. 02-24 20:20:27.801 E/BluetoothManagerService(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  4942. 02-24 20:20:27.801 D/BluetoothManagerService(477): Message: 41
  4943. 02-24 20:20:27.801 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED
  4944. 02-24 20:20:27.801 D/BluetoothManagerService(477): Calling onBluetoothServiceDown callbacks
  4945. 02-24 20:20:27.801 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceDown() to 6 receivers.
  4946. 02-24 20:20:27.801 E/BluetoothAdapter(670):
  4947. 02-24 20:20:27.801 E/BluetoothAdapter(670): android.os.DeadObjectException
  4948. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.BinderProxy.transact(Native Method)
  4949. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.bluetooth.IBluetooth$Stub$Proxy.getState(IBluetooth.java:566)
  4950. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getState(BluetoothAdapter.java:468)
  4951. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.bluetooth.BluetoothAdapter.getBondedDevices(BluetoothAdapter.java:838)
  4952. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.updateBondedBluetoothDevices(BluetoothController.java:103)
  4953. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.systemui.statusbar.policy.BluetoothController.onReceive(BluetoothController.java:95)
  4954. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
  4955. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.Handler.handleCallback(Handler.java:725)
  4956. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.Handler.dispatchMessage(Handler.java:92)
  4957. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.os.Looper.loop(Looper.java:137)
  4958. 02-24 20:20:27.801 E/BluetoothAdapter(670): at android.app.ActivityThread.main(ActivityThread.java:5204)
  4959. 02-24 20:20:27.801 E/BluetoothAdapter(670): at java.lang.reflect.Method.invokeNative(Native Method)
  4960. 02-24 20:20:27.801 E/BluetoothAdapter(670): at java.lang.reflect.Method.invoke(Method.java:511)
  4961. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
  4962. 02-24 20:20:27.801 E/BluetoothAdapter(670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  4963. 02-24 20:20:27.801 E/BluetoothAdapter(670): at dalvik.system.NativeStart.main(Native Method)
  4964. 02-24 20:20:27.801 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4965. 02-24 20:20:27.801 D/BluetoothManagerService(477): Bluetooth State Change Intent: 12 -> 13
  4966. 02-24 20:20:27.811 D/Zygote (127): Process 9478 terminated by signal (11)
  4967. 02-24 20:20:27.811 D/BluetoothManagerService(477): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  4968. 02-24 20:20:27.811 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4969. 02-24 20:20:27.811 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  4970. 02-24 20:20:27.811 E/BluetoothPan(2962):
  4971. 02-24 20:20:27.811 E/BluetoothPan(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@412ec100
  4972. 02-24 20:20:27.811 E/BluetoothPan(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4973. 02-24 20:20:27.811 E/BluetoothPan(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4974. 02-24 20:20:27.811 E/BluetoothPan(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4975. 02-24 20:20:27.811 E/BluetoothPan(2962): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  4976. 02-24 20:20:27.811 E/BluetoothPan(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4977. 02-24 20:20:27.811 E/BluetoothPan(2962): at android.os.Binder.execTransact(Binder.java:351)
  4978. 02-24 20:20:27.811 E/BluetoothPan(2962): at dalvik.system.NativeStart.run(Native Method)
  4979. 02-24 20:20:27.811 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  4980. 02-24 20:20:27.811 E/BluetoothHeadset(811):
  4981. 02-24 20:20:27.811 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41347e10
  4982. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4983. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4984. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  4985. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  4986. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  4987. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  4988. 02-24 20:20:27.811 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  4989. 02-24 20:20:27.811 E/BluetoothPan(477):
  4990. 02-24 20:20:27.811 E/BluetoothPan(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@416aa3e0
  4991. 02-24 20:20:27.811 E/BluetoothPan(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  4992. 02-24 20:20:27.811 E/BluetoothPan(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  4993. 02-24 20:20:27.811 E/BluetoothPan(477): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  4994. 02-24 20:20:27.811 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  4995. 02-24 20:20:27.811 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  4996. 02-24 20:20:27.811 E/BluetoothPan(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  4997. 02-24 20:20:27.811 E/BluetoothPan(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  4998. 02-24 20:20:27.811 E/BluetoothPan(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  4999. 02-24 20:20:27.811 E/BluetoothPan(477): at android.os.Looper.loop(Looper.java:137)
  5000. 02-24 20:20:27.811 E/BluetoothPan(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  5001. 02-24 20:20:27.811 D/BluetoothHeadset(811): onBluetoothStateChange: up=false
  5002. 02-24 20:20:27.811 E/BluetoothHeadset(811):
  5003. 02-24 20:20:27.811 E/BluetoothHeadset(811): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@4131b2b8
  5004. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  5005. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  5006. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  5007. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  5008. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  5009. 02-24 20:20:27.811 E/BluetoothHeadset(811): at android.os.Binder.execTransact(Binder.java:351)
  5010. 02-24 20:20:27.811 E/BluetoothHeadset(811): at dalvik.system.NativeStart.run(Native Method)
  5011. 02-24 20:20:27.811 D/BluetoothPbap(2962): onBluetoothStateChange: up=false
  5012. 02-24 20:20:27.811 E/BluetoothPbap(2962):
  5013. 02-24 20:20:27.811 E/BluetoothPbap(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@412f16a0
  5014. 02-24 20:20:27.811 E/BluetoothPbap(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  5015. 02-24 20:20:27.811 E/BluetoothPbap(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  5016. 02-24 20:20:27.811 E/BluetoothPbap(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  5017. 02-24 20:20:27.811 E/BluetoothPbap(2962): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  5018. 02-24 20:20:27.811 E/BluetoothPbap(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  5019. 02-24 20:20:27.811 E/BluetoothPbap(2962): at android.os.Binder.execTransact(Binder.java:351)
  5020. 02-24 20:20:27.811 E/BluetoothPbap(2962): at dalvik.system.NativeStart.run(Native Method)
  5021. 02-24 20:20:27.811 D/BluetoothInputDevice(2962): onBluetoothStateChange: up=false
  5022. 02-24 20:20:27.811 E/BluetoothInputDevice(2962):
  5023. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@412e6a10
  5024. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  5025. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  5026. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at android.content.ContextWrapper.unbindService(ContextWrapper.java:484)
  5027. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  5028. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  5029. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at android.os.Binder.execTransact(Binder.java:351)
  5030. 02-24 20:20:27.811 E/BluetoothInputDevice(2962): at dalvik.system.NativeStart.run(Native Method)
  5031. 02-24 20:20:27.811 D/BluetoothA2dp(477): onBluetoothStateChange: up=false
  5032. 02-24 20:20:27.811 I/ActivityManager(477): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=9509 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
  5033. 02-24 20:20:27.821 E/BluetoothA2dp(477):
  5034. 02-24 20:20:27.821 E/BluetoothA2dp(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@41c6a6d8
  5035. 02-24 20:20:27.821 E/BluetoothA2dp(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  5036. 02-24 20:20:27.821 E/BluetoothA2dp(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  5037. 02-24 20:20:27.821 E/BluetoothA2dp(477): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  5038. 02-24 20:20:27.821 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  5039. 02-24 20:20:27.821 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  5040. 02-24 20:20:27.821 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  5041. 02-24 20:20:27.821 E/BluetoothA2dp(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  5042. 02-24 20:20:27.821 E/BluetoothA2dp(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  5043. 02-24 20:20:27.821 E/BluetoothA2dp(477): at android.os.Looper.loop(Looper.java:137)
  5044. 02-24 20:20:27.821 E/BluetoothA2dp(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  5045. 02-24 20:20:27.821 D/BluetoothHeadset(477): onBluetoothStateChange: up=false
  5046. 02-24 20:20:27.821 E/BluetoothHeadset(477):
  5047. 02-24 20:20:27.821 E/BluetoothHeadset(477): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41b8a5e0
  5048. 02-24 20:20:27.821 E/BluetoothHeadset(477): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:921)
  5049. 02-24 20:20:27.821 E/BluetoothHeadset(477): at android.app.ContextImpl.unbindService(ContextImpl.java:1470)
  5050. 02-24 20:20:27.821 E/BluetoothHeadset(477): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  5051. 02-24 20:20:27.821 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:471)
  5052. 02-24 20:20:27.821 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1049)
  5053. 02-24 20:20:27.821 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService.access$2700(BluetoothManagerService.java:46)
  5054. 02-24 20:20:27.821 E/BluetoothHeadset(477): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:847)
  5055. 02-24 20:20:27.821 E/BluetoothHeadset(477): at android.os.Handler.dispatchMessage(Handler.java:99)
  5056. 02-24 20:20:27.821 E/BluetoothHeadset(477): at android.os.Looper.loop(Looper.java:137)
  5057. 02-24 20:20:27.821 E/BluetoothHeadset(477): at android.os.HandlerThread.run(HandlerThread.java:60)
  5058. 02-24 20:20:27.821 D/BluetoothManagerService(477): Bluetooth State Change Intent: 13 -> 10
  5059. 02-24 20:20:27.821 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  5060. 02-24 20:20:27.821 D/BluetoothAdapter(670): 1093510888: getState() : mService = null. Returning STATE_OFF
  5061. 02-24 20:20:27.821 W/DropBoxManagerService(477): Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
  5062. 02-24 20:20:27.931 D/dalvikvm(9509): GC_CONCURRENT freed 44K, 11% free 2792K/3120K, paused 2ms+1ms, total 41ms
  5063. 02-24 20:20:27.991 D/AdapterServiceConfig(9509): Adding HeadsetService
  5064. 02-24 20:20:27.991 D/AdapterServiceConfig(9509): Adding A2dpService
  5065. 02-24 20:20:27.991 D/AdapterServiceConfig(9509): Adding HidService
  5066. 02-24 20:20:27.991 D/AdapterServiceConfig(9509): Adding HealthService
  5067. 02-24 20:20:27.991 D/AdapterServiceConfig(9509): Adding PanService
  5068. 02-24 20:20:28.001 D/BluetoothAdapterService(9509): REFCOUNT: CREATED. INSTANCE_COUNT1
  5069. 02-24 20:20:28.001 D/BluetoothManagerService(477): Message: 42
  5070. 02-24 20:20:28.001 D/BluetoothManagerService(477): MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
  5071. 02-24 20:20:28.001 D/BluetoothManagerService(477): Message: 20
  5072. 02-24 20:20:28.001 D/BluetoothManagerService(477): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41b8ecb0:true
  5073. 02-24 20:20:28.011 D/BluetoothAdapterState(9509): make
  5074. 02-24 20:20:28.011 I/bluedroid(9509): init
  5075. 02-24 20:20:28.011 I/bte_conf(9509): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  5076. 02-24 20:20:28.011 I/bluedroid(9509): get_profile_interface socket
  5077. 02-24 20:20:28.011 D/BluetoothManagerService(477): BluetoothServiceConnection: connected to AdapterService
  5078. 02-24 20:20:28.011 D/BluetoothManagerService(477): Message: 40
  5079. 02-24 20:20:28.011 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE_CONNECTED
  5080. 02-24 20:20:28.011 D/BluetoothManagerService(477): Calling onBluetoothServiceUp callbacks
  5081. 02-24 20:20:28.011 D/BluetoothManagerService(477): Broadcasting onBluetoothServiceUp() to 7 receivers.
  5082. 02-24 20:20:28.021 I/BluetoothHidServiceJni(9509): classInitNative: succeeds
  5083. 02-24 20:20:28.021 D/BluetoothAdapterService(9509): Broadcasting updateAdapterState() to 1 receivers.
  5084. 02-24 20:20:28.021 D/BluetoothManagerService(477): Message: 60
  5085. 02-24 20:20:28.021 D/BluetoothManagerService(477): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  5086. 02-24 20:20:28.021 D/BluetoothManagerService(477): Bluetooth State Change Intent: 10 -> 11
  5087. 02-24 20:20:28.021 D/BluetoothAdapterService(1093550056)( 9509): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5910
  5088. 02-24 20:20:28.021 D/BluetoothAdapterService(1093550056)( 9509): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5910
  5089. 02-24 20:20:28.021 D/BluetoothBondStateMachine(9509): make
  5090. 02-24 20:20:28.031 I/BluetoothPanServiceJni(9509): classInitNative(L105): succeeds
  5091. 02-24 20:20:28.031 I/GKI_LINUX(9509): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  5092. 02-24 20:20:28.031 D/BluetoothManagerService(477): Bluetooth Adapter name changed to Nexus 7
  5093. 02-24 20:20:28.031 D/BluetoothManagerService(477): Stored Bluetooth name: Nexus 7
  5094. 02-24 20:20:28.041 I/BluetoothBondStateMachine(9509): StableState(): Entering Off State
  5095. 02-24 20:20:28.041 D/HeadsetService(9509): Received start request. Starting profile...
  5096. 02-24 20:20:28.041 I/BluetoothHeadsetServiceJni(9509): classInitNative: succeeds
  5097. 02-24 20:20:28.041 D/HeadsetStateMachine(9509): make
  5098. 02-24 20:20:28.061 I/bluedroid(9509): get_profile_interface handsfree
  5099. 02-24 20:20:28.061 E/bt-btif (9509): btif_enable_service: current services:0x20
  5100. 02-24 20:20:28.061 D/A2dpService(9509): Received start request. Starting profile...
  5101. 02-24 20:20:28.061 I/BluetoothA2dpServiceJni(9509): classInitNative: succeeds
  5102. 02-24 20:20:28.061 D/A2dpStateMachine(9509): make
  5103. 02-24 20:20:28.061 I/bluedroid(9509): get_profile_interface a2dp
  5104. 02-24 20:20:28.071 I/GKI_LINUX(9509): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  5105. 02-24 20:20:28.071 E/bt-btif (9509): btif_enable_service: current services:0x40020
  5106. 02-24 20:20:28.071 D/A2dpStateMachine(9509): Enter Disconnected: -2
  5107. 02-24 20:20:28.071 D/HidService(9509): Received start request. Starting profile...
  5108. 02-24 20:20:28.071 I/bluedroid(9509): get_profile_interface hidhost
  5109. 02-24 20:20:28.071 E/bt-btif (9509): btif_enable_service: current services:0x140020
  5110. 02-24 20:20:28.071 I/BluetoothHealthServiceJni(9509): classInitNative: succeeds
  5111. 02-24 20:20:28.071 D/HealthService(9509): Received start request. Starting profile...
  5112. 02-24 20:20:28.071 I/bluedroid(9509): get_profile_interface health
  5113. 02-24 20:20:28.081 D/PanService(9509): Received start request. Starting profile...
  5114. 02-24 20:20:28.081 D/BluetoothPanServiceJni(9509): initializeNative(L110): pan
  5115. 02-24 20:20:28.081 I/bluedroid(9509): get_profile_interface pan
  5116. 02-24 20:20:28.081 D/BluetoothAdapterService(9509): Profile still not running:com.android.bluetooth.hdp.HealthService
  5117. 02-24 20:20:28.081 D/BluetoothAdapterService(9509): Profile still not running:com.android.bluetooth.hdp.HealthService
  5118. 02-24 20:20:28.081 D/BluetoothAdapterService(9509): Profile still not running:com.android.bluetooth.hdp.HealthService
  5119. 02-24 20:20:28.081 D/BluetoothAdapterService(9509): Profile still not running:com.android.bluetooth.pan.PanService
  5120. 02-24 20:20:28.081 D/HeadsetPhoneState(9509): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=1
  5121. 02-24 20:20:28.081 I/bluedroid(9509): enable
  5122. 02-24 20:20:28.081 I/bt_hci_bdroid(9509): init
  5123. 02-24 20:20:28.081 I/bt_vendor(9509): init
  5124. 02-24 20:20:28.081 I/bt_vnd_conf(9509): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  5125. 02-24 20:20:28.081 I/bt_vnd_conf(9509): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  5126. 02-24 20:20:28.081 I/bt_hci_bdroid(9509): bt_hc_worker_thread started
  5127. 02-24 20:20:28.101 D/BluetoothAdapterService(1093550056)( 9509): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5910
  5128. 02-24 20:20:28.101 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  5129. 02-24 20:20:28.111 D/DockEventReceiver(2962): finishStartingService: stopping service
  5130. 02-24 20:20:28.131 W/ContextImpl(2962): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1371 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  5131. 02-24 20:20:28.141 D/DockEventReceiver(2962): finishStartingService: stopping service
  5132. 02-24 20:20:28.141 D/BluetoothAdapterService(1093550056)( 9509): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@412e5910
  5133. 02-24 20:20:28.151 I/RT (2518): BLUETOOTH: Device power is off
  5134. 02-24 20:20:28.211 D/dalvikvm(2518): GC_CONCURRENT freed 389K, 19% free 2952K/3624K, paused 1ms+1ms, total 49ms
  5135. 02-24 20:20:28.231 D/dalvikvm(8944): GC_CONCURRENT freed 2179K, 22% free 9396K/11896K, paused 1ms+13ms, total 74ms
  5136. 02-24 20:20:28.311 I/bt_userial_vendor(9509): userial vendor open: opening /dev/ttyHS2
  5137. 02-24 20:20:28.311 I/GKI_LINUX(9509): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  5138. 02-24 20:20:28.311 I/bt_userial_vendor(9509): device fd = 59 open
  5139. 02-24 20:20:28.311 I/bt_hwcfg(9509): bt vendor lib: set UART baud 3000000
  5140. 02-24 20:20:28.351 D/bt_hwcfg(9509): Chipset BCM4330B1
  5141. 02-24 20:20:28.351 D/bt_hwcfg(9509): Target name = [BCM4330B1]
  5142. 02-24 20:20:28.351 D/bt_hwcfg(9509): Target name = [BCM4330]
  5143. 02-24 20:20:28.351 I/bt_hwcfg(9509): Found patchfile: /etc/firmware//bcm4330.hcd
  5144. 02-24 20:20:28.651 I/bt_hwcfg(9509): bt vendor lib: set UART baud 115200
  5145. 02-24 20:20:28.651 D/bt_hwcfg(9509): Settlement delay -- 100 ms
  5146. 02-24 20:20:28.751 I/bt_hwcfg(9509): bt vendor lib: set UART baud 3000000
  5147. 02-24 20:20:28.781 I/bt_hwcfg(9509): Controller OTP bdaddr 08:60:6E:37:B5:4C
  5148. 02-24 20:20:28.781 I/bt_hwcfg(9509): vendor lib fwcfg completed
  5149. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_HCI
  5150. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_L2CAP
  5151. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_RFCOMM
  5152. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_AVDT
  5153. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_AVRC
  5154. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_A2D
  5155. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_BNEP
  5156. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_BTM
  5157. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_PAN
  5158. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_SDP
  5159. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_BTAPP
  5160. 02-24 20:20:28.781 I/ (9509): BTE_InitTraceLevels -- TRC_BTIF
  5161. 02-24 20:20:28.851 F/libc (9509): Fatal signal 11 (SIGSEGV) at 0x000000f8 (code=1), thread 9524 (BTIF)
  5162. 02-24 20:20:28.951 I/DEBUG (124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  5163. 02-24 20:20:28.951 I/DEBUG (124): Build fingerprint: 'google/nakasig/tilapia:4.2/JOP40C/527662:user/release-keys'
  5164. 02-24 20:20:28.951 I/DEBUG (124): Revision: '0'
  5165. 02-24 20:20:28.951 I/DEBUG (124): pid: 9509, tid: 9524, name: BTIF >>> com.android.bluetooth <<<
  5166. 02-24 20:20:28.951 I/DEBUG (124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000f8
  5167. 02-24 20:20:29.031 I/DEBUG (124): r0 40c9a640 r1 000000f7 r2 00000023 r3 40c9a63f
  5168. 02-24 20:20:29.031 I/DEBUG (124): r4 40c9a640 r5 69757d00 r6 00000000 r7 00000020
  5169. 02-24 20:20:29.031 I/DEBUG (124): r8 00000036 r9 00030167 sl 693f45a4 fp 00140020
  5170. 02-24 20:20:29.031 I/DEBUG (124): ip 69419e70 sp 69757cc8 lr 6937cc0f pc 401278c8 cpsr 200f0030
  5171. 02-24 20:20:29.031 I/DEBUG (124): d0 0065006d0061004e d1 003a007300690020
  5172. 02-24 20:20:29.031 I/DEBUG (124): d2 0000000000000000 d3 0000000000000017
  5173. 02-24 20:20:29.031 I/DEBUG (124): d4 0000000000000000 d5 0000000000000000
  5174. 02-24 20:20:29.031 I/DEBUG (124): d6 0029a00000000000 d7 3f80000044800000
  5175. 02-24 20:20:29.031 I/DEBUG (124): d8 0000000000000000 d9 0000000000000000
  5176. 02-24 20:20:29.031 I/DEBUG (124): d10 0000000000000000 d11 0000000000000000
  5177. 02-24 20:20:29.031 I/DEBUG (124): d12 0000000000000000 d13 0000000000000000
  5178. 02-24 20:20:29.031 I/DEBUG (124): d14 0000000000000000 d15 0000000000000000
  5179. 02-24 20:20:29.031 I/DEBUG (124): d16 0000000000000000 d17 0000000000000000
  5180. 02-24 20:20:29.031 I/DEBUG (124): d18 0000000000001b87 d19 000000000000b303
  5181. 02-24 20:20:29.031 I/DEBUG (124): d20 0000000100000001 d21 0000000100000001
  5182. 02-24 20:20:29.031 I/DEBUG (124): d22 3ff0000000000000 d23 3fede16b9c24a98f
  5183. 02-24 20:20:29.031 I/DEBUG (124): d24 3e66376972bea4d0 d25 3f733c3b597385d3
  5184. 02-24 20:20:29.031 I/DEBUG (124): d26 3fc554e7eb0eb47c d27 bfb1be5a93a83e1d
  5185. 02-24 20:20:29.031 I/DEBUG (124): d28 0000000000000000 d29 3f73747808d81af1
  5186. 02-24 20:20:29.031 I/DEBUG (124): d30 4000000000000000 d31 40008df2d49d41f1
  5187. 02-24 20:20:29.031 I/DEBUG (124): scr 60000010
  5188. 02-24 20:20:29.041 I/DEBUG (124):
  5189. 02-24 20:20:29.041 I/DEBUG (124): backtrace:
  5190. 02-24 20:20:29.041 I/DEBUG (124): #00 pc 0002c8c8 /system/lib/libc.so (strncpy+7)
  5191. 02-24 20:20:29.041 I/DEBUG (124): #01 pc 00058c0b /system/lib/hw/bluetooth.default.so (BTA_AgRegister+78)
  5192. 02-24 20:20:29.041 I/DEBUG (124): #02 pc 0002dc25 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+60)
  5193. 02-24 20:20:29.041 I/DEBUG (124): #03 pc 00027cd3 /system/lib/hw/bluetooth.default.so
  5194. 02-24 20:20:29.041 I/DEBUG (124): #04 pc 00025089 /system/lib/hw/bluetooth.default.so
  5195. 02-24 20:20:29.041 I/DEBUG (124): #05 pc 000550f1 /system/lib/hw/bluetooth.default.so (gki_task_entry+96)
  5196. 02-24 20:20:29.041 I/DEBUG (124): #06 pc 0000de00 /system/lib/libc.so (__thread_entry+240)
  5197. 02-24 20:20:29.041 I/DEBUG (124): #07 pc 0000d960 /system/lib/libc.so (pthread_create+172)
  5198. 02-24 20:20:29.041 I/DEBUG (124):
  5199. 02-24 20:20:29.041 I/DEBUG (124): stack:
  5200. 02-24 20:20:29.041 I/DEBUG (124): 69757c88 00000000
  5201. 02-24 20:20:29.041 I/DEBUG (124): 69757c8c 655cc5c8
  5202. 02-24 20:20:29.041 I/DEBUG (124): 69757c90 69419dc8 /system/lib/hw/bluetooth.default.so
  5203. 02-24 20:20:29.041 I/DEBUG (124): 69757c94 00000001
  5204. 02-24 20:20:29.041 I/DEBUG (124): 69757c98 69456ad0
  5205. 02-24 20:20:29.041 I/DEBUG (124): 69757c9c 00000060
  5206. 02-24 20:20:29.041 I/DEBUG (124): 69757ca0 69456ad0
  5207. 02-24 20:20:29.041 I/DEBUG (124): 69757ca4 6937b2f3 /system/lib/hw/bluetooth.default.so (GKI_getbuf+206)
  5208. 02-24 20:20:29.041 I/DEBUG (124): 69757ca8 69456ad0
  5209. 02-24 20:20:29.041 I/DEBUG (124): 69757cac 00000010
  5210. 02-24 20:20:29.041 I/DEBUG (124): 69757cb0 69456ad0
  5211. 02-24 20:20:29.041 I/DEBUG (124): 69757cb4 00000005
  5212. 02-24 20:20:29.041 I/DEBUG (124): 69757cb8 69757d00
  5213. 02-24 20:20:29.041 I/DEBUG (124): 69757cbc 00000000
  5214. 02-24 20:20:29.041 I/DEBUG (124): 69757cc0 df0027ad
  5215. 02-24 20:20:29.041 I/DEBUG (124): 69757cc4 00000000
  5216. 02-24 20:20:29.041 I/DEBUG (124): #00 69757cc8 40c9a614
  5217. 02-24 20:20:29.041 I/DEBUG (124): 69757ccc 69757d00
  5218. 02-24 20:20:29.041 I/DEBUG (124): 69757cd0 00000000
  5219. 02-24 20:20:29.041 I/DEBUG (124): 69757cd4 00000020
  5220. 02-24 20:20:29.041 I/DEBUG (124): #01 69757cd8 69757d00
  5221. 02-24 20:20:29.041 I/DEBUG (124): 69757cdc 00000005
  5222. 02-24 20:20:29.041 I/DEBUG (124): 69757ce0 6941a950 /system/lib/hw/bluetooth.default.so
  5223. 02-24 20:20:29.041 I/DEBUG (124): 69757ce4 00000001
  5224. 02-24 20:20:29.041 I/DEBUG (124): 69757ce8 40156240
  5225. 02-24 20:20:29.041 I/DEBUG (124): 69757cec 638d3706
  5226. 02-24 20:20:29.041 I/DEBUG (124): 69757cf0 693f4e68 /system/lib/hw/bluetooth.default.so
  5227. 02-24 20:20:29.041 I/DEBUG (124): 69757cf4 69351c29 /system/lib/hw/bluetooth.default.so (btif_hf_execute_service+64)
  5228. 02-24 20:20:29.041 I/DEBUG (124): #02 69757cf8 00000000
  5229. 02-24 20:20:29.041 I/DEBUG (124): 69757cfc 00000001
  5230. 02-24 20:20:29.041 I/DEBUG (124): 69757d00 693f6724 /system/lib/hw/bluetooth.default.so
  5231. 02-24 20:20:29.041 I/DEBUG (124): 69757d04 000000f8
  5232. 02-24 20:20:29.041 I/DEBUG (124): 69757d08 40156240
  5233. 02-24 20:20:29.041 I/DEBUG (124): 69757d0c 6934bcd7 /system/lib/hw/bluetooth.default.so
  5234. 02-24 20:20:29.041 I/DEBUG (124):
  5235. 02-24 20:20:29.041 I/DEBUG (124): memory near r0:
  5236. 02-24 20:20:29.041 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  5237. 02-24 20:20:29.041 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  5238. 02-24 20:20:29.041 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  5239. 02-24 20:20:29.041 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  5240. 02-24 20:20:29.041 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  5241. 02-24 20:20:29.041 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  5242. 02-24 20:20:29.041 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  5243. 02-24 20:20:29.041 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  5244. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  5245. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  5246. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  5247. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  5248. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  5249. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  5250. 02-24 20:20:29.041 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  5251. 02-24 20:20:29.041 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  5252. 02-24 20:20:29.041 I/DEBUG (124):
  5253. 02-24 20:20:29.041 I/DEBUG (124): memory near r3:
  5254. 02-24 20:20:29.041 I/DEBUG (124): 40c9a61c 64616548 20746573 65746147 00796177
  5255. 02-24 20:20:29.041 I/DEBUG (124): 40c9a62c 00000000 00000000 00000000 00000000
  5256. 02-24 20:20:29.041 I/DEBUG (124): 40c9a63c 00000000 5cf8d061 d061ca22 080280f8
  5257. 02-24 20:20:29.041 I/DEBUG (124): 40c9a64c c0477062 11280069 18f44fd0 48f44f10
  5258. 02-24 20:20:29.041 I/DEBUG (124): 40c9a65c 4f65c811 02495048 00000020 4a684236
  5259. 02-24 20:20:29.041 I/DEBUG (124): 40c9a66c 00030167 4d031800 01f75448 054770be
  5260. 02-24 20:20:29.041 I/DEBUG (124): 40c9a67c 80818121 26f89069 0f280100 4f1e81d1
  5261. 02-24 20:20:29.041 I/DEBUG (124): 40c9a68c c01046f4 001b10f8 14f8c021 4169411b
  5262. 02-24 20:20:29.041 I/DEBUG (124): 40c9a69c 410180f0 4169c161 c17100f0 70477061
  5263. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6ac 812105b5 46f44f81 acf8d515 42f3c11b
  5264. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6bc 042a0302 4a6981d1 4a1c528d 8ae00c85
  5265. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6cc 81d40407 528d8a69 05858a1c 030749e0
  5266. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6dc ca6981d4 ca1c528d 18f44f85 48f44f11
  5267. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6ec 2e65d112 0069c949 6cd11129 017bc069
  5268. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6fc 68d10c28 80f02069 02616800 61f75b20
  5269. 02-24 20:20:29.041 I/DEBUG (124): 40c9a70c 4469e8fd 400480f0 e87000f0 70616c61
  5270. 02-24 20:20:29.041 I/DEBUG (124):
  5271. 02-24 20:20:29.041 I/DEBUG (124): memory near r4:
  5272. 02-24 20:20:29.041 I/DEBUG (124): 40c9a620 20746573 65746147 00796177 00000000
  5273. 02-24 20:20:29.041 I/DEBUG (124): 40c9a630 00000000 00000000 00000000 00000000
  5274. 02-24 20:20:29.041 I/DEBUG (124): 40c9a640 5cf8d061 d061ca22 080280f8 c0477062
  5275. 02-24 20:20:29.041 I/DEBUG (124): 40c9a650 11280069 18f44fd0 48f44f10 4f65c811
  5276. 02-24 20:20:29.041 I/DEBUG (124): 40c9a660 02495048 00000020 4a684236 00030167
  5277. 02-24 20:20:29.041 I/DEBUG (124): 40c9a670 4d031800 01f75448 054770be 80818121
  5278. 02-24 20:20:29.041 I/DEBUG (124): 40c9a680 26f89069 0f280100 4f1e81d1 c01046f4
  5279. 02-24 20:20:29.041 I/DEBUG (124): 40c9a690 001b10f8 14f8c021 4169411b 410180f0
  5280. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6a0 4169c161 c17100f0 70477061 812105b5
  5281. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6b0 46f44f81 acf8d515 42f3c11b 042a0302
  5282. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6c0 4a6981d1 4a1c528d 8ae00c85 81d40407
  5283. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6d0 528d8a69 05858a1c 030749e0 ca6981d4
  5284. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6e0 ca1c528d 18f44f85 48f44f11 2e65d112
  5285. 02-24 20:20:29.041 I/DEBUG (124): 40c9a6f0 0069c949 6cd11129 017bc069 68d10c28
  5286. 02-24 20:20:29.041 I/DEBUG (124): 40c9a700 80f02069 02616800 61f75b20 4469e8fd
  5287. 02-24 20:20:29.041 I/DEBUG (124): 40c9a710 400480f0 e87000f0 70616c61 00004fbd
  5288. 02-24 20:20:29.041 I/DEBUG (124):
  5289. 02-24 20:20:29.041 I/DEBUG (124): memory near r5:
  5290. 02-24 20:20:29.041 I/DEBUG (124): 69757ce0 6941a950 00000001 40156240 638d3706
  5291. 02-24 20:20:29.041 I/DEBUG (124): 69757cf0 693f4e68 69351c29 00000000 00000001
  5292. 02-24 20:20:29.041 I/DEBUG (124): 69757d00 693f6724 000000f8 40156240 6934bcd7
  5293. 02-24 20:20:29.041 I/DEBUG (124): 69757d10 00000000 00000000 00000000 00000000
  5294. 02-24 20:20:29.041 I/DEBUG (124): 69757d20 00000000 00000000 76616a4c 69757dd0
  5295. 02-24 20:20:29.041 I/DEBUG (124): 69757d30 655cc5c8 62324520 00000001 00000007
  5296. 02-24 20:20:29.041 I/DEBUG (124): 69757d40 69757d54 00000000 ffffffc8 409652bd
  5297. 02-24 20:20:29.041 I/DEBUG (124): 69757d50 49003b67 7578654e 00372073 62324520
  5298. 02-24 20:20:29.041 I/DEBUG (124): 69757d60 00000000 00000000 655c7c04 412ee530
  5299. 02-24 20:20:29.041 I/DEBUG (124): 69757d70 00000004 00000000 40fc9930 412ee4d8
  5300. 02-24 20:20:29.041 I/DEBUG (124): 69757d80 412ee530 655c7c00 655c7c00 40950323
  5301. 02-24 20:20:29.041 I/DEBUG (124): 69757d90 409c81b8 655cc5c8 412ee548 412ee548
  5302. 02-24 20:20:29.041 I/DEBUG (124): 69757da0 00000001 40955fc9 69757f08 69757dc0
  5303. 02-24 20:20:29.041 I/DEBUG (124): 69757db0 655cc5c8 655cc5c8 409c81b8 409535f9
  5304. 02-24 20:20:29.041 I/DEBUG (124): 69757dc0 40fc9930 412ee548 00000005 00000000
  5305. 02-24 20:20:29.041 I/DEBUG (124): 69757dd0 00000001 00000000 00000008 655cc5c8
  5306. 02-24 20:20:29.041 I/DEBUG (124):
  5307. 02-24 20:20:29.041 I/DEBUG (124): memory near r9:
  5308. 02-24 20:20:29.041 I/DEBUG (124): 00030144 ffffffff ffffffff ffffffff ffffffff
  5309. 02-24 20:20:29.041 I/DEBUG (124): 00030154 ffffffff ffffffff ffffffff ffffffff
  5310. 02-24 20:20:29.041 I/DEBUG (124): 00030164 ffffffff ffffffff ffffffff ffffffff
  5311. 02-24 20:20:29.041 I/DEBUG (124): 00030174 ffffffff ffffffff ffffffff ffffffff
  5312. 02-24 20:20:29.041 I/DEBUG (124): 00030184 ffffffff ffffffff ffffffff ffffffff
  5313. 02-24 20:20:29.041 I/DEBUG (124): 00030194 ffffffff ffffffff ffffffff ffffffff
  5314. 02-24 20:20:29.041 I/DEBUG (124): 000301a4 ffffffff ffffffff ffffffff ffffffff
  5315. 02-24 20:20:29.041 I/DEBUG (124): 000301b4 ffffffff ffffffff ffffffff ffffffff
  5316. 02-24 20:20:29.041 I/DEBUG (124): 000301c4 ffffffff ffffffff ffffffff ffffffff
  5317. 02-24 20:20:29.041 I/DEBUG (124): 000301d4 ffffffff ffffffff ffffffff ffffffff
  5318. 02-24 20:20:29.041 I/DEBUG (124): 000301e4 ffffffff ffffffff ffffffff ffffffff
  5319. 02-24 20:20:29.041 I/DEBUG (124): 000301f4 ffffffff ffffffff ffffffff ffffffff
  5320. 02-24 20:20:29.041 I/DEBUG (124): 00030204 ffffffff ffffffff ffffffff ffffffff
  5321. 02-24 20:20:29.041 I/DEBUG (124): 00030214 ffffffff ffffffff ffffffff ffffffff
  5322. 02-24 20:20:29.041 I/DEBUG (124): 00030224 ffffffff ffffffff ffffffff ffffffff
  5323. 02-24 20:20:29.041 I/DEBUG (124): 00030234 ffffffff ffffffff ffffffff ffffffff
  5324. 02-24 20:20:29.041 I/DEBUG (124):
  5325. 02-24 20:20:29.041 I/DEBUG (124): memory near sl:
  5326. 02-24 20:20:29.041 I/DEBUG (124): 693f4584 0062635f 63736964 7265766f 74735f79
  5327. 02-24 20:20:29.041 I/DEBUG (124): 693f4594 5f657461 6e616863 5f646567 00006263
  5328. 02-24 20:20:29.041 I/DEBUG (124): 693f45a4 203a7325 6e6b6e55 206e776f 76726573
  5329. 02-24 20:20:29.041 I/DEBUG (124): 693f45b4 20656369 6e696562 6e652067 656c6261
  5330. 02-24 20:20:29.041 I/DEBUG (124): 693f45c4 00000064 66697462 5f6d645f 74737075
  5331. 02-24 20:20:29.041 I/DEBUG (124): 693f45d4 6d616572 62635f73 206b6361 3a766520
  5332. 02-24 20:20:29.041 I/DEBUG (124): 693f45e4 00732520 7578654e 00372073 29287325
  5333. 02-24 20:20:29.041 I/DEBUG (124): 693f45f4 20646f63 6374616d 20736568 20726f66
  5334. 02-24 20:20:29.041 I/DEBUG (124): 693f4604 6f747561 69617020 00000072 29287325
  5335. 02-24 20:20:29.041 I/DEBUG (124): 693f4614 74744120 74706d65 20676e69 6f747561
  5336. 02-24 20:20:29.041 I/DEBUG (124): 693f4624 69617020 00000072 5f6e6970 75716572
  5337. 02-24 20:20:29.041 I/DEBUG (124): 693f4634 5f747365 00006263 203a7325 726f7453
  5338. 02-24 20:20:29.041 I/DEBUG (124): 693f4644 20676e69 6b6e696c 79656b20 656b202e
  5339. 02-24 20:20:29.041 I/DEBUG (124): 693f4654 79745f79 303d6570 2c782578 5f736920
  5340. 02-24 20:20:29.041 I/DEBUG (124): 693f4664 706d6574 0064253d 726f7473 20676e69
  5341. 02-24 20:20:29.041 I/DEBUG (124): 693f4674 6b6e696c 79656b20 69616620 0064656c
  5342. 02-24 20:20:29.041 I/DEBUG (124):
  5343. 02-24 20:20:29.041 I/DEBUG (124): memory near fp:
  5344. 02-24 20:20:29.041 I/DEBUG (124): 00140000 ffffffff ffffffff ffffffff ffffffff
  5345. 02-24 20:20:29.041 I/DEBUG (124): 00140010 ffffffff ffffffff ffffffff ffffffff
  5346. 02-24 20:20:29.041 I/DEBUG (124): 00140020 ffffffff ffffffff ffffffff ffffffff
  5347. 02-24 20:20:29.041 I/DEBUG (124): 00140030 ffffffff ffffffff ffffffff ffffffff
  5348. 02-24 20:20:29.041 I/DEBUG (124): 00140040 ffffffff ffffffff ffffffff ffffffff
  5349. 02-24 20:20:29.041 I/DEBUG (124): 00140050 ffffffff ffffffff ffffffff ffffffff
  5350. 02-24 20:20:29.041 I/DEBUG (124): 00140060 ffffffff ffffffff ffffffff ffffffff
  5351. 02-24 20:20:29.041 I/DEBUG (124): 00140070 ffffffff ffffffff ffffffff ffffffff
  5352. 02-24 20:20:29.041 I/DEBUG (124): 00140080 ffffffff ffffffff ffffffff ffffffff
  5353. 02-24 20:20:29.041 I/DEBUG (124): 00140090 ffffffff ffffffff ffffffff ffffffff
  5354. 02-24 20:20:29.041 I/DEBUG (124): 001400a0 ffffffff ffffffff ffffffff ffffffff
  5355. 02-24 20:20:29.041 I/DEBUG (124): 001400b0 ffffffff ffffffff ffffffff ffffffff
  5356. 02-24 20:20:29.041 I/DEBUG (124): 001400c0 ffffffff ffffffff ffffffff ffffffff
  5357. 02-24 20:20:29.041 I/DEBUG (124): 001400d0 ffffffff ffffffff ffffffff ffffffff
  5358. 02-24 20:20:29.041 I/DEBUG (124): 001400e0 ffffffff ffffffff ffffffff ffffffff
  5359. 02-24 20:20:29.041 I/DEBUG (124): 001400f0 ffffffff ffffffff ffffffff ffffffff
  5360. 02-24 20:20:29.041 I/DEBUG (124):
  5361. 02-24 20:20:29.041 I/DEBUG (124): memory near ip:
  5362. 02-24 20:20:29.041 I/DEBUG (124): 69419e50 401218a9 4011da09 40127c65 40127a61
  5363. 02-24 20:20:29.041 I/DEBUG (124): 69419e60 4011e0f1 4011c6b9 4011bfdd 4011bb3d
  5364. 02-24 20:20:29.041 I/DEBUG (124): 69419e70 401278c1 40126b91 40169efd 401146a8
  5365. 02-24 20:20:29.041 I/DEBUG (124): 69419e80 40123181 401221ad 40169ef9 40127b49
  5366. 02-24 20:20:29.041 I/DEBUG (124): 69419e90 4011b9fd 401147c0 40115a8c 4011d445
  5367. 02-24 20:20:29.041 I/DEBUG (124): 69419ea0 4011c891 40127db1 40127be5 40116731
  5368. 02-24 20:20:29.041 I/DEBUG (124): 69419eb0 401079d9 40127719 40127a21 40127d25
  5369. 02-24 20:20:29.051 I/DEBUG (124): 69419ec0 4011e099 401150e0 401146c4 4012fe51
  5370. 02-24 20:20:29.051 I/DEBUG (124): 69419ed0 40114e94 40127bb1 401437b0 400707c9
  5371. 02-24 20:20:29.051 I/DEBUG (124): 69419ee0 40143878 40114614 40107c18 40107c60
  5372. 02-24 20:20:29.051 I/DEBUG (124): 69419ef0 401088b4 40109fcd 40116855 4011ae71
  5373. 02-24 20:20:29.051 I/DEBUG (124): 69419f00 40108af0 40115350 40115474 4011ae0d
  5374. 02-24 20:20:29.051 I/DEBUG (124): 69419f10 40114a34 40108c24 40108270 40107f1c
  5375. 02-24 20:20:29.051 I/DEBUG (124): 69419f20 40107f74 40108028 4011588c 40107b48
  5376. 02-24 20:20:29.051 I/DEBUG (124): 69419f30 401154e4 40115330 40107a01 401277c9
  5377. 02-24 20:20:29.051 I/DEBUG (124): 69419f40 40114cb0 40114d3c 40114d20 40114e5c
  5378. 02-24 20:20:29.051 I/DEBUG (124):
  5379. 02-24 20:20:29.051 I/DEBUG (124): memory near sp:
  5380. 02-24 20:20:29.051 I/DEBUG (124): 69757ca8 69456ad0 00000010 69456ad0 00000005
  5381. 02-24 20:20:29.051 I/DEBUG (124): 69757cb8 69757d00 00000000 df0027ad 00000000
  5382. 02-24 20:20:29.051 I/DEBUG (124): 69757cc8 40c9a614 69757d00 00000000 00000020
  5383. 02-24 20:20:29.051 I/DEBUG (124): 69757cd8 69757d00 00000005 6941a950 00000001
  5384. 02-24 20:20:29.051 I/DEBUG (124): 69757ce8 40156240 638d3706 693f4e68 69351c29
  5385. 02-24 20:20:29.051 I/DEBUG (124): 69757cf8 00000000 00000001 693f6724 000000f8
  5386. 02-24 20:20:29.051 I/DEBUG (124): 69757d08 40156240 6934bcd7 00000000 00000000
  5387. 02-24 20:20:29.051 I/DEBUG (124): 69757d18 00000000 00000000 00000000 00000000
  5388. 02-24 20:20:29.051 I/DEBUG (124): 69757d28 76616a4c 69757dd0 655cc5c8 62324520
  5389. 02-24 20:20:29.051 I/DEBUG (124): 69757d38 00000001 00000007 69757d54 00000000
  5390. 02-24 20:20:29.051 I/DEBUG (124): 69757d48 ffffffc8 409652bd 49003b67 7578654e
  5391. 02-24 20:20:29.051 I/DEBUG (124): 69757d58 00372073 62324520 00000000 00000000
  5392. 02-24 20:20:29.051 I/DEBUG (124): 69757d68 655c7c04 412ee530 00000004 00000000
  5393. 02-24 20:20:29.051 I/DEBUG (124): 69757d78 40fc9930 412ee4d8 412ee530 655c7c00
  5394. 02-24 20:20:29.051 I/DEBUG (124): 69757d88 655c7c00 40950323 409c81b8 655cc5c8
  5395. 02-24 20:20:29.051 I/DEBUG (124): 69757d98 412ee548 412ee548 00000001 40955fc9
  5396. 02-24 20:20:29.051 I/DEBUG (124):
  5397. 02-24 20:20:29.051 I/DEBUG (124): code around pc:
  5398. 02-24 20:20:29.051 I/DEBUG (124): 401278a8 b1144b01 46653a01 2200d1f6 bc30702a
  5399. 02-24 20:20:29.051 I/DEBUG (124): 401278b8 46044770 bf00e7ee b14ab4f0 46043901
  5400. 02-24 20:20:29.051 I/DEBUG (124): 401278c8 5f01f811 5b01f804 b11d4623 d1f73a01
  5401. 02-24 20:20:29.051 I/DEBUG (124): 401278d8 4770bcf0 d0fb3a01 0607f004 42754627
  5402. 02-24 20:20:29.051 I/DEBUG (124): 401278e8 060ff005 bf3842b2 2a0f4616 4616bf98
  5403. 02-24 20:20:29.051 I/DEBUG (124): 401278f8 4615d824 0c00f04f cb01f803 3d011bd9
  5404. 02-24 20:20:29.051 I/DEBUG (124): 40127908 d3f942b1 d0e34296 09171b92 1c07ea4f
  5405. 02-24 20:20:29.051 I/DEBUG (124): 40127918 efc0b16f 19a40050 31012100 0b04ece4
  5406. 02-24 20:20:29.051 I/DEBUG (124): 40127928 d3fa42b9 44634562 0505ebcc 195dd0d0
  5407. 02-24 20:20:29.051 I/DEBUG (124): 40127938 f8032200 42ab2b01 e7c9d1fb d1d82e00
  5408. 02-24 20:20:29.051 I/DEBUG (124): 40127948 e7e14615 460cb570 f7ee4606 42a0fefd
  5409. 02-24 20:20:29.051 I/DEBUG (124): 40127958 4604bf38 f7e01c60 4605f831 4631b128
  5410. 02-24 20:20:29.051 I/DEBUG (124): 40127968 f7ee4622 2300eca2 4628552b bf00bd70
  5411. 02-24 20:20:29.051 I/DEBUG (124): 40127978 460cb538 21004622 f7ee4605 b100fe55
  5412. 02-24 20:20:29.051 I/DEBUG (124): 40127988 46201b44 bf00bd38 e000b430 46034618
  5413. 02-24 20:20:29.051 I/DEBUG (124): 40127998 5b01f813 460ab145 4b01f812 d0f52c00
  5414. 02-24 20:20:29.051 I/DEBUG (124):
  5415. 02-24 20:20:29.051 I/DEBUG (124): code around lr:
  5416. 02-24 20:20:29.051 I/DEBUG (124): 6937cbec b1b16829 0008f100 f7c92223 2000e852
  5417. 02-24 20:20:29.051 I/DEBUG (124): 6937cbfc 002bf884 b1816869 002cf104 f7c92223
  5418. 02-24 20:20:29.051 I/DEBUG (124): 6937cc0c 2100e848 104ff884 e8bd4620 f01143f8
  5419. 02-24 20:20:29.051 I/DEBUG (124): 6937cc1c 7201bd73 29006869 f884d1ee e7f3102c
  5420. 02-24 20:20:29.051 I/DEBUG (124): 6937cc2c 83f8e8bd 4604b510 f7fe2008 b138faf5
  5421. 02-24 20:20:29.051 I/DEBUG (124): 6937cc3c 5201f240 800280c4 4010e8bd bd5cf011
  5422. 02-24 20:20:29.051 I/DEBUG (124): 6937cc4c bf00bd10 41f0e92d 20184607 46154688
  5423. 02-24 20:20:29.051 I/DEBUG (124): 6937cc5c f7fe461e 4604fae1 f240b178 f1005302
  5424. 02-24 20:20:29.051 I/DEBUG (124): 6937cc6c 80e70008 80234641 f84af7e1 75256126
  5425. 02-24 20:20:29.051 I/DEBUG (124): 6937cc7c e8bd4620 f01141f0 e8bdbd3f bf0081f0
  5426. 02-24 20:20:29.051 I/DEBUG (124): 6937cc8c 4604b510 f7fe2008 b138fac7 5203f240
  5427. 02-24 20:20:29.051 I/DEBUG (124): 6937cc9c 800280c4 4010e8bd bd2ef011 bf00bd10
  5428. 02-24 20:20:29.051 I/DEBUG (124): 6937ccac 4604b510 f7fe2008 b138fab7 5204f240
  5429. 02-24 20:20:29.051 I/DEBUG (124): 6937ccbc 800280c4 4010e8bd bd1ef011 bf00bd10
  5430. 02-24 20:20:29.051 I/DEBUG (124): 6937cccc 4604b510 f7fe2008 b138faa7 5205f240
  5431. 02-24 20:20:29.051 I/DEBUG (124): 6937ccdc 800280c4 4010e8bd bd0ef011 bf00bd10
  5432. 02-24 20:20:29.241 E/GKI_LINUX(9509): ##### ERROR : timer_thread: tick delayed > 5 slots (-274194000,-50000000) -- cpu overload ? #####
  5433. 02-24 20:20:29.241 I/BootReceiver(477): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
  5434. 02-24 20:20:29.331 D/dalvikvm(477): GC_FOR_ALLOC freed 1732K, 23% free 15231K/19624K, paused 86ms, total 86ms
  5435. 02-24 20:20:29.331 D/BluetoothManagerService(477): BluetoothServiceConnection: disconnected from AdapterService
  5436. 02-24 20:20:29.331 D/BluetoothManagerService(477): Message: 41
  5437. 02-24 20:20:29.331 E/BluetoothManagerService(477): MESSAGE_BLUETOOTH_SERVICE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement