Advertisement
motafoca

tablet_boot2

May 19th, 2011
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.29 KB | None | 0 0
  1. I/DEBUG ( 840): debuggerd: May 19 2011 18:41:04
  2. I/Vold ( 838): Vold 2.1 (the revenge) firing up
  3. D/Vold ( 838): usb_configuration switch is not enabled in the kernel
  4. D/Vold ( 838): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
  5. I/Netd ( 839): Netd 1.0 starting
  6. D/Vold ( 838): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
  7. D/Vold ( 838): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
  8. D/AndroidRuntime( 842):
  9. D/AndroidRuntime( 842): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  10. I/AndroidRuntime( 842): Heap size: -Xmx16m
  11. D/AndroidRuntime( 842): CheckJNI is ON
  12. I/ ( 843): ServiceManager: 0xad50
  13. E/AudioHardware( 843): Can't load libsecril-client.so
  14. D/AudioHardwareInterface( 843): setMode(NORMAL)
  15. I/CameraService( 843): CameraService started (pid=843)
  16. D/AudioFlinger( 843): setParameters(): io 1, keyvalue routing=2, tid 920, calling tid 843
  17. I/AudioFlinger( 843): AudioFlinger's thread 0xc700 ready to run
  18. D/AudioHardware( 843): AudioStreamOutALSA::setParameters() routing=2
  19. D/AudioHardware( 843): ### setVoiceVolume
  20. I/SamplingProfilerIntegration( 842): Profiler is disabled.
  21. I/Zygote ( 842): Preloading classes...
  22. E/Zygote ( 842): setreuid() failed. errno: 30
  23. D/dalvikvm( 842): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 3ms
  24. D/dalvikvm( 842): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 3ms
  25. D/dalvikvm( 842): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  26. D/dalvikvm( 842): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  27. D/dalvikvm( 842): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 5ms
  28. D/dalvikvm( 842): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 4ms
  29. W/MediaProfiles( 842): could not find media config xml file
  30. D/dalvikvm( 842): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 6ms
  31. W/dalvikvm( 842): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  32. E/Zygote ( 842): Error preloading android.net.http.HttpsConnection.
  33. E/Zygote ( 842): java.lang.ExceptionInInitializerError
  34. E/Zygote ( 842): at java.lang.Class.classForName(Native Method)
  35. E/Zygote ( 842): at java.lang.Class.forName(Class.java:234)
  36. E/Zygote ( 842): at java.lang.Class.forName(Class.java:181)
  37. E/Zygote ( 842): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  38. E/Zygote ( 842): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  39. E/Zygote ( 842): at dalvik.system.NativeStart.main(Native Method)
  40. E/Zygote ( 842): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  41. E/Zygote ( 842): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  42. E/Zygote ( 842): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  43. E/Zygote ( 842): ... 6 more
  44. E/Zygote ( 842): Caused by: java.security.KeyManagementException: No X509KeyManager found
  45. E/Zygote ( 842): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  46. E/Zygote ( 842): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  47. E/Zygote ( 842): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  48. E/Zygote ( 842): ... 7 more
  49. E/Zygote ( 842): setreuid() failed. errno: 30
  50. D/AndroidRuntime( 842): Shutting down VM
  51. W/dalvikvm( 842): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  52. D/skia ( 842): purging 6K from font cache [1 entries]
  53. I/ServiceManager( 837): service 'media.audio_flinger' died
  54. I/ServiceManager( 837): service 'media.audio_policy' died
  55. I/ServiceManager( 837): service 'media.player' died
  56. I/ServiceManager( 837): service 'media.camera' died
  57. I/ ( 924): ServiceManager: 0xad50
  58. E/AudioHardware( 924): Can't load libsecril-client.so
  59. D/AudioHardwareInterface( 924): setMode(NORMAL)
  60. I/CameraService( 924): CameraService started (pid=924)
  61. D/AudioFlinger( 924): setParameters(): io 1, keyvalue routing=2, tid 926, calling tid 924
  62. I/AudioFlinger( 924): AudioFlinger's thread 0xc700 ready to run
  63. D/AudioHardware( 924): AudioStreamOutALSA::setParameters() routing=2
  64. D/AudioHardware( 924): ### setVoiceVolume
  65. D/AndroidRuntime( 929):
  66. D/AndroidRuntime( 929): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  67. I/AndroidRuntime( 929): Heap size: -Xmx16m
  68. D/AndroidRuntime( 929): CheckJNI is ON
  69. I/SamplingProfilerIntegration( 929): Profiler is disabled.
  70. I/Zygote ( 929): Preloading classes...
  71. E/Zygote ( 929): setreuid() failed. errno: 30
  72. D/dalvikvm( 929): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 3ms
  73. D/dalvikvm( 929): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 3ms
  74. D/dalvikvm( 929): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  75. D/dalvikvm( 929): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  76. D/dalvikvm( 929): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 4ms
  77. D/dalvikvm( 929): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  78. W/MediaProfiles( 929): could not find media config xml file
  79. D/dalvikvm( 929): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 7ms
  80. W/dalvikvm( 929): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  81. E/Zygote ( 929): Error preloading android.net.http.HttpsConnection.
  82. E/Zygote ( 929): java.lang.ExceptionInInitializerError
  83. E/Zygote ( 929): at java.lang.Class.classForName(Native Method)
  84. E/Zygote ( 929): at java.lang.Class.forName(Class.java:234)
  85. E/Zygote ( 929): at java.lang.Class.forName(Class.java:181)
  86. E/Zygote ( 929): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  87. E/Zygote ( 929): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  88. E/Zygote ( 929): at dalvik.system.NativeStart.main(Native Method)
  89. E/Zygote ( 929): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  90. E/Zygote ( 929): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  91. E/Zygote ( 929): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  92. E/Zygote ( 929): ... 6 more
  93. E/Zygote ( 929): Caused by: java.security.KeyManagementException: No X509KeyManager found
  94. E/Zygote ( 929): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  95. E/Zygote ( 929): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  96. E/Zygote ( 929): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  97. E/Zygote ( 929): ... 7 more
  98. E/Zygote ( 929): setreuid() failed. errno: 30
  99. D/AndroidRuntime( 929): Shutting down VM
  100. W/dalvikvm( 929): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  101. D/skia ( 929): purging 6K from font cache [1 entries]
  102. I/ServiceManager( 837): service 'media.audio_flinger' died
  103. I/ServiceManager( 837): service 'media.audio_policy' died
  104. I/ServiceManager( 837): service 'media.player' died
  105. I/ServiceManager( 837): service 'media.camera' died
  106. I/ ( 930): ServiceManager: 0xad50
  107. E/AudioHardware( 930): Can't load libsecril-client.so
  108. D/AudioHardwareInterface( 930): setMode(NORMAL)
  109. I/CameraService( 930): CameraService started (pid=930)
  110. D/AudioFlinger( 930): setParameters(): io 1, keyvalue routing=2, tid 932, calling tid 930
  111. I/AudioFlinger( 930): AudioFlinger's thread 0xc700 ready to run
  112. D/AudioHardware( 930): AudioStreamOutALSA::setParameters() routing=2
  113. D/AudioHardware( 930): ### setVoiceVolume
  114. D/AndroidRuntime( 935):
  115. D/AndroidRuntime( 935): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  116. I/AndroidRuntime( 935): Heap size: -Xmx16m
  117. D/AndroidRuntime( 935): CheckJNI is ON
  118. I/SamplingProfilerIntegration( 935): Profiler is disabled.
  119. I/Zygote ( 935): Preloading classes...
  120. E/Zygote ( 935): setreuid() failed. errno: 30
  121. D/dalvikvm( 935): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 3ms
  122. D/dalvikvm( 935): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 3ms
  123. D/dalvikvm( 935): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 3ms
  124. D/dalvikvm( 935): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  125. D/dalvikvm( 935): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 5ms
  126. D/dalvikvm( 935): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  127. W/MediaProfiles( 935): could not find media config xml file
  128. D/dalvikvm( 935): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 8ms
  129. W/dalvikvm( 935): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  130. E/Zygote ( 935): Error preloading android.net.http.HttpsConnection.
  131. E/Zygote ( 935): java.lang.ExceptionInInitializerError
  132. E/Zygote ( 935): at java.lang.Class.classForName(Native Method)
  133. E/Zygote ( 935): at java.lang.Class.forName(Class.java:234)
  134. E/Zygote ( 935): at java.lang.Class.forName(Class.java:181)
  135. E/Zygote ( 935): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  136. E/Zygote ( 935): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  137. E/Zygote ( 935): at dalvik.system.NativeStart.main(Native Method)
  138. E/Zygote ( 935): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  139. E/Zygote ( 935): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  140. E/Zygote ( 935): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  141. E/Zygote ( 935): ... 6 more
  142. E/Zygote ( 935): Caused by: java.security.KeyManagementException: No X509KeyManager found
  143. E/Zygote ( 935): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  144. E/Zygote ( 935): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  145. E/Zygote ( 935): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  146. E/Zygote ( 935): ... 7 more
  147. E/Zygote ( 935): setreuid() failed. errno: 30
  148. D/AndroidRuntime( 935): Shutting down VM
  149. W/dalvikvm( 935): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  150. D/skia ( 935): purging 6K from font cache [1 entries]
  151. I/ServiceManager( 837): service 'media.audio_flinger' died
  152. I/ServiceManager( 837): service 'media.audio_policy' died
  153. I/ServiceManager( 837): service 'media.player' died
  154. I/ServiceManager( 837): service 'media.camera' died
  155. I/ ( 936): ServiceManager: 0xad50
  156. E/AudioHardware( 936): Can't load libsecril-client.so
  157. D/AudioHardwareInterface( 936): setMode(NORMAL)
  158. I/CameraService( 936): CameraService started (pid=936)
  159. I/AudioFlinger( 936): AudioFlinger's thread 0xc700 ready to run
  160. D/AudioFlinger( 936): setParameters(): io 1, keyvalue routing=2, tid 938, calling tid 936
  161. D/AudioHardware( 936): AudioStreamOutALSA::setParameters() routing=2
  162. D/AudioHardware( 936): ### setVoiceVolume
  163. D/AndroidRuntime( 941):
  164. D/AndroidRuntime( 941): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  165. I/AndroidRuntime( 941): Heap size: -Xmx16m
  166. D/AndroidRuntime( 941): CheckJNI is ON
  167. I/SamplingProfilerIntegration( 941): Profiler is disabled.
  168. I/Zygote ( 941): Preloading classes...
  169. E/Zygote ( 941): setreuid() failed. errno: 30
  170. D/dalvikvm( 941): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 4ms
  171. D/dalvikvm( 941): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 3ms
  172. D/dalvikvm( 941): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 3ms
  173. D/dalvikvm( 941): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 5ms
  174. D/dalvikvm( 941): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 5ms
  175. D/dalvikvm( 941): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 6ms
  176. W/MediaProfiles( 941): could not find media config xml file
  177. D/dalvikvm( 941): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 7ms
  178. W/dalvikvm( 941): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  179. E/Zygote ( 941): Error preloading android.net.http.HttpsConnection.
  180. E/Zygote ( 941): java.lang.ExceptionInInitializerError
  181. E/Zygote ( 941): at java.lang.Class.classForName(Native Method)
  182. E/Zygote ( 941): at java.lang.Class.forName(Class.java:234)
  183. E/Zygote ( 941): at java.lang.Class.forName(Class.java:181)
  184. E/Zygote ( 941): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  185. E/Zygote ( 941): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  186. E/Zygote ( 941): at dalvik.system.NativeStart.main(Native Method)
  187. E/Zygote ( 941): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  188. E/Zygote ( 941): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  189. E/Zygote ( 941): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  190. E/Zygote ( 941): ... 6 more
  191. E/Zygote ( 941): Caused by: java.security.KeyManagementException: No X509KeyManager found
  192. E/Zygote ( 941): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  193. E/Zygote ( 941): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  194. E/Zygote ( 941): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  195. E/Zygote ( 941): ... 7 more
  196. E/Zygote ( 941): setreuid() failed. errno: 30
  197. D/AndroidRuntime( 941): Shutting down VM
  198. W/dalvikvm( 941): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  199. D/skia ( 941): purging 6K from font cache [1 entries]
  200. I/ServiceManager( 837): service 'media.audio_flinger' died
  201. I/ServiceManager( 837): service 'media.audio_policy' died
  202. I/ServiceManager( 837): service 'media.player' died
  203. I/ServiceManager( 837): service 'media.camera' died
  204. I/ ( 942): ServiceManager: 0xad50
  205. E/AudioHardware( 942): Can't load libsecril-client.so
  206. D/AudioHardwareInterface( 942): setMode(NORMAL)
  207. I/CameraService( 942): CameraService started (pid=942)
  208. D/AudioFlinger( 942): setParameters(): io 1, keyvalue routing=2, tid 945, calling tid 942
  209. I/AudioFlinger( 942): AudioFlinger's thread 0xc700 ready to run
  210. D/AudioHardware( 942): AudioStreamOutALSA::setParameters() routing=2
  211. D/AudioHardware( 942): ### setVoiceVolume
  212. D/AndroidRuntime( 948):
  213. D/AndroidRuntime( 948): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  214. I/AndroidRuntime( 948): Heap size: -Xmx16m
  215. D/AndroidRuntime( 948): CheckJNI is ON
  216. I/SamplingProfilerIntegration( 948): Profiler is disabled.
  217. I/Zygote ( 948): Preloading classes...
  218. E/Zygote ( 948): setreuid() failed. errno: 30
  219. D/dalvikvm( 948): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 3ms
  220. D/dalvikvm( 948): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 4ms
  221. D/dalvikvm( 948): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  222. D/dalvikvm( 948): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 5ms
  223. D/dalvikvm( 948): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 5ms
  224. D/dalvikvm( 948): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  225. W/MediaProfiles( 948): could not find media config xml file
  226. D/dalvikvm( 948): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 7ms
  227. W/dalvikvm( 948): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  228. E/Zygote ( 948): Error preloading android.net.http.HttpsConnection.
  229. E/Zygote ( 948): java.lang.ExceptionInInitializerError
  230. E/Zygote ( 948): at java.lang.Class.classForName(Native Method)
  231. E/Zygote ( 948): at java.lang.Class.forName(Class.java:234)
  232. E/Zygote ( 948): at java.lang.Class.forName(Class.java:181)
  233. E/Zygote ( 948): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  234. E/Zygote ( 948): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  235. E/Zygote ( 948): at dalvik.system.NativeStart.main(Native Method)
  236. E/Zygote ( 948): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  237. E/Zygote ( 948): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  238. E/Zygote ( 948): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  239. E/Zygote ( 948): ... 6 more
  240. E/Zygote ( 948): Caused by: java.security.KeyManagementException: No X509KeyManager found
  241. E/Zygote ( 948): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  242. E/Zygote ( 948): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  243. E/Zygote ( 948): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  244. E/Zygote ( 948): ... 7 more
  245. E/Zygote ( 948): setreuid() failed. errno: 30
  246. D/AndroidRuntime( 948): Shutting down VM
  247. W/dalvikvm( 948): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  248. D/skia ( 948): purging 6K from font cache [1 entries]
  249. I/ServiceManager( 837): service 'media.audio_flinger' died
  250. I/ServiceManager( 837): service 'media.audio_policy' died
  251. I/ServiceManager( 837): service 'media.player' died
  252. I/ServiceManager( 837): service 'media.camera' died
  253. I/ ( 949): ServiceManager: 0xad50
  254. E/AudioHardware( 949): Can't load libsecril-client.so
  255. D/AudioHardwareInterface( 949): setMode(NORMAL)
  256. I/CameraService( 949): CameraService started (pid=949)
  257. D/AudioFlinger( 949): setParameters(): io 1, keyvalue routing=2, tid 951, calling tid 949
  258. I/AudioFlinger( 949): AudioFlinger's thread 0xc700 ready to run
  259. D/AudioHardware( 949): AudioStreamOutALSA::setParameters() routing=2
  260. D/AudioHardware( 949): ### setVoiceVolume
  261. D/AndroidRuntime( 954):
  262. D/AndroidRuntime( 954): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  263. I/AndroidRuntime( 954): Heap size: -Xmx16m
  264. D/AndroidRuntime( 954): CheckJNI is ON
  265. I/SamplingProfilerIntegration( 954): Profiler is disabled.
  266. I/Zygote ( 954): Preloading classes...
  267. E/Zygote ( 954): setreuid() failed. errno: 30
  268. D/dalvikvm( 954): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 4ms
  269. D/dalvikvm( 954): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 4ms
  270. D/dalvikvm( 954): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  271. D/dalvikvm( 954): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  272. D/dalvikvm( 954): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 5ms
  273. D/dalvikvm( 954): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  274. W/MediaProfiles( 954): could not find media config xml file
  275. D/dalvikvm( 954): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 7ms
  276. W/dalvikvm( 954): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  277. E/Zygote ( 954): Error preloading android.net.http.HttpsConnection.
  278. E/Zygote ( 954): java.lang.ExceptionInInitializerError
  279. E/Zygote ( 954): at java.lang.Class.classForName(Native Method)
  280. E/Zygote ( 954): at java.lang.Class.forName(Class.java:234)
  281. E/Zygote ( 954): at java.lang.Class.forName(Class.java:181)
  282. E/Zygote ( 954): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  283. E/Zygote ( 954): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  284. E/Zygote ( 954): at dalvik.system.NativeStart.main(Native Method)
  285. E/Zygote ( 954): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  286. E/Zygote ( 954): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  287. E/Zygote ( 954): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  288. E/Zygote ( 954): ... 6 more
  289. E/Zygote ( 954): Caused by: java.security.KeyManagementException: No X509KeyManager found
  290. E/Zygote ( 954): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  291. E/Zygote ( 954): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  292. E/Zygote ( 954): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  293. E/Zygote ( 954): ... 7 more
  294. E/Zygote ( 954): setreuid() failed. errno: 30
  295. D/AndroidRuntime( 954): Shutting down VM
  296. W/dalvikvm( 954): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  297. D/skia ( 954): purging 6K from font cache [1 entries]
  298. I/ServiceManager( 837): service 'media.audio_flinger' died
  299. I/ServiceManager( 837): service 'media.audio_policy' died
  300. I/ServiceManager( 837): service 'media.player' died
  301. I/ServiceManager( 837): service 'media.camera' died
  302. I/ ( 955): ServiceManager: 0xad50
  303. E/AudioHardware( 955): Can't load libsecril-client.so
  304. D/AudioHardwareInterface( 955): setMode(NORMAL)
  305. I/CameraService( 955): CameraService started (pid=955)
  306. I/AudioFlinger( 955): AudioFlinger's thread 0xc6d8 ready to run
  307. D/AudioFlinger( 955): setParameters(): io 1, keyvalue routing=2, tid 957, calling tid 955
  308. D/AudioHardware( 955): AudioStreamOutALSA::setParameters() routing=2
  309. D/AudioHardware( 955): ### setVoiceVolume
  310. D/AndroidRuntime( 960):
  311. D/AndroidRuntime( 960): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  312. I/AndroidRuntime( 960): Heap size: -Xmx16m
  313. D/AndroidRuntime( 960): CheckJNI is ON
  314. I/SamplingProfilerIntegration( 960): Profiler is disabled.
  315. I/Zygote ( 960): Preloading classes...
  316. E/Zygote ( 960): setreuid() failed. errno: 30
  317. D/dalvikvm( 960): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 3ms
  318. D/dalvikvm( 960): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 4ms
  319. D/dalvikvm( 960): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  320. D/dalvikvm( 960): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  321. D/dalvikvm( 960): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 4ms
  322. D/dalvikvm( 960): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  323. W/MediaProfiles( 960): could not find media config xml file
  324. D/dalvikvm( 960): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 7ms
  325. W/dalvikvm( 960): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  326. E/Zygote ( 960): Error preloading android.net.http.HttpsConnection.
  327. E/Zygote ( 960): java.lang.ExceptionInInitializerError
  328. E/Zygote ( 960): at java.lang.Class.classForName(Native Method)
  329. E/Zygote ( 960): at java.lang.Class.forName(Class.java:234)
  330. E/Zygote ( 960): at java.lang.Class.forName(Class.java:181)
  331. E/Zygote ( 960): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  332. E/Zygote ( 960): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  333. E/Zygote ( 960): at dalvik.system.NativeStart.main(Native Method)
  334. E/Zygote ( 960): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  335. E/Zygote ( 960): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  336. E/Zygote ( 960): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  337. E/Zygote ( 960): ... 6 more
  338. E/Zygote ( 960): Caused by: java.security.KeyManagementException: No X509KeyManager found
  339. E/Zygote ( 960): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  340. E/Zygote ( 960): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  341. E/Zygote ( 960): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  342. E/Zygote ( 960): ... 7 more
  343. E/Zygote ( 960): setreuid() failed. errno: 30
  344. D/AndroidRuntime( 960): Shutting down VM
  345. W/dalvikvm( 960): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  346. D/skia ( 960): purging 6K from font cache [1 entries]
  347. I/ServiceManager( 837): service 'media.audio_flinger' died
  348. I/ServiceManager( 837): service 'media.audio_policy' died
  349. I/ServiceManager( 837): service 'media.player' died
  350. I/ServiceManager( 837): service 'media.camera' died
  351. I/ ( 961): ServiceManager: 0xad50
  352. E/AudioHardware( 961): Can't load libsecril-client.so
  353. D/AudioHardwareInterface( 961): setMode(NORMAL)
  354. I/CameraService( 961): CameraService started (pid=961)
  355. D/AudioFlinger( 961): setParameters(): io 1, keyvalue routing=2, tid 963, calling tid 961
  356. I/AudioFlinger( 961): AudioFlinger's thread 0xc6b0 ready to run
  357. D/AudioHardware( 961): AudioStreamOutALSA::setParameters() routing=2
  358. D/AudioHardware( 961): ### setVoiceVolume
  359. D/AndroidRuntime( 966):
  360. D/AndroidRuntime( 966): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  361. I/AndroidRuntime( 966): Heap size: -Xmx16m
  362. D/AndroidRuntime( 966): CheckJNI is ON
  363. I/SamplingProfilerIntegration( 966): Profiler is disabled.
  364. I/Zygote ( 966): Preloading classes...
  365. E/Zygote ( 966): setreuid() failed. errno: 30
  366. D/dalvikvm( 966): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 4ms
  367. D/dalvikvm( 966): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 3ms
  368. D/dalvikvm( 966): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  369. D/dalvikvm( 966): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  370. D/dalvikvm( 966): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 5ms
  371. D/dalvikvm( 966): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  372. W/MediaProfiles( 966): could not find media config xml file
  373. D/dalvikvm( 966): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 7ms
  374. W/dalvikvm( 966): Exception Ljava/lang/RuntimeException; thrown while initializing Landroid/net/http/HttpsConnection;
  375. E/Zygote ( 966): Error preloading android.net.http.HttpsConnection.
  376. E/Zygote ( 966): java.lang.ExceptionInInitializerError
  377. E/Zygote ( 966): at java.lang.Class.classForName(Native Method)
  378. E/Zygote ( 966): at java.lang.Class.forName(Class.java:234)
  379. E/Zygote ( 966): at java.lang.Class.forName(Class.java:181)
  380. E/Zygote ( 966): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
  381. E/Zygote ( 966): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  382. E/Zygote ( 966): at dalvik.system.NativeStart.main(Native Method)
  383. E/Zygote ( 966): Caused by: java.lang.RuntimeException: java.security.KeyManagementException: No X509KeyManager found
  384. E/Zygote ( 966): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:108)
  385. E/Zygote ( 966): at android.net.http.HttpsConnection.<clinit>(HttpsConnection.java:65)
  386. E/Zygote ( 966): ... 6 more
  387. E/Zygote ( 966): Caused by: java.security.KeyManagementException: No X509KeyManager found
  388. E/Zygote ( 966): at org.apache.harmony.xnet.provider.jsse.SSLParametersImpl.<init>(SSLParametersImpl.java:125)
  389. E/Zygote ( 966): at org.apache.harmony.xnet.provider.jsse.SSLContextImpl.engineInit(SSLContextImpl.java:97)
  390. E/Zygote ( 966): at android.net.http.HttpsConnection.initializeEngine(HttpsConnection.java:101)
  391. E/Zygote ( 966): ... 7 more
  392. E/Zygote ( 966): setreuid() failed. errno: 30
  393. D/AndroidRuntime( 966): Shutting down VM
  394. W/dalvikvm( 966): threadid=1: thread exiting with uncaught exception (group=0x40015560)
  395. D/skia ( 966): purging 6K from font cache [1 entries]
  396. I/ServiceManager( 837): service 'media.audio_flinger' died
  397. I/ServiceManager( 837): service 'media.audio_policy' died
  398. I/ServiceManager( 837): service 'media.player' died
  399. I/ServiceManager( 837): service 'media.camera' died
  400. I/ ( 967): ServiceManager: 0xad50
  401. E/AudioHardware( 967): Can't load libsecril-client.so
  402. D/AudioHardwareInterface( 967): setMode(NORMAL)
  403. I/CameraService( 967): CameraService started (pid=967)
  404. D/AudioFlinger( 967): setParameters(): io 1, keyvalue routing=2, tid 969, calling tid 967
  405. I/AudioFlinger( 967): AudioFlinger's thread 0xc700 ready to run
  406. D/AudioHardware( 967): AudioStreamOutALSA::setParameters() routing=2
  407. D/AudioHardware( 967): ### setVoiceVolume
  408. D/AndroidRuntime( 972):
  409. D/AndroidRuntime( 972): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  410. I/AndroidRuntime( 972): Heap size: -Xmx16m
  411. D/AndroidRuntime( 972): CheckJNI is ON
  412. I/SamplingProfilerIntegration( 972): Profiler is disabled.
  413. I/Zygote ( 972): Preloading classes...
  414. E/Zygote ( 972): setreuid() failed. errno: 30
  415. D/dalvikvm( 972): GC_EXPLICIT freed 47K, 77% free 236K/1024K, external 0K/0K, paused 4ms
  416. D/dalvikvm( 972): GC_EXPLICIT freed 1K, 73% free 286K/1024K, external 0K/0K, paused 3ms
  417. D/dalvikvm( 972): GC_EXPLICIT freed 22K, 69% free 320K/1024K, external 0K/0K, paused 4ms
  418. D/dalvikvm( 972): GC_EXPLICIT freed 16K, 65% free 358K/1024K, external 0K/0K, paused 4ms
  419. D/dalvikvm( 972): GC_EXPLICIT freed 25K, 63% free 388K/1024K, external 0K/0K, paused 4ms
  420. D/dalvikvm( 972): GC_EXPLICIT freed 21K, 57% free 445K/1024K, external 0K/0K, paused 5ms
  421. W/MediaProfiles( 972): could not find media config xml file
  422. D/dalvikvm( 972): GC_EXPLICIT freed 98K, 47% free 551K/1024K, external 0K/0K, paused 28ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement