Advertisement
infected_

Untitled

May 23rd, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.90 KB | None | 0 0
  1. infected_@infected-labs:~$ adb shell
  2. shell@sirius:/ $ cat /pro
  3. proc/ property_contexts
  4. shell@sirius:/ $ cat /proc/last_kmsg
  5. [ 0.000000] Booting Linux on physical CPU 0
  6. [ 0.000000] Initializing cgroup subsys cpu
  7. [ 0.000000] Linux version 3.4.0-cm-g4b8ac06 (infected_@infected-labs) (gcc version 4.9.x-sabermod 20150511 (prerelease) (GCC) ) #1 SMP PREEMPT Sat May 23 06:24:52 WEST 2015
  8. [ 0.000000] CPU: ARMv7 Processor [512f06f1] revision 1 (ARMv7), cr=10c5387d
  9. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  10. [ 0.000000] Machine: Qualcomm MSM 8974 (Flattened Device Tree), model: SoMC Sirius ROW
  11. [ 0.000000] Initialized persistent memory from bff00000-bfffffff
  12. [ 0.000000] qcom,ion-heap@28 reserved EBI1 size 614000
  13. [ 0.000000] qcom,mdss_fb_primary reserved EBI1 size 1000000
  14. [ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000
  15. [ 0.000000] qcom,msm-contig-mem reserved EBI1 size 280000
  16. [ 0.000000] Node qcom,msm-mem-hole removed memory 5a00000-d200000
  17. [ 0.000000] Node qcom,msm-mem-hole removed memory fa00000-ff00000
  18. [ 0.000000] memory pool 3 (start 0xbe600000 size 1900000) initialized
  19. [ 0.000000] cma: CMA: reserved 16 MiB at 33000000
  20. [ 0.000000] cma: Found secure_region, memory base 0, size 252 MiB, limit 0xffffffff
  21. [ 0.000000] cma: CMA: reserved 252 MiB at ae800000
  22. [ 0.000000] cma: Found adsp_region, memory base 0, size 63 MiB, limit 0xffffffff
  23. [ 0.000000] cma: CMA: reserved 64 MiB at aa800000
  24. [ 0.000000] cma: Found qsecom_region, memory base 0, size 17 MiB, limit 0xffffffff
  25. [ 0.000000] cma: CMA: reserved 20 MiB at a9400000
  26. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  27. [ 0.000000] IMEM DT static mapping successful
  28. [ 0.000000] PERCPU: Embedded 9 pages/cpu @cea5d000 s16192 r8192 d12480 u36864
  29. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 741888
  30. [ 0.000000] Kernel command line: androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3b7 ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1 vmalloc=300M dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y display_status=on androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=1277-2049_S1_Boot_MSM8974AB_LA3.0_L_15.4 androidboot.serialno=BH90N32X16 ta_info=1,16,256 startup=0x00000001 warmboot=0x77665501 oemandroidboot.imei=3547240600486700 oemandroidboot.phoneid=0000:3547240600486700 oemandroidboot.security=0 lcdid_adc=0x7984E display_status=on androidboot.baseband=msm mrom_kexecd=1
  31. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  32. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  33. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  34. [ 0.000000] Memory: 90MB 40MB 2791MB 1MB = 2922MB total
  35. [ 0.000000] Memory: 2552332k/2552332k available, 465396k reserved, 1917128K highmem
  36. [ 0.000000] Virtual kernel memory layout:
  37. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  38. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  39. [ 0.000000] vmalloc : 0xf4800000 - 0xff000000 ( 168 MB)
  40. [ 0.000000] lowmem : 0xcff00000 - 0xf4100000 ( 578 MB)
  41. [ 0.000000] vmalloc : 0xcfa00000 - 0xcff00000 ( 5 MB)
  42. [ 0.000000] lowmem : 0xcd200000 - 0xcfa00000 ( 40 MB)
  43. [ 0.000000] vmalloc : 0xc5a00000 - 0xcd200000 ( 120 MB)
  44. [ 0.000000] lowmem : 0xc0000000 - 0xc5a00000 ( 90 MB)
  45. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  46. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  47. [ 0.000000] .text : 0xc0008000 - 0xc0dd6f1c (14140 kB)
  48. [ 0.000000] .init : 0xc0e00000 - 0xc0f0df40 (1080 kB)
  49. [ 0.000000] .data : 0xc0f0e000 - 0xc0fe77c8 ( 870 kB)
  50. [ 0.000000] .bss : 0xc0fe77ec - 0xc120033c (2147 kB)
  51. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  52. [ 0.000000] Preemptible hierarchical RCU implementation.
  53. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  54. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  55. [ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
  56. [ 0.000000] Switching to timer-based delay loop
  57. [ 0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  58. [ 0.000050] pid_max: default: 32768 minimum: 301
  59. [ 0.000178] Security Framework initialized
  60. [ 0.000202] SELinux: Initializing.
  61. [ 0.000285] Mount-cache hash table entries: 512
  62. [ 0.000969] Initializing cgroup subsys debug
  63. [ 0.000980] Initializing cgroup subsys cpuacct
  64. [ 0.000988] Initializing cgroup subsys freezer
  65. [ 0.001039] CPU: Testing write buffer coherency: ok
  66. [ 0.001204] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  67. [ 0.001257] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  68. [ 0.004132] Setting up static identity map for 0x93c070 - 0x93c0f8
  69. [ 0.004144] MSM Memory Dump table set up
  70. [ 0.005481] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  71. [ 0.006220] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  72. [ 0.006955] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  73. [ 0.007034] Brought up 4 CPUs
  74. [ 0.007047] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  75. [ 0.017456] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 1
  76. [ 0.017794] dummy:
  77. [ 0.032629] NET: Registered protocol family 16
  78. [ 0.035175] DMA: preallocated 256 KiB pool for atomic coherent allocations
  79. [ 0.036921] KPI: Bootloader start count = 32778
  80. [ 0.036930] KPI: Bootloader end count = 92502
  81. [ 0.036937] KPI: Bootloader display count = 80486
  82. [ 0.036945] KPI: Bootloader load kernel count = 348201545
  83. [ 0.036954] KPI: Kernel MPM timestamp = 140371
  84. [ 0.036961] KPI: Kernel MPM Clock frequency = 32768
  85. [ 0.036976] socinfo_print: v9, id=218, ver=1.1, raw_id=1976, raw_ver=1 ,hw_plat=8, hw_plat_ver=65536
  86. [ 0.036981] accessory_chip=0,hw_plat_subtype=0, pmic_model=65537, pmic_die_revision=196609,foundry_id=1
  87. [ 0.051498] gpiochip_add: registered GPIOs 0 to 145 on device: msmgpio
  88. [ 0.069171] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  89. [ 0.078725] persistent_ram: found existing buffer, size 46934, start 46934
  90. [ 0.205332] console [ram0] enabled
  91. [ 0.215488] 8841_s1: 675 <--> 1050 mV at 0 mV normal idle
  92. [ 0.216054] 8841_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
  93. [ 0.216518] 8841_s1_so: 675 <--> 1050 mV at 675 mV normal idle
  94. [ 0.217101] 8841_s2: 500 <--> 1050 mV at 0 mV normal idle
  95. [ 0.217561] 8841_s2_corner: 0 <--> 0 mV at 0 mV normal idle
  96. [ 0.218121] 8841_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  97. [ 0.218590] 8841_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  98. [ 0.219179] 8841_s3: 1050 mV normal idle
  99. [ 0.219669] 8841_s4: 815 <--> 900 mV at 0 mV normal idle
  100. [ 0.220222] 8841_s4_corner: 0 <--> 0 mV at 0 mV normal idle
  101. [ 0.220712] 8841_s4_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  102. [ 0.221271] 8941_s1: 1300 mV normal idle
  103. [ 0.221754] 8941_s2: 2150 mV normal idle
  104. [ 0.222236] 8941_s3: 1800 mV normal idle
  105. [ 0.222809] 8941_l1: 1225 mV normal idle
  106. [ 0.223310] 8941_l2: 1200 mV normal idle
  107. [ 0.223883] 8941_l3: 1200 mV normal idle
  108. [ 0.224372] 8941_l4: 1225 mV normal idle
  109. [ 0.224844] 8941_l5: 1800 mV normal idle
  110. [ 0.225449] 8941_l6: 1800 mV normal idle
  111. [ 0.225927] 8941_l7: 1800 mV normal idle
  112. [ 0.226411] 8941_l8: 1800 mV normal idle
  113. [ 0.226993] 8941_l9: 1800 <--> 2950 mV at 2950 mV normal idle
  114. [ 0.227514] 8941_l11: 1225 <--> 1350 mV at 1300 mV normal idle
  115. [ 0.228097] 8941_l12: 1800 mV normal idle
  116. [ 0.228555] 8941_l12_ao: 1800 mV normal idle
  117. [ 0.229051] 8941_l13: 1800 <--> 2950 mV at 2950 mV normal idle
  118. [ 0.229628] 8941_l14: 1800 mV normal idle
  119. [ 0.230113] 8941_l15: 2050 mV normal idle
  120. [ 0.230704] 8941_l16: 2700 mV normal idle
  121. [ 0.231198] 8941_l17: 2700 mV normal idle
  122. [ 0.231698] 8941_l18: 2850 mV normal idle
  123. [ 0.232307] 8941_l20: 2950 mV normal idle
  124. [ 0.232801] 8941_l21: 2950 mV normal idle
  125. [ 0.233305] 8941_l22: 3000 mV normal idle
  126. [ 0.233890] 8941_l23: 2800 mV normal idle
  127. [ 0.234379] 8941_l24: 3075 mV normal idle
  128. [ 0.234963] 8941_lvs1:
  129. [ 0.235452] 8941_lvs2:
  130. [ 0.235911] 8941_lvs3:
  131. [ 0.238059] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 1/4
  132. [ 0.238263] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 1/4
  133. [ 0.238637] krait0: 500 <--> 1120 mV at 900 mV fast normal idle
  134. [ 0.239243] krait1: 500 <--> 1120 mV at 900 mV fast normal idle
  135. [ 0.239847] krait2: 500 <--> 1120 mV at 900 mV fast normal idle
  136. [ 0.240366] krait3: 500 <--> 1120 mV at 900 mV fast normal idle
  137. [ 0.270150] msm-thermal qcom,msm-thermal.70: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  138. [ 0.271154] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
  139. [ 0.271271] msm-thermal qcom,msm-thermal.70: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qti,pmic-opt-curr-temp. KTM continues
  140. [ 0.271564] msm-thermal qcom,msm-thermal.70: probe_thermal_efuse_read:Failed reading node=/soc/qcom,msm-thermal, key=qcom,efuse-data. KTM continues
  141. [ 0.271902] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
  142. [ 0.272278] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  143. [ 0.272478] hw-breakpoint: maximum watchpoint size is 8 bytes.
  144. [ 0.275584] 8941_boost: 5100 mV
  145. [ 0.276120] 8941_mvs1:
  146. [ 0.276283] qcom,qpnp-regulator 01-regulator-8300: Failed to find supply parent
  147. [ 0.276600] spmi 01-regulator-8300: Driver qcom,qpnp-regulator requests probe deferral
  148. [ 0.281129] sps:BAM 0xf9984000 (va:0xc5ac0000) enabled: ver:0x6, number of pipes:20
  149. [ 0.281333] sps:BAM 0xf9984000 is registered.
  150. [ 0.281447] sps:sps is ready.
  151. [ 0.282777] spmi 00-qcom,bsi-1b00: Driver qcom,qpnp-bsi requests probe deferral
  152. [ 0.284686] gdsc_venus:
  153. [ 0.285173] gdsc_mdss:
  154. [ 0.285554] gdsc_jpeg:
  155. [ 0.285998] gdsc_vfe:
  156. [ 0.286356] gdsc_oxili_gx:
  157. [ 0.286530] gdsc_oxili_gx: supplied by 8841_s4_corner
  158. [ 0.287006] gdsc_oxili_cx:
  159. [ 0.287331] gdsc_usb_hsic:
  160. [ 0.287986] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  161. [ 0.293479] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr c5e00000
  162. [ 0.294300] Physical OCMEM zone layout:
  163. [ 0.294416] zone graphics : 0xfec00000 - 0xfecfffff (1024 KB)
  164. [ 0.294532] zone lp_audio : 0xfed00000 - 0xfed7ffff ( 512 KB)
  165. [ 0.294739] zone video : 0xfed00000 - 0xfed7ffff ( 512 KB)
  166. [ 0.313710] bio: create slab <bio-0> at 0
  167. [ 0.315155] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  168. [ 0.315335] ION-heap mm: Cannot specify alignment for this type of heap
  169. [ 0.315605] cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  170. [ 0.315785] ION-heap adsp: Cannot specify alignment for this type of heap
  171. [ 0.316072] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  172. [ 0.316826] ION heap system created
  173. [ 0.317050] ION heap kmalloc created
  174. [ 0.317178] ION heap mm created at 0xae800000 with size fc00000
  175. [ 0.317394] ION heap adsp created at 0xaa800000 with size 3f00000
  176. [ 0.317518] ION heap qsecom created at 0xa9400000 with size 1100000
  177. [ 0.317750] ION heap audio created at 0xbe600000 with size 614000
  178. [ 0.317877] ION heap pil_1 created at 0x05a00000 with size 2100000
  179. [ 0.318105] ION heap pil_2 created at 0x08000000 with size 5000000
  180. [ 0.319550] SCSI subsystem initialized
  181. [ 0.319775] usbcore: registered new interface driver usbfs
  182. [ 0.319950] usbcore: registered new interface driver hub
  183. [ 0.320273] usbcore: registered new device driver usb
  184. [ 0.320739] Linux media interface: v0.10
  185. [ 0.320976] Linux video capture interface: v2.00
  186. [ 0.323777] msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at c5b60000, with 3 ctx banks
  187. [ 0.325035] msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at c5be0000, with 3 ctx banks
  188. [ 0.326983] msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at c5c80000, with 5 ctx banks
  189. [ 0.328094] msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at c5ca0000, with 3 ctx banks
  190. [ 0.329242] msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at c5cc0000, with 3 ctx banks
  191. [ 0.330408] msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  192. [ 0.330752] msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  193. [ 0.331000] msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  194. [ 0.331347] msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  195. [ 0.331697] msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  196. [ 0.331948] msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  197. [ 0.332301] msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  198. [ 0.332653] msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
  199. [ 0.332988] msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  200. [ 0.333238] msm_iommu_ctx_v1 fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
  201. [ 0.333575] msm_iommu_ctx_v1 fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
  202. [ 0.333941] msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  203. [ 0.334187] msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  204. [ 0.334523] msm_iommu_ctx_v1 fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
  205. [ 0.334876] msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  206. [ 0.335122] msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  207. [ 0.335458] msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  208. [ 0.337566] Advanced Linux Sound Architecture Driver Version 1.0.25.
  209. [ 0.338097] Bluetooth: Core ver 2.16
  210. [ 0.338333] NET: Registered protocol family 31
  211. [ 0.338444] Bluetooth: HCI device and connection manager initialized
  212. [ 0.338649] Bluetooth: HCI socket layer initialized
  213. [ 0.338758] Bluetooth: L2CAP socket layer initialized
  214. [ 0.339087] Bluetooth: SCO socket layer initialized
  215. [ 0.339524] cfg80211: Calling CRDA to update world regulatory domain
  216. [ 0.340721] Switching to clocksource arch_sys_counter
  217. [ 0.364252] NET: Registered protocol family 2
  218. [ 0.364551] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  219. [ 0.365301] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  220. [ 0.366922] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  221. [ 0.367779] TCP: Hash tables configured (established 131072 bind 65536)
  222. [ 0.367979] TCP: reno registered
  223. [ 0.368094] UDP hash table entries: 512 (order: 2, 16384 bytes)
  224. [ 0.368338] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  225. [ 0.368771] NET: Registered protocol family 1
  226. [ 0.369222] Trying to unpack rootfs image as initramfs...
  227. [ 0.369435] Unable to handle kernel paging request at virtual address 41d0f000
  228. [ 0.369640] pgd = c0004000
  229. [ 0.369751] [41d0f000] *pgd=00000000
  230. [ 0.369971] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
  231. [ 0.370173] Modules linked in:
  232. [ 0.370390] CPU: 1 Not tainted (3.4.0-cm-g4b8ac06 #1)
  233. [ 0.370522] PC is at unpack_to_rootfs+0xe0/0x2b0
  234. [ 0.370727] LR is at 0xf2468000
  235. [ 0.370840] pc : [<c0e02258>] lr : [<f2468000>] psr: 20000013
  236. [ 0.370844] sp : f2c51ef8 ip : f2c50000 fp : c0fe7884
  237. [ 0.371150] r10: c0fe7888 r9 : 00000000 r8 : 00000000
  238. [ 0.371262] r7 : 41d0f000 r6 : 004cdcf8 r5 : c0f00958 r4 : c0f00958
  239. [ 0.371466] r3 : 00000000 r2 : 00000000 r1 : c0fad668 r0 : 00000000
  240. [ 0.371674] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
  241. [ 0.371787] Control: 10c5787d Table: 0000406a DAC: 00000015
  242. [ 0.371988]
  243. [ 0.371991] PC: 0xc0e021d8:
  244. [ 0.372201] 21d8 e3a010d0 e3012002 ebd15952 e5953028 e585007c e59f4208 e3530000 0a000005
  245. [ 0.373355] 21f8 e5943078 e3530000 13500000 03a00001 13a00000 1a000001 e59f01e8 ebeca194
  246. [ 0.374512] 2218 e59fa1e4 e3a08000 e5840018 e1a09008 e5840000 e5848010 e5848014 e5952000
  247. [ 0.375569] 2238 e2963000 13a03001 e3520000 13a03000 e3530000 0a00004a e1c421d0 e1cd21f0
  248. [ 0.376716] 2258 e5d73000 e3530030 1a00000c e1cd21d0 e3a03000 e2022003 e1923003 1a000010
  249. [ 0.377856] 2278 e3a03000 e1a00007 e1a01006 e5843018 ebffff03 e0877000 e0606006 eaffffe6
  250. [ 0.378992] 2298 e3530000 1a000006 e1cd21d0 e2877001 e2466001 e2922001 e2a33000 e1c421f0
  251. [ 0.380026] 22b8 eaffffdd e1a00007 e1a01006 e5858010 e28d201c e5859014 ebd63878 e250c000
  252. [ 0.381160]
  253. [ 0.381162] LR: 0xf2467f80:
  254. [ 0.381372] 7f80 00000001 00000000 f2467f00 c0d2c4c7 f2468010 00000000 00000000 00000000
  255. [ 0.382504] 7fa0 00000000 05bb1eee c0f6f3f8 00000000 00000000 81a40002 000019a0 00000000
  256. [ 0.383635] 7fc0 00000001 00000000 f2467f00 c0c9dac0 f2467f51 00000000 00000000 00000000
  257. [ 0.384776] 7fe0 00000000 6e8620da c0f6f3d8 00000000 00000000 81240002 000019a1 00000000
  258. [ 0.385815] 8000 f246a000 00000000 f2467f00 c0c9dad7 f2467f51 f2468050 f2467f90 00000000
  259. [ 0.386945] 8020 00000000 515701fa c0f6f3e8 00000000 00000000 81240002 000019a2 00000000
  260. [ 0.388084] 8040 00000001 00000000 f2467f00 c0c9da9c f2468010 00000000 00000000 00000000
  261. [ 0.389141] 8060 00000000 61207062 c0f6f3b8 00000000 00000000 81a40002 000019a3 00000000
  262. [ 0.390284]
  263. [ 0.390286] SP: 0xf2c51e78:
  264. [ 0.390583] 1e78 c1069d78 c1069cc8 00000000 00000043 c0f47c30 00000001 c0e02258 20000013
  265. [ 0.391641] 1e98 ffffffff f2c51ee4 00000000 00000000 c0fe7888 c0937758 00000000 c0fad668
  266. [ 0.392791] 1eb8 00000000 00000000 c0f00958 c0f00958 004cdcf8 41d0f000 00000000 00000000
  267. [ 0.393938] 1ed8 c0fe7888 c0fe7884 f2c50000 f2c51ef8 f2468000 c0e02258 20000013 ffffffff
  268. [ 0.394994] 1ef8 00000000 c0fe7884 00000000 c0fe7800 00000000 00000000 c0fe7800 c0f008cc
  269. [ 0.396147] 1f18 c0fe7884 c0fe7884 00000000 c0fe7800 f2c50030 c0fe7880 c0fe7800 c0f008cc
  270. [ 0.397288] 1f38 c0fe7884 c0e028b8 c0f09968 c08468a0 00000000 c11fafc0 c0fa765c c0796670
  271. [ 0.398421] 1f58 c0fa765c c11fafc0 c0f7220c c0fa23bc 00000000 c0fe7800 c0f008cc c0796b64
  272. [ 0.399474]
  273. [ 0.399477] IP: 0xf2c4ff80:
  274. [ 0.399776] ff80 f0000425 00018124 00000000 00000000 00000004 00000000 c0a1c0c0 c0a1cc40
  275. [ 0.400838] ffa0 f2c4ff00 f2c4fd80 00000000 cea17dec 00000000 00000000 00000001 00000000
  276. [ 0.401972] ffc0 00000000 f2c4ffc4 f2c4ffc4 00000000 6f637110 6f692c6d 6172662d 6f697463
  277. [ 0.403103] ffe0 0052006e 0000dfff 0000f7ff 0000ebfb 02027d9f 0000ffde 0020dfff 0000e377
  278. [ 0.404251] 0000 00000000 00000002 00000000 f2c48000 c0f47b80 00000001 00000015 cea69880
  279. [ 0.405312] 0020 f2c48000 f2c50028 c0f17d98 c0f4f950 f2c4aa00 00000000 f2c51efc f2c51e68
  280. [ 0.406357] 0040 c09361a4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  281. [ 0.407487] 0060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  282. [ 0.408621]
  283. [ 0.408623] FP: 0xc0fe7804:
  284. [ 0.408830] 7804 00000000 00000000 00000000 00000000 cea5a440 cea5a680 00000000 00000000
  285. [ 0.409944] 7824 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  286. [ 0.410980] 7844 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  287. [ 0.412022] 7864 00000000 00000000 00000000 00000000 00000000 00000000 00000000 421dccf8
  288. [ 0.413165] 7884 41d0f000 00000086 0002ee00 00000001 0002ee00 00000040 00000000 00000000
  289. [ 0.414317] 78a4 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  290. [ 0.415380] 78c4 00000000 00000000 00000000 ffff0000 ffff1000 00000000 00000000 0000059f
  291. [ 0.416520] 78e4 00000055 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  292. [ 0.417656]
  293. [ 0.417659] R1: 0xc0fad5e8:
  294. [ 0.417868] d5e8 00000000 00000000 c0d63829 00000000 00000000 00000000 00000000 c0d63836
  295. [ 0.419017] d608 00000000 00000000 00000000 00000000 c0d63846 00000000 00000000 00000000
  296. [ 0.420161] d628 00000000 c0d6384c 00000000 00000000 00000000 00000000 c0d63862 00000000
  297. [ 0.421215] d648 00000000 00000000 00000000 c0d6386f 00000000 00000000 00000000 00000000
  298. [ 0.422355] d668 c0d63880 00000000 00000000 00000000 00000000 c0d638a3 00000000 00000000
  299. [ 0.423505] d688 00000000 00000000 c0d638c3 00000000 00000000 00000000 00000000 c0d63888
  300. [ 0.424571] d6a8 00000000 00000000 00000000 00000000 c0d6398e 00000000 00000000 00000000
  301. [ 0.425707] d6c8 00000000 c0d63ac2 00000000 00000000 00000000 00000000 c0d63ad2 00000000
  302. [ 0.426842]
  303. [ 0.426845] R4: 0xc0f008d8:
  304. [ 0.427052] 08d8 c0c14867 c0c14877 c0c14889 c0c14897 c0c148a9 00000000 00000000 00000000
  305. [ 0.428190] 08f8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  306. [ 0.429324] 0918 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  307. [ 0.430360] 0938 00000000 00000000 00000001 00000000 00000001 00000000 00000000 00000000
  308. [ 0.431491] 0958 00000000 00000000 f2470200 f24701d2 00000000 00000000 00000000 00000000
  309. [ 0.432630] 0978 00000000 00000007 f2424b00 00000000 000001e0 00000000 c0e01df8 c0e02428
  310. [ 0.433774] 0998 c0e024a8 c0e01e1c c0e02a88 c0e020b4 c0e0202c c0e026e4 00000000 00000000
  311. [ 0.434814] 09b8 0000000b 00000000 00000000 00000000 00000000 00000000 f2464000 f2468000
  312. [ 0.435946]
  313. [ 0.435948] R5: 0xc0f008d8:
  314. [ 0.436157] 08d8 c0c14867 c0c14877 c0c14889 c0c14897 c0c148a9 00000000 00000000 00000000
  315. [ 0.437310] 08f8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  316. [ 0.438468] 0918 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  317. [ 0.439628] 0938 00000000 00000000 00000001 00000000 00000001 00000000 00000000 00000000
  318. [ 0.440669] 0958 00000000 00000000 f2470200 f24701d2 00000000 00000000 00000000 00000000
  319. [ 0.441819] 0978 00000000 00000007 f2424b00 00000000 000001e0 00000000 c0e01df8 c0e02428
  320. [ 0.442869] 0998 c0e024a8 c0e01e1c c0e02a88 c0e020b4 c0e0202c c0e026e4 00000000 00000000
  321. [ 0.444015] 09b8 0000000b 00000000 00000000 00000000 00000000 00000000 f2464000 f2468000
  322. [ 0.445078]
  323. [ 0.445081] R10: 0xc0fe7808:
  324. [ 0.445381] 7808 00000000 00000000 00000000 cea5a440 cea5a680 00000000 00000000 00000000
  325. [ 0.446424] 7828 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  326. [ 0.447477] 7848 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  327. [ 0.448610] 7868 00000000 00000000 00000000 00000000 00000000 00000000 421dccf8 41d0f000
  328. [ 0.449745] 7888 00000086 0002ee00 00000001 0002ee00 00000040 00000000 00000000 00000000
  329. [ 0.450793] 78a8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  330. [ 0.451930] 78c8 00000000 00000000 ffff0000 ffff1000 00000000 00000000 0000059f 00000055
  331. [ 0.453060] 78e8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  332. [ 0.454115] Process swapper/0 (pid: 1, stack limit = 0xf2c502f0)
  333. [ 0.454318] Stack: (0xf2c51ef8 to 0xf2c52000)
  334. [ 0.454428] 1ee0: 00000000 c0fe7884
  335. [ 0.454633] 1f00: 00000000 c0fe7800 00000000 00000000 c0fe7800 c0f008cc c0fe7884 c0fe7884
  336. [ 0.454838] 1f20: 00000000 c0fe7800 f2c50030 c0fe7880 c0fe7800 c0f008cc c0fe7884 c0e028b8
  337. [ 0.455044] 1f40: c0f09968 c08468a0 00000000 c11fafc0 c0fa765c c0796670 c0fa765c c11fafc0
  338. [ 0.455159] 1f60: c0f7220c c0fa23bc 00000000 c0fe7800 c0f008cc c0796b64 c11fafdc c11fafdc
  339. [ 0.455365] 1f80: 00000000 c0fa2390 c0fa238c 00000005 c0e02860 c0fe7800 f2c50030 00000000
  340. [ 0.455574] 1fa0: c0fe7800 c0f008cc 00000000 c0100690 c0e02860 00000000 c0f08e94 00000006
  341. [ 0.455689] 1fc0: 00000005 00000186 c0f008c0 c0f08e94 c0fe7800 c0f008cc 00000000 c0e00b4c
  342. [ 0.455895] 1fe0: 00000005 00000005 c0e0047c 00000000 00000013 c01068f4 00c2ffef 0000ffcb
  343. [ 0.456118] [<c0e02258>] (unpack_to_rootfs+0xe0/0x2b0) from [<c0e028b8>] (populate_rootfs+0x58/0x228)
  344. [ 0.456332] [<c0e028b8>] (populate_rootfs+0x58/0x228) from [<c0100690>] (do_one_initcall+0x8c/0x150)
  345. [ 0.456547] [<c0100690>] (do_one_initcall+0x8c/0x150) from [<c0e00b4c>] (kernel_init+0xf8/0x1ac)
  346. [ 0.456674] [<c0e00b4c>] (kernel_init+0xf8/0x1ac) from [<c01068f4>] (kernel_thread_exit+0x0/0x8)
  347. [ 0.456886] Code: e3530000 0a00004a e1c421d0 e1cd21f0 (e5d73000)
  348. [ 0.457276] ---[ end trace 0da3e76b87a358c1 ]---
  349. [ 0.457456] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  350. [ 0.457461]
  351. [ 0.457770] CPU0: stopping
  352. [ 0.457896] [<c010be1c>] (unwind_backtrace+0x0/0x118) from [<c010ac84>] (handle_IPI+0x10c/0x1e0)
  353. [ 0.458107] [<c010ac84>] (handle_IPI+0x10c/0x1e0) from [<c01005c0>] (gic_handle_irq+0xa8/0xc0)
  354. [ 0.458318] [<c01005c0>] (gic_handle_irq+0xa8/0xc0) from [<c09377c0>] (__irq_svc+0x40/0x70)
  355. [ 0.458431] Exception stack(0xc0f0ff50 to 0xc0f0ff98)
  356. [ 0.458631] ff40: ffffffed 00000000 0db53000 c017e674
  357. [ 0.458837] ff60: c0f0e000 c0fe78c8 c108b9ec 00000000 cea5a680 512f06f1 00000000 00000000
  358. [ 0.458950] ff80: c0f17008 c0f0ff98 c01069b0 c01069bc a0000013 ffffffff
  359. [ 0.459161] [<c09377c0>] (__irq_svc+0x40/0x70) from [<c01069bc>] (default_idle+0x24/0x2c)
  360. [ 0.459370] [<c01069bc>] (default_idle+0x24/0x2c) from [<c0106cc4>] (cpu_idle+0x70/0xe8)
  361. [ 0.459490] [<c0106cc4>] (cpu_idle+0x70/0xe8) from [<c08f9978>] (rest_init+0x88/0xa4)
  362. [ 0.459701] [<c08f9978>] (rest_init+0x88/0xa4) from [<c0e009fc>] (start_kernel+0x2e4/0x33c)
  363. [ 0.459910] [<c0e009fc>] (start_kernel+0x2e4/0x33c) from [<0000803c>] (0x803c)
  364. [ 0.460023] CPU2: stopping
  365. [ 0.461149] [<c010be1c>] (unwind_backtrace+0x0/0x118) from [<c010ac84>] (handle_IPI+0x10c/0x1e0)
  366. [ 0.461734] [<c010ac84>] (handle_IPI+0x10c/0x1e0) from [<c01005c0>] (gic_handle_irq+0xa8/0xc0)
  367. [ 0.462779] [<c01005c0>] (gic_handle_irq+0xa8/0xc0) from [<c09377c0>] (__irq_svc+0x40/0x70)
  368. [ 0.463221] Exception stack(0xf2c8bf98 to 0xf2c8bfe0)
  369. [ 0.463338] bf80: ffffffed 00000002
  370. [ 0.463548] bfa0: 0db65000 c017e674 f2c8a000 c0fe78c8 10c0387d c0fe7b90 0000406a 512f06f1
  371. [ 0.463756] bfc0: 00000000 00000000 c0f17008 f2c8bfe0 c01069b0 c01069bc a0000013 ffffffff
  372. [ 0.463977] [<c09377c0>] (__irq_svc+0x40/0x70) from [<c01069bc>] (default_idle+0x24/0x2c)
  373. [ 0.464101] [<c01069bc>] (default_idle+0x24/0x2c) from [<c0106cc4>] (cpu_idle+0x70/0xe8)
  374. [ 0.464312] [<c0106cc4>] (cpu_idle+0x70/0xe8) from [<00925ef4>] (0x925ef4)
  375. [ 0.464525] CPU3: stopping
  376. [ 0.464685] [<c010be1c>] (unwind_backtrace+0x0/0x118) from [<c010ac84>] (handle_IPI+0x10c/0x1e0)
  377. [ 0.464903] [<c010ac84>] (handle_IPI+0x10c/0x1e0) from [<c01005c0>] (gic_handle_irq+0xa8/0xc0)
  378. [ 0.465029] [<c01005c0>] (gic_handle_irq+0xa8/0xc0) from [<c09377c0>] (__irq_svc+0x40/0x70)
  379. [ 0.465238] Exception stack(0xf2c95f98 to 0xf2c95fe0)
  380. [ 0.465445] 5f80: ffffffed 00000003
  381. [ 0.465564] 5fa0: 0db6e000 c017e674 f2c94000 c0fe78c8 10c0387d c0fe7b90 0000406a 512f06f1
  382. [ 0.465775] 5fc0: 00000000 00000000 c0f17008 f2c95fe0 c01069b0 c01069bc a0000013 ffffffff
  383. [ 0.465994] [<c09377c0>] (__irq_svc+0x40/0x70) from [<c01069bc>] (default_idle+0x24/0x2c)
  384. [ 0.466120] [<c01069bc>] (default_idle+0x24/0x2c) from [<c0106cc4>] (cpu_idle+0x70/0xe8)
  385. [ 0.466333] [<c0106cc4>] (cpu_idle+0x70/0xe8) from [<00925ef4>] (0x925ef4)
  386. [ 0.466551] Rebooting in 5 seconds..
  387. [ 5.468375] Restarting Linux version 3.4.0-cm-g4b8ac06 (infected_@infected-labs) (gcc version 4.9.x-sabermod 20150511 (prerelease) (GCC) ) #1 SMP PREEMPT Sat May 23 06:24:52 WEST 2015
  388. [ 5.468384]
  389. [ 5.468777] Going down for restart now
  390. [ 5.469027] Calling SCM to disable SPMI PMIC arbiter
  391.  
  392. No errors detected
  393. shell@sirius:/ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement