Advertisement
Guest User

Untitled

a guest
Dec 31st, 2016
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.79 KB | None | 0 0
  1. 12-31 19:47:47.489 30127-30127/? I/Zygote: ...preloaded 41 resources in 3ms.
  2. 12-31 19:47:47.489 30127-30127/? D/libEGL: Emulator has host GPU support, qemu.gles is set to 1.
  3. 12-31 19:47:47.489 30127-30127/? E/libEGL: load_driver(/system/lib64/egl/libGLES_emulation.so): dlopen failed: library "/system/lib64/egl/libGLES_emulation.so" not found
  4. 12-31 19:47:47.490 30127-30127/? D/libEGL: loaded /system/lib64/egl/libEGL_emulation.so
  5. 12-31 19:47:47.491 30127-30127/? D/libEGL: loaded /system/lib64/egl/libGLESv1_CM_emulation.so
  6. 12-31 19:47:47.480 30127-30127/? W/main: type=1400 audit(0.0:415): avc: denied { write } for name="property_service" dev="tmpfs" ino=4108 scontext=u:r:zygote:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=0
  7. 12-31 19:47:47.495 30127-30127/? D/libEGL: loaded /system/lib64/egl/libGLESv2_emulation.so
  8. 12-31 19:47:47.500 30127-30127/? I/Zygote: Preloading shared libraries...
  9. 12-31 19:47:47.502 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-en-us.pat.txt
  10. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-en-us.pat.txt: open failed: ENOENT (No such file or directory)
  11. at libcore.io.IoBridge.open(IoBridge.java:452)
  12. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  13. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  14. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  15. at android.text.Hyphenator.init(Hyphenator.java:154)
  16. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  17. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  18. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  19. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  20. at libcore.io.Posix.open(Native Method)
  21. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  22. at libcore.io.IoBridge.open(IoBridge.java:438)
  23. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  24. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  25. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  26. at android.text.Hyphenator.init(Hyphenator.java:154) 
  27. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  28. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  29. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  30. 12-31 19:47:47.502 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-eu.pat.txt
  31. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-eu.pat.txt: open failed: ENOENT (No such file or directory)
  32. at libcore.io.IoBridge.open(IoBridge.java:452)
  33. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  34. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  35. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  36. at android.text.Hyphenator.init(Hyphenator.java:154)
  37. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  38. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  39. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  40. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  41. at libcore.io.Posix.open(Native Method)
  42. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  43. at libcore.io.IoBridge.open(IoBridge.java:438)
  44. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  45. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  46. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  47. at android.text.Hyphenator.init(Hyphenator.java:154) 
  48. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  49. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  50. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  51. 12-31 19:47:47.502 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-hu.pat.txt
  52. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-hu.pat.txt: open failed: ENOENT (No such file or directory)
  53. at libcore.io.IoBridge.open(IoBridge.java:452)
  54. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  55. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  56. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  57. at android.text.Hyphenator.init(Hyphenator.java:154)
  58. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  59. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  60. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  61. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  62. at libcore.io.Posix.open(Native Method)
  63. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  64. at libcore.io.IoBridge.open(IoBridge.java:438)
  65. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  66. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  67. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  68. at android.text.Hyphenator.init(Hyphenator.java:154) 
  69. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  70. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  71. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  72. 12-31 19:47:47.502 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-hy.pat.txt
  73. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-hy.pat.txt: open failed: ENOENT (No such file or directory)
  74. at libcore.io.IoBridge.open(IoBridge.java:452)
  75. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  76. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  77. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  78. at android.text.Hyphenator.init(Hyphenator.java:154)
  79. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  80. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  81. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  82. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  83. at libcore.io.Posix.open(Native Method)
  84. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  85. at libcore.io.IoBridge.open(IoBridge.java:438)
  86. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  87. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  88. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  89. at android.text.Hyphenator.init(Hyphenator.java:154) 
  90. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  91. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  92. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  93. 12-31 19:47:47.502 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-nb.pat.txt
  94. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-nb.pat.txt: open failed: ENOENT (No such file or directory)
  95. at libcore.io.IoBridge.open(IoBridge.java:452)
  96. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  97. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  98. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  99. at android.text.Hyphenator.init(Hyphenator.java:154)
  100. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  101. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  102. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  103. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  104. at libcore.io.Posix.open(Native Method)
  105. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  106. at libcore.io.IoBridge.open(IoBridge.java:438)
  107. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  108. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  109. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  110. at android.text.Hyphenator.init(Hyphenator.java:154) 
  111. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  112. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  113. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  114. 12-31 19:47:47.503 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-nn.pat.txt
  115. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-nn.pat.txt: open failed: ENOENT (No such file or directory)
  116. at libcore.io.IoBridge.open(IoBridge.java:452)
  117. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  118. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  119. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  120. at android.text.Hyphenator.init(Hyphenator.java:154)
  121. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  122. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  123. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  124. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  125. at libcore.io.Posix.open(Native Method)
  126. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  127. at libcore.io.IoBridge.open(IoBridge.java:438)
  128. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  129. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  130. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  131. at android.text.Hyphenator.init(Hyphenator.java:154) 
  132. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  133. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  134. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  135. 12-31 19:47:47.503 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-sa.pat.txt
  136. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-sa.pat.txt: open failed: ENOENT (No such file or directory)
  137. at libcore.io.IoBridge.open(IoBridge.java:452)
  138. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  139. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  140. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  141. at android.text.Hyphenator.init(Hyphenator.java:154)
  142. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  143. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  144. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  145. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  146. at libcore.io.Posix.open(Native Method)
  147. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  148. at libcore.io.IoBridge.open(IoBridge.java:438)
  149. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  150. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  151. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  152. at android.text.Hyphenator.init(Hyphenator.java:154) 
  153. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  154. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  155. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  156. 12-31 19:47:47.503 30127-30127/? E/Hyphenator: error loading hyphenation /system/usr/hyphen-data/hyph-und-ethi.pat.txt
  157. java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-und-ethi.pat.txt: open failed: ENOENT (No such file or directory)
  158. at libcore.io.IoBridge.open(IoBridge.java:452)
  159. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207)
  160. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114)
  161. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96)
  162. at android.text.Hyphenator.init(Hyphenator.java:154)
  163. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207)
  164. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186)
  165. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
  166. Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  167. at libcore.io.Posix.open(Native Method)
  168. at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  169. at libcore.io.IoBridge.open(IoBridge.java:438)
  170. at libcore.io.IoUtils$FileReader.<init>(IoUtils.java:207) 
  171. at libcore.io.IoUtils.readFileAsString(IoUtils.java:114) 
  172. at android.text.Hyphenator.loadHyphenator(Hyphenator.java:96) 
  173. at android.text.Hyphenator.init(Hyphenator.java:154) 
  174. at com.android.internal.os.ZygoteInit.preloadTextResources(ZygoteInit.java:207) 
  175. at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:186) 
  176. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 
  177. 12-31 19:47:47.503 30127-30127/? D/Zygote: end preload
  178. 12-31 19:47:47.503 30127-30127/? I/art: Starting a blocking GC Explicit
  179. 12-31 19:47:47.508 30127-30127/? I/art: Explicit concurrent mark sweep GC freed 10170(636KB) AllocSpace objects, 48(1732KB) LOS objects, 64% free, 2MB/6MB, paused 270us total 4.331ms
  180. 12-31 19:47:47.521 30127-30127/? I/art: Starting a blocking GC Explicit
  181. 12-31 19:47:47.524 30127-30127/? I/art: Explicit concurrent mark sweep GC freed 2027(119KB) AllocSpace objects, 29(828KB) LOS objects, 66% free, 1287KB/3MB, paused 242us total 3.322ms
  182. 12-31 19:47:47.525 30127-30230/? I/art: Starting a blocking GC HeapTrim
  183. 12-31 19:47:47.526 30127-30127/? I/art: Starting a blocking GC Background
  184. 12-31 19:47:47.537 30127-30127/? I/Zygote: System server process 30385 has been created
  185. 12-31 19:47:47.540 30127-30127/? I/Zygote: Accepting command socket connections
  186. 12-31 19:47:47.546 30385-30385/? I/Zygote: Process: zygote socket opened, supported ABIS: x86
  187. 12-31 19:47:47.546 30385-30385/? I/InstallerConnection: connecting...
  188. 12-31 19:47:47.547 1338-1338/? I/installd: new connection
  189. 12-31 19:47:47.547 30385-30385/? I/InstallerConnection: disconnecting...
  190. 12-31 19:47:47.547 1338-1338/? E/installd: eof
  191. 12-31 19:47:47.547 1338-1338/? E/installd: failed to read size
  192. 12-31 19:47:47.547 1338-1338/? I/installd: closing connection
  193. 12-31 19:47:47.569 30385-30385/? I/SystemServer: Entered the Android system server!
  194. 12-31 19:47:47.713 30126-30126/? I/ServiceManager: Waiting for service SurfaceFlinger...
  195. 12-31 19:47:47.757 30385-30385/system_process I/SystemServiceManager: Starting com.android.server.pm.Installer
  196. 12-31 19:47:47.758 30385-30385/system_process I/Installer: Waiting for installd to be ready.
  197. 12-31 19:47:47.758 30385-30385/system_process I/InstallerConnection: connecting...
  198. 12-31 19:47:47.758 1338-1338/? I/installd: new connection
  199. 12-31 19:47:47.758 30385-30385/system_process I/SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  200. 12-31 19:47:47.763 30385-30385/system_process I/ActivityManager: Memory class: 384
  201. 12-31 19:47:47.765 30385-30399/system_process I/ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  202. 12-31 19:47:47.766 30385-30400/system_process I/ServiceThread: Enabled StrictMode logging for android.ui looper.
  203. 12-31 19:47:47.771 30385-30385/system_process D/BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  204. 12-31 19:47:47.774 30385-30385/system_process I/AppOps: No existing app ops /data/system/appops.xml; starting empty
  205. 12-31 19:47:47.789 30385-30385/system_process I/IntentFirewall: Read new rules (A:0 B:0 S:0)
  206. 12-31 19:47:47.794 30385-30404/system_process I/ServiceThread: Enabled StrictMode logging for android.display looper.
  207. 12-31 19:47:47.796 30385-30385/system_process D/AppOps: AppOpsService published
  208. 12-31 19:47:47.797 30385-30385/system_process I/SystemServiceManager: Starting com.android.server.power.PowerManagerService
  209. 12-31 19:47:47.798 30385-30406/system_process I/ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  210. 12-31 19:47:47.799 30385-30385/system_process E/PowerManagerService-JNI: Couldn't load power module (No such file or directory)
  211. 12-31 19:47:47.799 30385-30385/system_process W/libsuspend: Error writing 'on' to /sys/power/state: Invalid argument
  212. 12-31 19:47:47.799 30385-30385/system_process I/libsuspend: Selected wakeup count
  213. 12-31 19:47:47.802 30385-30385/system_process I/SystemServiceManager: Starting com.android.server.lights.LightsService
  214. 12-31 19:47:47.806 30385-30385/system_process I/SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  215. 12-31 19:47:47.809 30385-30385/system_process I/SystemServiceManager: Starting phase 100
  216. 12-31 19:47:47.809 30385-30404/system_process I/ServiceManager: Waiting for service SurfaceFlinger...
  217. 12-31 19:47:48.714 30126-30126/? I/ServiceManager: Waiting for service SurfaceFlinger...
  218. 12-31 19:47:48.765 30409-30409/? I/SurfaceFlinger: SurfaceFlinger is starting
  219. 12-31 19:47:48.767 30409-30409/? I/SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  220. 12-31 19:47:48.767 30409-30409/? D/libEGL: Emulator has host GPU support, qemu.gles is set to 1.
  221. 12-31 19:47:48.768 30409-30409/? E/libEGL: load_driver(/system/lib64/egl/libGLES_emulation.so): dlopen failed: library "/system/lib64/egl/libGLES_emulation.so" not found
  222. 12-31 19:47:48.768 30409-30409/? D/libEGL: loaded /system/lib64/egl/libEGL_emulation.so
  223. 12-31 19:47:48.769 30409-30409/? D/libEGL: loaded /system/lib64/egl/libGLESv1_CM_emulation.so
  224. 12-31 19:47:48.773 30409-30409/? D/libEGL: loaded /system/lib64/egl/libGLESv2_emulation.so
  225.  
  226. [ 12-31 19:47:48.777 30409:30409 D/ ]
  227. HostConnection::get() New Host Connection established 0x7ff8018524e0, tid 30409
  228.  
  229.  
  230. [ 12-31 19:47:48.779 30409:30409 W/ ]
  231. Process pipe failed
  232. 12-31 19:47:48.786 30409-30409/? I/SurfaceFlinger: Using composer version 1.1
  233. 12-31 19:47:48.788 30409-30409/? W/SurfaceFlinger: no suitable EGLConfig found, trying a simpler query
  234. 12-31 19:47:48.788 30409-30409/? A/SurfaceFlinger: no suitable EGLConfig found, giving up
  235. 12-31 19:47:48.788 30409-30409/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 30409 (surfaceflinger)
  236. 12-31 19:47:48.810 30385-30404/system_process I/ServiceManager: Waiting for service SurfaceFlinger...
  237. 12-31 19:47:48.891 1326-1326/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  238. 12-31 19:47:48.891 1326-1326/? A/DEBUG: Build fingerprint: 'Android/sdk_google_phone_x86_64/generic_x86_64:6.0/MASTER/3512684:userdebug/test-keys'
  239. 12-31 19:47:48.891 1326-1326/? A/DEBUG: Revision: '0'
  240. 12-31 19:47:48.891 1326-1326/? A/DEBUG: ABI: 'x86_64'
  241. 12-31 19:47:48.891 1326-1326/? A/DEBUG: pid: 30409, tid: 30409, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
  242. 12-31 19:47:48.891 1326-1326/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  243. 12-31 19:47:48.892 1326-1326/? A/DEBUG: Abort message: 'no suitable EGLConfig found, giving up'
  244. 12-31 19:47:48.892 1326-1326/? A/DEBUG: rax 0000000000000000 rbx 00007ff8020242c0 rcx ffffffffffffffff rdx 0000000000000006
  245. 12-31 19:47:48.892 1326-1326/? A/DEBUG: rsi 00000000000076c9 rdi 00000000000076c9
  246. 12-31 19:47:48.892 1326-1326/? A/DEBUG: r8 00000000000076c9 r9 00007ff802024200 r10 0000000000000008 r11 0000000000000206
  247. 12-31 19:47:48.892 1326-1326/? A/DEBUG: r12 00000000000076c9 r13 0000000000000006 r14 0000000000000001 r15 0000000000000000
  248. 12-31 19:47:48.892 1326-1326/? A/DEBUG: cs 0000000000000033 ss 000000000000002b
  249. 12-31 19:47:48.892 1326-1326/? A/DEBUG: rip 00007ff801d2e8a7 rbp 0000000000000002 rsp 00007fff31d71b58 eflags 0000000000000206
  250. 12-31 19:47:48.893 1326-1326/? A/DEBUG: backtrace:
  251. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #00 pc 00000000000878a7 /system/lib64/libc.so (tgkill+7)
  252. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #01 pc 0000000000085b11 /system/lib64/libc.so (pthread_kill+65)
  253. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #02 pc 000000000002e841 /system/lib64/libc.so (raise+17)
  254. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #03 pc 00000000000288fd /system/lib64/libc.so (abort+61)
  255. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #04 pc 000000000000dd84 /system/lib64/libcutils.so (__android_log_assert+212)
  256. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #05 pc 0000000000041aaa /system/lib64/libsurfaceflinger.so
  257. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #06 pc 00000000000414f5 /system/lib64/libsurfaceflinger.so
  258. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #07 pc 000000000002aa32 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+226)
  259. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #08 pc 0000000000001130 /system/bin/surfaceflinger
  260. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #09 pc 000000000001cccc /system/lib64/libc.so (__libc_init+92)
  261. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #10 pc 0000000000001001 /system/bin/surfaceflinger
  262. 12-31 19:47:48.893 1326-1326/? A/DEBUG: #11 pc 0000000000000000 <unknown>
  263. 12-31 19:47:48.910 1326-1326/? A/DEBUG: Tombstone written to: /data/tombstones/tombstone_05
  264. 12-31 19:47:48.918 1338-1338/? E/installd: eof
  265. 12-31 19:47:48.918 1338-1338/? E/installd: failed to read size
  266. 12-31 19:47:48.918 1338-1338/? I/installd: closing connection
  267. 12-31 19:47:48.918 1301-1301/? I/ServiceManager: service 'batterystats' died
  268. 12-31 19:47:48.918 1301-1301/? I/ServiceManager: service 'appops' died
  269. 12-31 19:47:48.918 1301-1301/? I/ServiceManager: service 'power' died
  270. 12-31 19:47:48.918 1301-1301/? I/ServiceManager: service 'display' died
  271. 12-31 19:47:48.969 1301-1301/? I/ServiceManager: service 'media.audio_flinger' died
  272. 12-31 19:47:48.969 1301-1301/? I/ServiceManager: service 'media.player' died
  273. 12-31 19:47:48.969 1301-1301/? I/ServiceManager: service 'media.resource_manager' died
  274. 12-31 19:47:51.858 30420-30420/? I/Netd: Netd 1.0 starting
  275. 12-31 19:47:51.858 30420-30420/? D/TetherController: Setting IP forward enable = 0
  276. 12-31 19:47:51.919 30421-30421/? I/mediaserver: ServiceManager: 0xf610c680
  277. 12-31 19:47:51.919 30421-30421/? I/AudioFlinger: Using default 3000 mSec as standby time.
  278.  
  279. [ 12-31 19:47:51.920 30421:30421 E/ ]
  280. batterystats service unavailable!
  281.  
  282. [ 12-31 19:47:51.921 30421:30421 E/ ]
  283. batterystats service unavailable!
  284. 12-31 19:47:51.922 30421-30421/? I/CameraService: CameraService started (pid=30421)
  285. 12-31 19:47:51.922 30421-30421/? I/CameraService: CameraService process starting
  286.  
  287. [ 12-31 19:47:51.922 30421:30421 E/ ]
  288. batterystats service unavailable!
  289.  
  290. [ 12-31 19:47:51.923 30421:30421 E/ ]
  291. batterystats service unavailable!
  292. 12-31 19:47:51.925 30421-30421/? D/EmulatedCamera_QemuClient: Emulated camera list:
  293. 12-31 19:47:51.925 30421-30421/? D/EmulatedCamera_FakeCamera: Initialize: Fake camera is facing back
  294. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with auto, 1.000000, 1.000000
  295. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with incandescent, 1.380000, 0.600000
  296. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with daylight, 1.090000, 0.920000
  297. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with twilight, 0.920000, 1.220000
  298. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: setWhiteBalanceMode with white balance auto
  299. 12-31 19:47:51.925 30421-30421/? D/EmulatedCamera_FakeCamera: Initialize: Fake camera is facing front
  300. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with auto, 1.000000, 1.000000
  301. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with incandescent, 1.380000, 0.600000
  302. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with daylight, 1.090000, 0.920000
  303. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: initializeWhiteBalanceModes with twilight, 0.920000, 1.220000
  304. 12-31 19:47:51.925 30421-30421/? V/EmulatedCamera_Device: setWhiteBalanceMode with white balance auto
  305. 12-31 19:47:51.925 30421-30421/? E/EmulatedCamera_Factory: 2 cameras are being emulated. 0 of them are fake cameras.
  306. 12-31 19:47:51.926 30421-30421/? I/CameraService: Loaded "Emulated Camera Module" camera module
  307. 12-31 19:47:51.927 30421-30421/? V/EmulatedCamera_Camera: getCameraInfo
  308. 12-31 19:47:51.928 30421-30421/? V/EmulatedCamera_BaseCamera: getCameraInfo
  309. 12-31 19:47:51.928 30421-30421/? I/CameraFlashlight: Opening camera 0
  310. 12-31 19:47:51.928 30421-30421/? V/EmulatedCamera_Camera: getCameraInfo
  311. 12-31 19:47:51.928 30421-30421/? V/EmulatedCamera_BaseCamera: getCameraInfo
  312. 12-31 19:47:51.928 30421-30421/? V/EmulatedCamera_Camera: connectCamera
  313. 12-31 19:47:51.928 30421-30421/? V/EmulatedCamera_FakeDevice: connectDevice
  314. 12-31 19:47:51.928 30421-30421/? V/EmulatedCamera_CallbackNotifier: setCallbacks: 0xf7579505, 0xf7579dba, 0xf7579c92, 0xf757a267 (0xf6119a20)
  315. 12-31 19:47:51.928 30421-30421/? I/ServiceManager: Waiting for service SurfaceFlinger...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement