Advertisement
Guest User

Untitled

a guest
May 24th, 2016
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.50 KB | None | 0 0
  1. ▶ ./emulator -avd Nexus_5X_API_23 -verbose -show-kernel -kernel ~/Desktop/kernel-qemu -qemu -smp cores=8
  2. emulator:Found AVD name 'Nexus_5X_API_23'
  3. emulator:Found AVD target architecture: x86
  4. emulator: Found directory: /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86/
  5.  
  6. emulator:Probing for /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//kernel-ranchu: file exists
  7. emulator:Auto-config: -engine qemu2 (based on configuration)
  8. emulator:Found target-specific 64-bit emulator binary: /Users/kinsbane/Library/Android/sdk/tools/./qemu/darwin-x86_64/qemu-system-i386
  9. emulator:Adding library search path: '/Users/kinsbane/Library/Android/sdk/tools/./lib64'
  10. emulator: Found directory: /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86/
  11.  
  12. emulator: Found directory: /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86/
  13.  
  14. emulator:GPU emulation enabled using 'host' mode
  15. emulator: Adding library search path for Qt: '/Users/kinsbane/Library/Android/sdk/tools/./lib64/qt/lib'
  16. emulator: Setting Qt plugin search path: QT_QPA_PLATFORM_PLUGIN_PATH=/Users/kinsbane/Library/Android/sdk/tools/./lib64/qt/plugins
  17. emulator: Running :/Users/kinsbane/Library/Android/sdk/tools/./qemu/darwin-x86_64/qemu-system-i386
  18. emulator: qemu backend: argv[00] = "/Users/kinsbane/Library/Android/sdk/tools/./qemu/darwin-x86_64/qemu-system-i386"
  19. emulator: qemu backend: argv[01] = "-avd"
  20. emulator: qemu backend: argv[02] = "Nexus_5X_API_23"
  21. emulator: qemu backend: argv[03] = "-verbose"
  22. emulator: qemu backend: argv[04] = "-show-kernel"
  23. emulator: qemu backend: argv[05] = "-kernel"
  24. emulator: qemu backend: argv[06] = "/Users/kinsbane/Desktop/kernel-qemu"
  25. emulator: qemu backend: argv[07] = "-qemu"
  26. emulator: qemu backend: argv[08] = "-smp"
  27. emulator: qemu backend: argv[09] = "cores=8"
  28. emulator: Concatenated backend parameters:
  29. /Users/kinsbane/Library/Android/sdk/tools/./qemu/darwin-x86_64/qemu-system-i386 -avd Nexus_5X_API_23 -verbose -show-kernel -kernel /Users/kinsbane/Desktop/kernel-qemu -qemu -smp cores=8
  30. emulator: Android virtual device file at: /Users/kinsbane/.android/avd/Nexus_5X_API_23.ini
  31. emulator: virtual device content at /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd
  32. emulator: virtual device config file: /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/config.ini
  33. emulator: using core hw config path: /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/hardware-qemu.ini
  34. emulator: Found AVD target API level: 23
  35. emulator: Read property file at /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//build.prop
  36. emulator: No boot.prop property file found.
  37. emulator: found skin 'nexus_5x' in directory: /Applications/Android Studio.app/Contents/plugins/android/lib/device-art-resources/
  38. emulator: autoconfig: -skin nexus_5x
  39. emulator: autoconfig: -skindir /Applications/Android Studio.app/Contents/plugins/android/lib/device-art-resources/
  40. emulator: trying to load skin file '/Applications/Android Studio.app/Contents/plugins/android/lib/device-art-resources//nexus_5x/layout'
  41. emulator: Target arch = 'x86'
  42. emulator: Auto-config: -qemu -cpu qemu32
  43. emulator: Auto-detect: Kernel image requires new device naming scheme.
  44. emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
  45. emulator: autoconfig: -ramdisk /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//ramdisk.img
  46. emulator: Using initial system image: /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//system.img
  47. emulator: autoconfig: -data /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/userdata-qemu.img
  48. emulator: autoconfig: -initdata /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/userdata.img
  49. emulator: autoconfig: -cache /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/cache.img
  50. emulator: Physical RAM size: 1536MB
  51.  
  52. emulator: WARNING: VM heap size set below hardware specified minimum of 228MB
  53. emulator: WARNING: Setting VM heap size to 384MB
  54. emulator: GPU emulation enabled using 'host' mode
  55. emulator: CPU Acceleration: working
  56. emulator: CPU Acceleration status: HAXM version 6.0.1 (3) is installed and usable.
  57. Content of hardware configuration file:
  58. hw.cpu.arch = x86
  59. hw.cpu.model = qemu32
  60. hw.cpu.ncore = 2
  61. hw.ramSize = 1536
  62. hw.screen = multi-touch
  63. hw.mainKeys = false
  64. hw.trackBall = false
  65. hw.keyboard = true
  66. hw.keyboard.lid = false
  67. hw.keyboard.charmap = qwerty2
  68. hw.dPad = false
  69. hw.gsmModem = true
  70. hw.gps = true
  71. hw.battery = true
  72. hw.accelerometer = true
  73. hw.audioInput = true
  74. hw.audioOutput = true
  75. hw.sdCard = true
  76. disk.cachePartition = true
  77. disk.cachePartition.path = /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/cache.img
  78. disk.cachePartition.size = 66m
  79. hw.lcd.width = 1080
  80. hw.lcd.height = 1920
  81. hw.lcd.depth = 32
  82. hw.lcd.density = 420
  83. hw.lcd.backlight = true
  84. hw.gpu.enabled = true
  85. hw.gpu.mode = host
  86. hw.gpu.blacklisted = no
  87. hw.initialOrientation = portrait
  88. hw.camera.back = none
  89. hw.camera.front = none
  90. vm.heapSize = 384
  91. hw.sensors.light = true
  92. hw.sensors.pressure = true
  93. hw.sensors.humidity = true
  94. hw.sensors.proximity = true
  95. hw.sensors.magnetic_field = true
  96. hw.sensors.orientation = true
  97. hw.sensors.temperature = true
  98. hw.useext4 = true
  99. kernel.path = /Users/kinsbane/Desktop/kernel-qemu
  100. kernel.newDeviceNaming = yes
  101. kernel.supportsYaffs2 = no
  102. disk.ramdisk.path = /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//ramdisk.img
  103. disk.systemPartition.initPath = /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//system.img
  104. disk.systemPartition.size = 1280m
  105. disk.dataPartition.path = /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/userdata-qemu.img
  106. disk.dataPartition.size = 800m
  107. avd.name = Nexus_5X_API_23
  108. .
  109. QEMU options list:
  110. emulator: argv[00] = "/Users/kinsbane/Library/Android/sdk/tools/./qemu/darwin-x86_64/qemu-system-i386"
  111. emulator: argv[01] = "-serial"
  112. emulator: argv[02] = "stdio"
  113. emulator: argv[03] = "-enable-hax"
  114. emulator: argv[04] = "-smp"
  115. emulator: argv[05] = "cores=2"
  116. emulator: argv[06] = "-m"
  117. emulator: argv[07] = "1536"
  118. emulator: argv[08] = "-append"
  119. emulator: argv[09] = "qemu=1 clocksource=pit android.checkjni=1 console=ttyS0,38400 androidboot.hardware=ranchu qemu.gles=1 android.qemud=1"
  120. emulator: argv[10] = "-lcd-density"
  121. emulator: argv[11] = "420"
  122. emulator: argv[12] = "-kernel"
  123. emulator: argv[13] = "/Users/kinsbane/Desktop/kernel-qemu"
  124. emulator: argv[14] = "-initrd"
  125. emulator: argv[15] = "/Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//ramdisk.img"
  126. emulator: argv[16] = "-drive"
  127. emulator: argv[17] = "if=none,index=0,id=system,read-only,file=/Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//system.img"
  128. emulator: argv[18] = "-device"
  129. emulator: argv[19] = "virtio-blk-pci,drive=system"
  130. emulator: argv[20] = "-drive"
  131. emulator: argv[21] = "if=none,index=1,id=cache,file=/Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/cache.img"
  132. emulator: argv[22] = "-device"
  133. emulator: argv[23] = "virtio-blk-pci,drive=cache"
  134. emulator: argv[24] = "-drive"
  135. emulator: argv[25] = "if=none,index=2,id=userdata,file=/Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/userdata-qemu.img"
  136. emulator: argv[26] = "-device"
  137. emulator: argv[27] = "virtio-blk-pci,drive=userdata"
  138. emulator: argv[28] = "-netdev"
  139. emulator: argv[29] = "user,id=mynet"
  140. emulator: argv[30] = "-device"
  141. emulator: argv[31] = "virtio-net-pci,netdev=mynet"
  142. emulator: argv[32] = "-show-cursor"
  143. emulator: argv[33] = "-L"
  144. emulator: argv[34] = "/Users/kinsbane/Library/Android/sdk/tools/lib/pc-bios"
  145. emulator: argv[35] = "-vga"
  146. emulator: argv[36] = "none"
  147. emulator: argv[37] = "-smp"
  148. emulator: argv[38] = "cores=8"
  149. emulator: argv[39] = "-android-hw"
  150. emulator: argv[40] = "/Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/hardware-qemu.ini"
  151. Concatenated QEMU options:
  152. /Users/kinsbane/Library/Android/sdk/tools/./qemu/darwin-x86_64/qemu-system-i386 -serial stdio -enable-hax -smp cores=2 -m 1536 -append 'qemu=1 clocksource=pit android.checkjni=1 console=ttyS0,38400 androidboot.hardware=ranchu qemu.gles=1 android.qemud=1' -lcd-density 420 -kernel /Users/kinsbane/Desktop/kernel-qemu -initrd /Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//ramdisk.img -drive if=none,index=0,id=system,read-only,file=/Users/kinsbane/Library/Android/sdk/system-images/android-23/google_apis/x86//system.img -device virtio-blk-pci,drive=system -drive if=none,index=1,id=cache,file=/Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/cache.img -device virtio-blk-pci,drive=cache -drive if=none,index=2,id=userdata,file=/Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/userdata-qemu.img -device virtio-blk-pci,drive=userdata -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -show-cursor -L /Users/kinsbane/Library/Android/sdk/tools/lib/pc-bios -vga none -smp cores=8 -android-hw /Users/kinsbane/.android/avd/Nexus_5X_API_23.avd/hardware-qemu.ini
  153. emulator: Starting QEMU main loop
  154. emulator: registered 'boot-properties' qemud service
  155. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'none'
  156. emulator: Initializing hardware OpenGLES emulation support
  157. emulator: Adding boot property: 'ro.opengles.version' = '131072'
  158. emulator: Adding boot property: 'dalvik.vm.heapsize' = '384m'
  159. emulator: Adding boot property: 'qemu.hw.mainkeys' = '0'
  160. emulator: Adding boot property: 'qemu.sf.lcd_density' = '420'
  161. Hax is enabled
  162. Hax ram_size 0x60000000
  163. HAX is working and emulator runs in fast virt mode.
  164. adb_server_notify: Failed to establish connection to ADB server
  165. console on port 5554, ADB on port 5555
  166. emulator: android_hw_fingerprint_init: fingerprint qemud listen service initialized
  167.  
  168. Your emulator is out of date, please update by launching Android Studio:
  169. - Start Android Studio
  170. - Select menu "Tools > Android > SDK Manager"
  171. - Click "SDK Tools" tab
  172. - Check "Android SDK Tools" checkbox
  173. - Click "OK"
  174.  
  175. [ 0.000000] Initializing cgroup subsys cpu
  176. [ 0.000000] Initializing cgroup subsys cpuacct
  177. [ 0.000000] Linux version 3.10.0+ (raphael@raphael-workstation) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #21 SMP PREEMPT Tue May 24 18:36:27 CST 2016
  178. [ 0.000000] Disabled fast string operations
  179. [ 0.000000] e820: BIOS-provided physical RAM map:
  180. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  181. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  182. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  183. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005ffdffff] usable
  184. [ 0.000000] BIOS-e820: [mem 0x000000005ffe0000-0x000000005fffffff] reserved
  185. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  186. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  187. [ 0.000000] SMBIOS 2.8 present.
  188. [ 0.000000] e820: last_pfn = 0x5ffe0 max_arch_pfn = 0x100000
  189. [ 0.000000] PAT not supported by CPU.
  190. [ 0.000000] CPU MTRRs all blank - virtualized system.
  191. [ 0.000000] found SMP MP-table at [mem 0x000f0e80-0x000f0e8f] mapped at [c00f0e80]
  192. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  193. [ 0.000000] init_memory_mapping: [mem 0x34800000-0x34bfffff]
  194. [ 0.000000] init_memory_mapping: [mem 0x30000000-0x347fffff]
  195. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
  196. [ 0.000000] init_memory_mapping: [mem 0x34c00000-0x34ffdfff]
  197. [ 0.000000] cma: CMA: reserved 16 MiB at 33c00000
  198. [ 0.000000] RAMDISK: [mem 0x5feac000-0x5ffdffff]
  199. [ 0.000000] Allocated new RAMDISK: [mem 0x34eba000-0x34fed887]
  200. [ 0.000000] Move RAMDISK from [mem 0x5feac000-0x5ffdf887] to [mem 0x34eba000-0x34fed887]
  201. [ 0.000000] ACPI: RSDP 000f0c80 00014 (v00 BOCHS )
  202. [ 0.000000] ACPI: RSDT 5ffe1d2a 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  203. [ 0.000000] ACPI: FACP 5ffe1033 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  204. [ 0.000000] ACPI: DSDT 5ffe0040 00FF3 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  205. [ 0.000000] ACPI: FACS 5ffe0000 00040
  206. [ 0.000000] ACPI: SSDT 5ffe10a7 00B9B (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  207. [ 0.000000] ACPI: APIC 5ffe1c42 000B0 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  208. [ 0.000000] ACPI: HPET 5ffe1cf2 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  209. [ 0.000000] 687MB HIGHMEM available.
  210. [ 0.000000] 847MB LOWMEM available.
  211. [ 0.000000] mapped low ram: 0 - 34ffe000
  212. [ 0.000000] low ram: 0 - 34ffe000
  213. [ 0.000000] Zone ranges:
  214. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  215. [ 0.000000] Normal [mem 0x01000000-0x34ffdfff]
  216. [ 0.000000] HighMem [mem 0x34ffe000-0x5ffdffff]
  217. [ 0.000000] Movable zone start for each node
  218. [ 0.000000] Early memory node ranges
  219. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  220. [ 0.000000] node 0: [mem 0x00100000-0x5ffdffff]
  221. [ 0.000000] Using APIC driver default
  222. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  223. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  224. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  225. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  226. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
  227. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
  228. [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
  229. [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
  230. [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
  231. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  232. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  233. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  234. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  235. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  236. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  237. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  238. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  239. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  240. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  241. [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  242. [ 0.000000] e820: [mem 0x60000000-0xfffbffff] available for PCI devices
  243. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
  244. [ 0.000000] PERCPU: Embedded 11 pages/cpu @f4e58000 s32320 r0 d12736 u45056
  245. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391390
  246. [ 0.000000] Kernel command line: qemu=1 clocksource=pit android.checkjni=1 console=ttyS0,38400 androidboot.hardware=ranchu qemu.gles=1 android.qemud=1 ndns=2
  247. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  248. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  249. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  250. [ 0.000000] Initializing CPU#0
  251. [ 0.000000] Initializing HighMem for node 0 (00034ffe:0005ffe0)
  252. [ 0.000000] Memory: 1532688k/1572736k available (5032k kernel code, 39656k reserved, 2290k data, 492k init, 704392k highmem)
  253. [ 0.000000] virtual kernel memory layout:
  254. [ 0.000000] fixmap : 0xfd7b5000 - 0xfffff000 (41256 kB)
  255. [ 0.000000] pkmap : 0xfd000000 - 0xfd400000 (4096 kB)
  256. [ 0.000000] vmalloc : 0xf57fe000 - 0xfcffe000 ( 120 MB)
  257. [ 0.000000] lowmem : 0xc0000000 - 0xf4ffe000 ( 847 MB)
  258. [ 0.000000] .init : 0xc0927000 - 0xc09a2000 ( 492 kB)
  259. [ 0.000000] .data : 0xc06ea146 - 0xc0926a40 (2290 kB)
  260. [ 0.000000] .text : 0xc0200000 - 0xc06ea146 (5032 kB)
  261. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  262. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  263. [ 0.000000] Preemptible hierarchical RCU implementation.
  264. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
  265. [ 0.000000] NR_IRQS:33024 nr_irqs:744 16
  266. [ 0.000000] Console: colour dummy device 80x25
  267. [ 0.000000] console [ttyS0] enabled
  268. [ 0.000000] tsc: Fast TSC calibration failed
  269. [ 0.000000] tsc: Unable to calibrate against PIT
  270. [ 0.000000] tsc: using HPET reference calibration
  271. [ 0.000000] tsc: Detected 2787.396 MHz processor
  272. [ 0.020015] Calibrating delay loop (skipped), value calculated using timer frequency.. 5577.07 BogoMIPS (lpj=9291320)
  273. [ 0.024162] pid_max: default: 32768 minimum: 301
  274. [ 0.026810] Security Framework initialized
  275. [ 0.028183] SELinux: Initializing.
  276. [ 0.029127] Mount-cache hash table entries: 512
  277. [ 0.030953] Initializing cgroup subsys debug
  278. [ 0.032042] Initializing cgroup subsys freezer
  279. [ 0.033757] Disabled fast string operations
  280. [ 0.034885] CPU0: Hyper-Threading is disabled
  281. [ 0.036747] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
  282. [ 0.036747] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8
  283. [ 0.036747] tlb_flushall_shift: -1
  284. [ 0.045802] Freeing SMP alternatives: 24k freed
  285. [ 0.047000] ACPI: Core revision 20130328
  286. [ 0.050450] ACPI: All ACPI Tables successfully acquired
  287. [ 0.054486] Enabling APIC mode: Flat. Using 1 I/O APICs
  288. [ 0.060578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  289. [ 0.095598] smpboot: CPU0: Intel Virtual CPU (fam: 06, model: 17, stepping: 06)
  290. [ 0.099999] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
  291. [ 0.117150] smpboot: Booting Node 0, Processors #1[ 0.019999] Initializing CPU#1
  292. [ 0.019999] Disabled fast string operations
  293.  
  294. [ 0.156666] TSC synchronization [CPU#0 -> CPU#1]:
  295. [ 0.156666] Measured 1572567136 cycles TSC warp between CPUs, turning off TSC clock.
  296. [ 0.156666] tsc: Marking TSC unstable due to check_tsc_sync_source failed
  297. [ 0.163680] #2[ 0.019999] Initializing CPU#2
  298. [ 0.019999] Disabled fast string operations
  299.  
  300. [ 0.190488] #3[ 0.019999] Initializing CPU#3
  301. [ 0.019999] Disabled fast string operations
  302.  
  303. [ 0.213748] #4[ 0.019999] Initializing CPU#4
  304. [ 0.019999] Disabled fast string operations
  305.  
  306. [ 0.237179] #5[ 0.019999] Initializing CPU#5
  307. [ 0.019999] Disabled fast string operations
  308.  
  309. [ 0.263886] #6[ 0.019999] Initializing CPU#6
  310. [ 0.019999] Disabled fast string operations
  311.  
  312. [ 0.290406] #7 OK
  313. [ 0.019999] Initializing CPU#7
  314. [ 0.019999] Disabled fast string operations
  315. [ 0.308746] Brought up 8 CPUs
  316. [ 0.310015] smpboot: Total of 8 processors activated (44616.60 BogoMIPS)
  317. [ 0.333608] NET: Registered protocol family 16
  318. [ 0.336930] ACPI: bus type PCI registered
  319. [ 0.338150] PCI: PCI BIOS revision 2.10 entry at 0xfd456, last bus=0
  320. [ 0.340033] PCI: Using configuration type 1 for base access
  321. [ 0.440168] bio: create slab <bio-0> at 0
  322. [ 0.446946] ACPI: Added _OSI(Module Device)
  323. [ 0.450016] ACPI: Added _OSI(Processor Device)
  324. [ 0.451240] ACPI: Added _OSI(3.0 _SCP Extensions)
  325. [ 0.452653] ACPI: Added _OSI(Processor Aggregator Device)
  326. [ 0.458575] ACPI: Interpreter enabled
  327. [ 0.459640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130328/hwxface-568)
  328. [ 0.461685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568)
  329. [ 0.464891] ACPI: (supports S0 S3 S5)
  330. [ 0.465933] ACPI: Using IOAPIC for interrupt routing
  331. [ 0.466734] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  332. [ 0.503724] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  333. [ 0.506813] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  334. [ 0.510134] PCI host bridge to bus 0000:00
  335. [ 0.511253] pci_bus 0000:00: root bus resource [bus 00-ff]
  336. [ 0.513351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  337. [ 0.515046] pci_bus 0000:00: root bus resource [io 0x0d00-0xadff]
  338. [ 0.516707] pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff]
  339. [ 0.518494] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf]
  340. [ 0.520014] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff]
  341. [ 0.521630] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  342. [ 0.523375] pci_bus 0000:00: root bus resource [mem 0x60000000-0xfebfffff]
  343. [ 0.543889] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  344. [ 0.545997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  345. [ 0.633476] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
  346. [ 0.636135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  347. [ 0.637493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  348. [ 0.640187] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  349. [ 0.642167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  350. [ 0.643835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  351. [ 0.645810] ACPI: Enabled 16 GPEs in block 00 to 0F
  352. [ 0.646777] vgaarb: loaded
  353. [ 0.650412] SCSI subsystem initialized
  354. [ 0.651121] ACPI: bus type ATA registered
  355. [ 0.653607] ACPI: bus type USB registered
  356. [ 0.656744] usbcore: registered new interface driver usbfs
  357. [ 0.660075] usbcore: registered new interface driver hub
  358. [ 0.663384] usbcore: registered new device driver usb
  359. [ 0.667720] pps_core: LinuxPPS API ver. 1 registered
  360. [ 0.668188] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  361. [ 0.670109] PTP clock support registered
  362. [ 0.673604] Advanced Linux Sound Architecture Driver Initialized.
  363. [ 0.676702] PCI: Using ACPI for IRQ routing
  364. [ 0.683492] cfg80211: Calling CRDA to update world regulatory domain
  365. [ 0.686831] NetLabel: Initializing
  366. [ 0.688120] NetLabel: domain hash size = 128
  367. [ 0.689534] NetLabel: protocols = UNLABELED CIPSOv4
  368. [ 0.690128] NetLabel: unlabeled traffic allowed by default
  369. [ 0.691987] Switching to clocksource hpet
  370. [ 0.726129] pnp: PnP ACPI init
  371. [ 0.727099] ACPI: bus type PNP registered
  372. [ 0.739148] pnp: PnP ACPI: found 8 devices
  373. [ 0.740154] ACPI: bus type PNP unregistered
  374. [ 0.895703] NET: Registered protocol family 2
  375. [ 0.897405] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  376. [ 0.900797] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  377. [ 0.902473] TCP: Hash tables configured (established 8192 bind 8192)
  378. [ 0.905001] TCP: reno registered
  379. [ 0.905807] UDP hash table entries: 512 (order: 2, 16384 bytes)
  380. [ 0.907739] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  381. [ 0.909672] NET: Registered protocol family 1
  382. [ 0.910802] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  383. [ 0.912765] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  384. [ 0.914626] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  385. [ 0.916419] Trying to unpack rootfs image as initramfs...
  386. [ 0.974862] Freeing initrd memory: 1232k freed
  387. [ 0.996911] audit: initializing netlink socket (disabled)
  388. [ 0.999005] type=2000 audit(1464132394.996:1): initialized
  389. [ 1.027979] bounce pool size: 64 pages
  390. [ 1.029083] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  391. [ 1.107608] VFS: Disk quotas dquot_6.5.2
  392. [ 1.109776] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  393. [ 1.123828] fuse init (API version 7.22)
  394. [ 1.128492] msgmni has been set to 1652
  395. [ 1.281965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  396. [ 1.283772] io scheduler noop registered
  397. [ 1.285725] io scheduler deadline registered
  398. [ 1.287451] io scheduler cfq registered (default)
  399. [ 1.290478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  400. [ 1.653922] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  401. [ 1.656304] ACPI: Power Button [PWRF]
  402. [ 1.861688] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  403. [ 1.933783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  404. [ 1.987028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
  405. [ 2.186437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
  406. [ 2.192454] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  407. [ 2.224310] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  408. [ 2.239011] Non-volatile memory driver v1.3
  409. [ 2.240055] Linux agpgart interface v0.103
  410. [ 2.268117] [drm] Initialized drm 1.1.0 20060810
  411. [ 2.310893] brd: module loaded
  412. [ 2.332132] loop: module loaded
  413. [ 2.345582] vda: unknown partition table
  414. [ 2.359680] vdb: unknown partition table
  415. [ 2.373269] vdc: unknown partition table
  416. [ 2.378311] Loading iSCSI transport class v2.0-870.
  417. [ 2.437319] scsi0 : ata_piix
  418. [ 2.442418] scsi1 : ata_piix
  419. [ 2.457001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14
  420. [ 2.458959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15
  421. [ 2.467211] tun: Universal TUN/TAP device driver, 1.6
  422. [ 2.468433] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  423. [ 2.475803] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  424. [ 2.477879] e100: Copyright(c) 1999-2006 Intel Corporation
  425. [ 2.480974] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  426. [ 2.482697] e1000: Copyright (c) 1999-2006 Intel Corporation.
  427. [ 2.486659] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
  428. [ 2.488536] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
  429. [ 2.490939] sky2: driver version 1.30
  430. [ 2.495291] PPP generic driver version 2.4.2
  431. [ 2.497055] PPP BSD Compression module registered
  432. [ 2.498592] PPP Deflate Compression module registered
  433. [ 2.499807] PPP MPPE Compression module registered
  434. [ 2.500342] NET: Registered protocol family 24
  435. [ 2.506391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  436. [ 2.508612] ehci-pci: EHCI PCI platform driver
  437. [ 2.510138] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  438. [ 2.512823] uhci_hcd: USB Universal Host Controller Interface driver
  439. [ 2.517029] usbcore: registered new interface driver usblp
  440. [ 2.519296] usbcore: registered new interface driver usb-storage
  441. [ 2.522719] mousedev: PS/2 mouse device common for all mice
  442. [ 2.527254] input: qwerty2 as /devices/platform/GFSH0002:00/input/input1
  443. [ 2.531381] rtc_cmos 00:00: RTC can wake from S4
  444. [ 2.534092] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  445. [ 2.536137] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  446. [ 2.564149] device-mapper: uevent: version 1.0.3
  447. [ 2.567036] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  448. [ 2.569962] cpuidle: using governor ladder
  449. [ 2.571826] cpuidle: using governor menu
  450. [ 2.575865] hidraw: raw HID events driver (C) Jiri Kosina
  451. [ 2.603310] usbcore: registered new interface driver usbhid
  452. [ 2.605659] usbhid: USB HID core driver
  453. [ 2.608271] ashmem: initialized
  454. [ 2.620143] ata2.00: ATAPI: QEMU DVD-ROM, 2.2.0, max UDMA/100
  455. [ 2.623984] ata2.00: configured for MWDMA2
  456. [ 2.628191] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.2. PQ: 0 ANSI: 5
  457. [ 2.633658] u32 classifier
  458. [ 2.635730] Actions configured
  459. [ 2.636523] Netfilter messages via NETLINK v0.30.
  460. [ 2.639406] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  461. [ 2.640747] cdrom: Uniform CD-ROM driver Revision: 3.20
  462. [ 2.643673] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  463. [ 2.882836] sr 1:0:0:0: Attached scsi generic sg0 type 5
  464. [ 2.893650] ctnetlink v0.93: registering with nfnetlink.
  465. [ 2.896569] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  466. [ 2.899134] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  467. [ 2.905335] xt_time: kernel timezone is -0000
  468. [ 2.906745] ip_tables: (C) 2000-2006 Netfilter Core Team
  469. [ 2.909499] arp_tables: (C) 2002 David S. Miller
  470. [ 2.912524] TCP: cubic registered
  471. [ 2.913332] Initializing XFRM netlink socket
  472. [ 2.919374] NET: Registered protocol family 10
  473. [ 2.922286] mip6: Mobile IPv6
  474. [ 2.923019] ip6_tables: (C) 2000-2006 Netfilter Core Team
  475. [ 2.925405] sit: IPv6 over IPv4 tunneling driver
  476. [ 2.929525] NET: Registered protocol family 17
  477. [ 2.931457] NET: Registered protocol family 15
  478. [ 2.933110] Using IPI No-Shortcut mode
  479. [ 2.936866] registered taskstats version 1
  480. [ 2.940403] console [netcon0] enabled
  481. [ 2.941612] netconsole: network logging started
  482. [ 2.949083] init: failed to probe driver -19
  483. [ 2.951620] ALSA device list:
  484. [ 2.952426] No soundcards found.
  485. [ 2.962069] Freeing unused kernel memory: 492k freed
  486. [ 2.983097] Write protecting the kernel text: 5036k
  487. [ 2.992826] Write protecting the kernel read-only data: 1832k
  488. [ 3.006749] init: init started!
  489. [ 3.012468] SELinux: Android master kernel running Android M policy in compatibility mode.
  490. [ 3.016664] SELinux: Permission module_load in class system not defined in policy.
  491. [ 3.019118] SELinux: the above unknown classes and permissions will be denied
  492. [ 3.052380] type=1403 audit(1464132397.049:2): policy loaded auid=4294967295 ses=4294967295
  493. [ 3.055387] type=1404 audit(1464132397.053:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  494. [ 3.081514] init: (Initializing SELinux enforcing took 0.07s.)
  495. [ 3.099668] init: init second stage started!
  496. [ 3.115885] init: waitpid failed: No child processes
  497. [ 3.117569] init: (Loading properties from /default.prop took 0.00s.)
  498. [ 3.123221] init: (Parsing /init.environ.rc took 0.00s.)
  499. [ 3.125601] init: (Parsing /init.usb.rc took 0.00s.)
  500. [ 3.128094] init: (Parsing /init.ranchu.rc took 0.00s.)
  501. [ 3.129499] init: (Parsing /init.zygote32.rc took 0.00s.)
  502. [ 3.130956] init: (Parsing /init.trace.rc took 0.00s.)
  503. [ 3.132643] init: (Parsing /init.rc took 0.01s.)
  504. [ 3.135272] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
  505. [ 3.138780] init: Starting service 'ueventd'...
  506. [ 3.145712] init: Waiting for /dev/.coldboot_done...
  507. [ 3.160318] ueventd: ueventd started!
  508. [ 3.576007] ueventd: Coldboot took 0.41s.
  509. [ 3.584960] init: Waiting for /dev/.coldboot_done took 0.44s.
  510. [ 3.586464] init: /dev/hw_random not found
  511. [ 4.009620] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
  512. [ 4.013727] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
  513. [ 4.016492] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
  514. [ 4.022654] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
  515. [ 4.028633] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
  516. [ 4.031849] init: /dev/hw_random not found
  517. [ 4.085961] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
  518. [ 4.089747] fs_mgr: __mount(source=/dev/block/vda,target=/system,type=ext4)=0
  519. [ 4.099805] EXT4-fs (vdb): Ignoring removed nomblk_io_submit option
  520. [ 4.140937] EXT4-fs (vdb): recovery complete
  521. [ 4.143096] EXT4-fs (vdb): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
  522. [ 4.146049] fs_mgr: __mount(source=/dev/block/vdb,target=/cache,type=ext4)=0
  523. [ 4.149003] EXT4-fs (vdc): Ignoring removed nomblk_io_submit option
  524. [ 4.270360] EXT4-fs (vdc): recovery complete
  525. [ 4.273135] EXT4-fs (vdc): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  526. [ 4.276165] fs_mgr: check_fs(): mount(/dev/block/vdc,/data,ext4)=0: Success
  527. [ 4.322006] fs_mgr: check_fs(): unmount(/data) succeeded
  528. [ 4.344786] fs_mgr: Running /system/bin/e2fsck on /dev/block/vdc
  529. [ 4.591109] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  530. [ 4.591109]
  531. [ 4.592745] e2fsck: data: clean, 519/49280 files, 28830/204800 blocks
  532. [ 4.592745]
  533. [ 4.595995] EXT4-fs (vdc): Ignoring removed nomblk_io_submit option
  534. [ 4.606043] EXT4-fs (vdc): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
  535. [ 4.609092] fs_mgr: __mount(source=/dev/block/vdc,target=/data,type=ext4)=0
  536. [ 4.615496] init: Starting service 'logd'...
  537. [ 4.814308] hrtimer: interrupt took 54438005 ns
  538. [ 4.836194] init: Starting service 'vold'...
  539. [ 4.852550] init: Not bootcharting.
  540. [ 5.048078] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
  541. [ 7.749625] logd.auditd: start
  542. [ 7.750670] logd.klogd: 7750550407
  543. [ 8.477665] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 1260) exited with status 0
  544. [ 8.810586] init: (Loading properties from /system/build.prop took 0.06s.)
  545. [ 8.817035] init: (Loading properties from /vendor/build.prop took 0.00s.)
  546. [ 8.830621] init: (Loading properties from /factory/factory.prop took 0.00s.)
  547. [ 8.832517] init: (Loading properties from /data/local.prop took 0.00s.)
  548. [ 9.311328] init: /recovery not specified in fstab
  549. [ 9.312818] init: Starting service 'logd-reinit'...
  550. [ 9.460369] init: Starting service 'healthd'...
  551. [ 9.467406] init: Starting service 'lmkd'...
  552. [ 9.476526] init: Starting service 'servicemanager'...
  553. [ 9.486099] init: Starting service 'surfaceflinger'...
  554. [ 9.490846] init: Starting service 'qemu-props'...
  555. [ 9.785321] init: property_set("ro.build.product", "generic") failed
  556. [ 9.785321] init: property_set("ro.product.device", "generic") failed
  557. [ 9.785321] init: Starting service 'goldfish-logcat'...
  558. [ 9.847319] binder: 1267:1267 transaction failed 29189, size 0-0
  559. [ 9.848314] init: Starting service 'goldfish-setup'...
  560. [ 9.857788] init: Starting service 'console'...
  561. [ 9.867110] init: Starting service 'adbd'...
  562. [ 9.867110] init: Starting service 'netd'...
  563. [ 9.867110] init: Starting service 'debuggerd'...
  564. [ 11.365509] binder: 1267:1267 transaction failed 29189, size 0-0
  565. [ 11.529898] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
  566. [ 11.574185] init: Starting service 'ril-daemon'...
  567. [ 11.650160] init: Starting service 'drm'...
  568. [ 11.667424] init: Starting service 'media'...
  569. [ 11.740302] init: Starting service 'installd'...
  570. [ 13.652516] binder: 1267:1267 transaction failed 29189, size 0-0
  571. [ 13.661602] init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'
  572. [ 13.703394] init: Starting service 'keystore'...
  573. [ 13.740274] logd.daemon: reinit
  574. [ 13.937165] init: Starting service 'zygote'...
  575. [ 13.969117] init: Service 'logd-reinit' (pid 1266) exited with status 0
  576. [ 13.976702] init: Service 'goldfish-logcat' (pid 1274) exited with status 0
  577. [ 13.993389] init: Starting service 'gatekeeperd'...
  578. [ 15.372287] init: Starting service 'perfprofd'...
  579. [ 15.446591] init: Starting service 'fingerprintd'...
  580. [ 15.465625] binder: 1267:1267 transaction failed 29189, size 0-0
  581. [ 15.506790] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  582. [ 15.525118] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
  583. [ 16.547721] binder: 1267:1267 transaction failed 29189, size 0-0
  584. [ 16.650082] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
  585. [ 16.755569] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
  586. [ 16.836300] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
  587. [ 17.161492] init: Service 'qemu-props' (pid 1273) exited with status 0
  588. [ 35.073349] healthd: BatteryVoltagePath not found
  589. [ 35.081330] healthd: BatteryTemperaturePath not found
  590. shell@generic_x86:/ $ [ 54.159415] init: Service 'goldfish-setup' (pid 1275) exited with status 0
  591. [ 74.455165] INFO: rcu_preempt detected stalls on CPUs/tasks: { 0 5} (detected by 6, t=6302 jiffies, g=4294967293, c=4294967292, q=16375)
  592. [ 74.458464] sending NMI to all CPUs:
  593. [ 92.436184] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  594. [ 102.670299] type=1400 audit(1464132496.456:4): avc: denied { sys_module } for pid=1278 comm="netd" capability=16 scontext=u:r:netd:s0 tcontext=u:r:netd:s0 tclass=capability permissive=0
  595. [ 117.498178] init: Starting service 'bootanim'...
  596. [ 137.000866] INFO: rcu_preempt detected stalls on CPUs/tasks: { 7} (detected by 3, t=6312 jiffies, g=35, c=34, q=290)
  597. [ 137.000866] sending NMI to all CPUs:
  598. [ 142.855262] type=1400 audit(1464132531.486:5): avc: denied { write } for pid=1603 comm="BootAnimation" name="property_service" dev="tmpfs" ino=5132 scontext=u:r:bootanim:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=0
  599. [ 152.124736] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  600. [ 159.065724] INFO: rcu_preempt self-detected stall on CPU { 3} (t=6473 jiffies g=36 c=35 q=564)
  601. [ 159.067910] INFO: rcu_preempt detected stalls on CPUs/tasks: { 3} (detected by 4, t=6473 jiffies, g=36, c=35, q=564)
  602. [ 159.067911] sending NMI to all CPUs:
  603. [ 180.098309] INFO: rcu_preempt detected stalls on CPUs/tasks: { 4} (detected by 3, t=6312 jiffies, g=37, c=36, q=445)
  604. [ 211.917716] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  605. [ 214.747808] INFO: rcu_preempt detected stalls on CPUs/tasks: { 0 7} (detected by 4, t=6310 jiffies, g=46, c=45, q=60)
  606. [ 214.747808] sending NMI to all CPUs:
  607. [ 272.073972] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  608. [ 282.830669] INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 5, t=6303 jiffies, g=48, c=47, q=1010)
  609. [ 282.830669] sending NMI to all CPUs:
  610. [ 329.297388] INFO: rcu_preempt detected stalls on CPUs/tasks: { 0} (detected by 6, t=6361 jiffies, g=56, c=55, q=31)
  611. [ 329.297388] sending NMI to all CPUs:
  612. [ 356.817318] INFO: rcu_preempt detected stalls on CPUs/tasks: { 6} (detected by 4, t=6324 jiffies, g=57, c=56, q=29)
  613. [ 369.381961] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  614. [ 392.051777] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  615. [ 416.617987] warning: `main' uses 32-bit capabilities (legacy support in use)
  616. [ 438.602354] INFO: rcu_preempt detected stalls on CPUs/tasks: { 0 5} (detected by 7, t=6308 jiffies, g=68, c=67, q=365)
  617. [ 438.602354] sending NMI to all CPUs:
  618. [ 451.944034] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  619. [ 497.029300] type=1400 audit(1464132890.462:6): avc: denied { write } for pid=1288 comm="main" name="property_service" dev="tmpfs" ino=5132 scontext=u:r:zygote:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=0
  620. [ 498.619599] INFO: rcu_preempt detected stalls on CPUs/tasks: { 0} (detected by 1, t=6326 jiffies, g=77, c=76, q=1384)
  621. [ 498.619599] sending NMI to all CPUs:
  622. [ 512.212484] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  623. [ 558.207161] INFO: rcu_preempt detected stalls on CPUs/tasks: { 2} (detected by 1, t=6302 jiffies, g=99, c=98, q=217)
  624. [ 558.210434] sending NMI to all CPUs:
  625. [ 571.985205] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  626. [ 579.677730] INFO: rcu_preempt self-detected stall on CPU { 1} (t=6432 jiffies g=100 c=99 q=564)
  627. [ 579.680092] sending NMI to all CPUs:
  628. [ 579.680979] INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 2, t=6432 jiffies, g=100, c=99, q=564)
  629. [ 618.517453] INFO: rcu_preempt detected stalls on CPUs/tasks: { 0} (detected by 2, t=6352 jiffies, g=108, c=107, q=15)
  630. [ 618.517453] sending NMI to all CPUs:
  631. [ 632.477661] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  632. [ 639.841392] INFO: rcu_preempt detected stalls on CPUs/tasks: { 2} (detected by 6, t=6366 jiffies, g=109, c=108, q=56)
  633. [ 672.653456] INFO: rcu_preempt detected stalls on CPUs/tasks: { 2} (detected by 4, t=6303 jiffies, g=117, c=116, q=417)
  634. [ 672.656260] sending NMI to all CPUs:
  635. [ 692.197350] healthd: battery l=50 v=0 t=0.0 h=2 st=2 chg=a
  636. [ 712.890319] init: no such service 'zygote_secondary'
  637. [ 712.904307] init: Service 'zygote' is being killed...
  638. [ 713.017078] init: Service 'surfaceflinger' is being killed...
  639. [ 713.116924] init: Service 'netd' is being killed...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement