Advertisement
Guest User

panic linux-sunxi chip

a guest
Oct 11th, 2016
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.31 KB | None | 0 0
  1. Command 'gpio' failed: Error -22
  2.  
  3. device nand0 <sunxi-nand.0>, # parts = 5
  4. #: name size offset mask_flags
  5. 0: spl 0x00400000 0x00000000 0
  6. 1: spl-backup 0x00400000 0x00400000 0
  7. 2: uboot 0x00400000 0x00800000 0
  8. 3: env 0x00400000 0x00c00000 0
  9. 4: UBI 0x1ff000000 0x01000000 0
  10.  
  11. active partition: nand0,0 - (spl) 0x00400000 @ 0x00000000
  12.  
  13. defaults:
  14. mtdids : none
  15. mtdparts: none
  16. ubi0: attaching mtd1
  17. ubi0: scanning is finished
  18. ubi0: attached mtd1 (name "mtd=4", size 8176 MiB)
  19. ubi0: PEB size: 2097152 bytes (4096 KiB), LEB size: 2064384 bytes
  20. ubi0: min./max. I/O unit sizes: 16384/16384, sub-page size 16384
  21. ubi0: VID header offset: 16384 (aligned 16384), data offset: 32768
  22. ubi0: good PEBs: 2036, bad PEBs: 8, corrupted PEBs: 0
  23. ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
  24. ubi0: max/mean erase counter: 15/4, WL threshold: 4096, image sequence number: 910006498
  25. ubi0: available PEBs: 0, total reserved PEBs: 2036, PEBs reserved for bad PEB handling: 32
  26. Loading file '/boot/sun5i-r8-chip.dtb' to addr 0x43000000...
  27. Done
  28. Loading file '/boot/vmlinuz-3.4.104mali-gd47d367-dirty' to addr 0x42000000...
  29. Done
  30. Kernel image @ 0x42000000 [ 0x000000 - 0x3fb840 ]
  31. ## Flattened Device Tree blob at 43000000
  32. Booting using the fdt blob at 0x43000000
  33. Loading Device Tree to 49ff3000, end 49fff8a3 ... OK
  34.  
  35. Starting kernel ...
  36.  
  37. <6>Booting Linux on physical CPU 0
  38. <6>Initializing cgroup subsys cpuset
  39. <5>Linux version 3.4.104mali-gd47d367-dirty (root@chip) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Tue Oct 11 05:06:26 UTC 2016
  40. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  41. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  42. Machine: sun5i
  43. <6>Memory Reserved:
  44. <6> SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  45. <6> LCD : 0x50000000 - 0x51ffffff ( 32 MB)
  46. <6>cma: CMA: reserved 192 MiB at 43c00000
  47. Memory policy: ECC disabled, Data cache writeback
  48. <6>sunxi: Allwinner A13 revision B (AW1625/sun5i) detected.
  49. <7>On node 0 totalpages: 114688
  50. <7>free_area_init_node: node 0, pgdat c07df54c, node_mem_map d2000000
  51. <7> DMA zone: 512 pages used for memmap
  52. <7> DMA zone: 0 pages reserved
  53. <7> DMA zone: 65024 pages, LIFO batch:15
  54. <7> Normal zone: 384 pages used for memmap
  55. <7> Normal zone: 48768 pages, LIFO batch:15
  56. <7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768<c>
  57. <7>pcpu-alloc: <c>[0] <c>0 <c>
  58. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792
  59. <5>Kernel command line: mem=448M@0x40000000 console=ttyS0,115200
  60. <6>PID hash table entries: 2048 (order: 1, 8192 bytes)
  61. <6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  62. <6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  63. <6>Memory: 448MB = 448MB total
  64. <5>Memory: 216080k/216080k available, 242672k reserved, 0K highmem
  65. <5>Virtual kernel memory layout:
  66. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  67. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  68. vmalloc : 0xdc800000 - 0xff000000 ( 552 MB)
  69. lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
  70. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  71. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  72. .text : 0xc0008000 - 0xc0750a04 (7459 kB)
  73. .init : 0xc0751000 - 0xc077e000 ( 180 kB)
  74. .data : 0xc077e000 - 0xc07e6b20 ( 419 kB)
  75. .bss : 0xc07e6b44 - 0xc089b2e0 ( 722 kB)
  76. <6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  77. <6>NR_IRQS:128
  78. <6>sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  79. <6>Console: colour dummy device 80x30
  80. <6>Calibrating delay loop... <c>1001.88 BogoMIPS (lpj=5009408)
  81. <6>pid_max: default: 32768 minimum: 301
  82. <6>Mount-cache hash table entries: 512
  83. <6>Initializing cgroup subsys cpuacct
  84. <6>Initializing cgroup subsys devices
  85. <6>Initializing cgroup subsys freezer
  86. <6>Initializing cgroup subsys blkio
  87. <6>CPU: Testing write buffer coherency: ok
  88. <6>hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  89. <6>Setting up static identity map for 0x4051a2d0 - 0x4051a304
  90. <6>devtmpfs: initialized
  91. <6>dummy:
  92. <6>NET: Registered protocol family 16
  93. <6>DMA: preallocated 256 KiB pool for atomic coherent allocations
  94. <6>hw-breakpoint: debug architecture 0x4 unsupported.
  95. <6>Init eGon pin module V2.0
  96. SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
  97. <6>Initialize DMAC OK
  98. <6>bio: create slab <bio-0> at 0
  99. <5>SCSI subsystem initialized
  100. <6>usbcore: registered new interface driver usbfs
  101. <6>usbcore: registered new interface driver hub
  102. <6>usbcore: registered new device driver usb
  103. <6>Advanced Linux Sound Architecture Driver Version 1.0.25.
  104. <6>Switching to clocksource aw_64bits_counter
  105. <5>FS-Cache: Loaded
  106. <6>CacheFiles: Loaded
  107. [usb_manager]: CONFIG_USB_SW_SUNXI_USB0_OTG
  108. <1>Unable to handle kernel paging request at virtual address dc000010
  109. <1>pgd = c0004000
  110. <1>[dc000010] *pgd=00000000
  111. <0>Internal error: Oops: 5 [#1] PREEMPT ARM
  112. <d>Modules linked in:
  113. CPU: 0 Not tainted (3.4.104mali-gd47d367-dirty #1)
  114. PC is at strncmp+0x10/0x7c
  115. LR is at 0xdc000011
  116. pc : [<c02a7c4c>] lr : [<dc000011>] psr: 20000013
  117. sp : db827f54 ip : 00000000 fp : c0769c40
  118. r10: c06db2bc r9 : c0894ba8 r8 : c3000000
  119. r7 : 00000100 r6 : c06db0f8 r5 : dc000010 r4 : ed5e0dd0
  120. r3 : 00000075 r2 : 00000020 r1 : dc000010 r0 : c06db2bc
  121. Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
  122. Control: 10c5387d Table: 40004019 DAC: 00000015
  123.  
  124. PC: 0xc02a7bcc:
  125. 7bcc 1afffff9 e12fff1e e5d03000 e3530000 e1a03000 0a000002 e5f32001 e3520000
  126. 7bec 1afffffc e2433001 e4d12001 e3520000 e5e32001 1afffffb e12fff1e e4d03001
  127. 7c0c e4d12001 e1530002 1a000003 e3530000 1afffff9 e1a00003 e12fff1e 3a000001
  128. 7c2c e3a00001 e12fff1e e3e00000 e12fff1e e3520000 0a00001a e52de004 e281e001
  129. 7c4c e5d1c000 e2801001 e5d03000 e153000c 1a00000d e3530000 0a00000f e0800002
  130. 7c6c ea000005 e4d13001 e4dec001 e153000c 1a000005 e3530000 0a000007 e1510000
  131. 7c8c 1afffff7 e3a00000 e49df004 e153000c 33e00000 23a00001 e49df004 e1a00003
  132. 7cac e49df004 e1a00002 e12fff1e e3510000 0a000015 e5d0c000 e35c0000 0a00000f
  133.  
  134. LR: 0xdbffff91:
  135. ff90 00000000 00000000 00000000 c0756f64 dbffff60 f1c00000 00300000 40000001
  136. ffb0 00000000 00000000 01c00000 c0756f64 dbffffa0 f0100000 00010000 40d00001
  137. ffd0 00000000 00000000 ffff0000 c0756f64 dbffff80 c3c00000 0c000000 40f00001
  138. fff0 00000000 00000000 43c00000 c0756f64 ******** ******** ******** ********
  139. 0010 ******** ******** ******** ******** ******** ******** ******** ********
  140. 0030 ******** ******** ******** ******** ******** ******** ******** ********
  141. 0050 ******** ******** ******** ******** ******** ******** ******** ********
  142. 0070 ******** ******** ******** ******** ******** ******** ******** ********
  143. 0090 ******** ******** ******** ******** ******** ******** ******** ********
  144.  
  145. SP: 0xdb827ed4:
  146. 7ed4 00000000 db827f3c c3000000 c07a5904 00000016 00000000 c0033e0c c02a7c4c
  147. 7ef4 20000013 ffffffff db827f3c c3000000 c000e6d8 c06db2bc dc000010 00000020
  148. 7f14 00000075 ed5e0dd0 dc000010 c06db0f8 00000100 c3000000 c0894ba8 c06db2bc
  149. 7f34 c0769c40 00000000 db827f54 dc000011 c02a7c4c 20000013 ffffffff 20000013
  150. 7f54 c002618c c06db2bc c0894c40 00000000 c0894ba0 c06db2c4 00000099 c0775580
  151. 7f74 c0769ce0 00000000 00000014 c07be3b8 c03207d4 c07e6b80 db826020 c0775574
  152. 7f94 c07e6b80 c07e6b80 c0008650 c0680f60 c07e0c70 00000005 00000000 d2381128
  153. 7fb4 c02a63d4 db818cd0 c077d1a0 00000005 c0775574 c07e6b80 c07e6b80 00000099
  154.  
  155. FP: 0xc0769bc0:
  156. 9bc0 e34c007c e34c206d e3a01000 eaf0664f e30808d0 e30d2698 e34c007c e34c206d
  157. 9be0 e3a01000 eaf06649 e92d4010 e30d17f8 e3044b00 e34c106d e34c4089 e3a00000
  158. 9c00 e2842004 ebeedb23 e3700a01 e1a01000 e5840000 9a000004 e30d07fc e34c006d
  159. 9c20 ebf6a4e6 e5940000 e8bd8010 e306312c e3a00000 e34c303a e5813018 e8bd8010
  160. 9c40 e30e009c e92d41f0 e34c006d e24dd010 e3044ba0 ebf6a4d9 e30e000c e34c4089
  161. 9c60 e34c006d e30b82c4 e28450a0 ebf6a4d3 e1a07004 e1a00004 e3a010dc e34c806d
  162. 9c80 e3a06000 ebecd46d e3a03001 e5843000 e5843004 e5972004 e3043ba0 e34c3089
  163. 9ca0 e1520006 9a000076 e3560000 030b42bc 034c406d 0a000003 e3560001 e30b42cc
  164.  
  165. R0: 0xc06db23c:
  166. b23c 00000000 3a525245 74656720 62737520 70206425 675f7968 20657461 6c696166
  167. b25c 0a2e6465 00000000 3a525245 74656720 62737520 70206425 725f7968 74657365
  168. b27c 69616620 2e64656c 0000000a 3a525245 6f6c6320 695f6b63 2074696e 6c696166
  169. b29c 000a6465 3a524545 6b6e7520 206e776f 63627375 286f6e5f 0a296425 00000000
  170. b2bc 63627375 00000030 63627375 00000031 63627375 00000032 753e333c 732d6273
  171. b2dc 61726f74 203a6567 6f727245 6e692072 3a732520 2d737520 6272733e 25203d20
  172. b2fc 00000a70 48202020 2074736f 69736373 203a6425 2d627375 726f7473 0a656761
  173. b31c 00000000 20202020 56202020 6f646e65 25203a72 00000a73 20202020 72502020
  174.  
  175. R1: 0xdbffff90:
  176. ff90 00000000 00000000 00000000 c0756f64 dbffff60 f1c00000 00300000 40000001
  177. ffb0 00000000 00000000 01c00000 c0756f64 dbffffa0 f0100000 00010000 40d00001
  178. ffd0 00000000 00000000 ffff0000 c0756f64 dbffff80 c3c00000 0c000000 40f00001
  179. fff0 00000000 00000000 43c00000 c0756f64 ******** ******** ******** ********
  180. 0010 ******** ******** ******** ******** ******** ******** ******** ********
  181. 0030 ******** ******** ******** ******** ******** ******** ******** ********
  182. 0050 ******** ******** ******** ******** ******** ******** ******** ********
  183. 0070 ******** ******** ******** ******** ******** ******** ******** ********
  184.  
  185. R4: 0xed5e0d50:
  186. 0d50 ******** ******** ******** ******** ******** ******** ******** ********
  187. 0d70 ******** ******** ******** ******** ******** ******** ******** ********
  188. 0d90 ******** ******** ******** ******** ******** ******** ******** ********
  189. 0db0 ******** ******** ******** ******** ******** ******** ******** ********
  190. 0dd0 ******** ******** ******** ******** ******** ******** ******** ********
  191. 0df0 ******** ******** ******** ******** ******** ******** ******** ********
  192. 0e10 ******** ******** ******** ******** ******** ******** ******** ********
  193. 0e30 ******** ******** ******** ******** ******** ******** ******** ********
  194.  
  195. R5: 0xdbffff90:
  196. ff90 00000000 00000000 00000000 c0756f64 dbffff60 f1c00000 00300000 40000001
  197. ffb0 00000000 00000000 01c00000 c0756f64 dbffffa0 f0100000 00010000 40d00001
  198. ffd0 00000000 00000000 ffff0000 c0756f64 dbffff80 c3c00000 0c000000 40f00001
  199. fff0 00000000 00000000 43c00000 c0756f64 ******** ******** ******** ********
  200. 0010 ******** ******** ******** ******** ******** ******** ******** ********
  201. 0030 ******** ******** ******** ******** ******** ******** ******** ********
  202. 0050 ******** ******** ******** ******** ******** ******** ******** ********
  203. 0070 ******** ******** ******** ******** ******** ******** ******** ********
  204.  
  205. R6: 0xc06db078:
  206. b078 3a4e5257 2864254c 3a297325 00000000 76697264 2f737265 2f627375 74736f68
  207. b098 5f77732f 5f696368 786e7573 00632e69 5d73255b 7277203a 6f203a6e 206e6570
  208. b0b8 636f6c63 6166206b 64656c69 3028202c 2c702578 25783020 30202c70 2c702578
  209. b0d8 2c642520 25783020 000a2970 5d73255b 706f203a 63206e65 6b636f6c 0000000a
  210. b0f8 5f627375 64657375 00000000 3a525245 74656720 62737520 65203263 6c62616e
  211. b118 61662065 64656c69 0000000a 5f627375 5f767264 73756276 6970675f 0000006f
  212. b138 3a525245 74656720 62737520 28642563 20297325 66206469 656c6961 00000a64
  213. b158 5f627375 74736f68 696e695f 74735f74 00657461 3a525245 72637320 5f747069
  214.  
  215. R8: 0xc2ffff80:
  216. ff80 20400001 824c4088 08aa0880 002262c4 040110e1 000040a0 480000a4 80040004
  217. ffa0 00400224 43460810 3c300030 080c0128 24042822 0049800a 18820082 8080434c
  218. ffc0 62000206 20621c30 05203446 00207010 44225002 81ec40c0 80200000 04000800
  219. ffe0 0600d03a 81818109 20122222 22810140 08084c40 80038101 90000000 aa048340
  220. 0000 edfe0dd0 a4980000 38000000 e88e0000 28000000 11000000 10000000 00000000
  221. 0020 bc090000 b08e0000 00000000 00000000 00000000 00000000 01000000 00000000
  222. 0040 03000000 04000000 00000000 01000000 03000000 04000000 0f000000 01000000
  223. 0060 03000000 04000000 1b000000 01000000 03000000 13000000 2c000000 7478654e
  224.  
  225. R9: 0xc0894b28:
  226. 4b28 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  227. 4b48 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  228. 4b68 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  229. 4b88 00000000 00000000 00000000 00000000 00000000 00000000 00000001 00000001
  230. 4ba8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  231. 4bc8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  232. 4be8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  233. 4c08 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  234.  
  235. R10: 0xc06db23c:
  236. b23c 00000000 3a525245 74656720 62737520 70206425 675f7968 20657461 6c696166
  237. b25c 0a2e6465 00000000 3a525245 74656720 62737520 70206425 725f7968 74657365
  238. b27c 69616620 2e64656c 0000000a 3a525245 6f6c6320 695f6b63 2074696e 6c696166
  239. b29c 000a6465 3a524545 6b6e7520 206e776f 63627375 286f6e5f 0a296425 00000000
  240. b2bc 63627375 00000030 63627375 00000031 63627375 00000032 753e333c 732d6273
  241. b2dc 61726f74 203a6567 6f727245 6e692072 3a732520 2d737520 6272733e 25203d20
  242. b2fc 00000a70 48202020 2074736f 69736373 203a6425 2d627375 726f7473 0a656761
  243. b31c 00000000 20202020 56202020 6f646e65 25203a72 00000a73 20202020 72502020
  244. <0>Process swapper (pid: 1, stack limit = 0xdb8262e8)
  245. <0>Stack: (0xdb827f54 to 0xdb828000)
  246. <0>7f40: c002618c c06db2bc c0894c40
  247. <0>7f60: 00000000 c0894ba0 c06db2c4 00000099 c0775580 c0769ce0 00000000 00000014
  248. <0>7f80: c07be3b8 c03207d4 c07e6b80 db826020 c0775574 c07e6b80 c07e6b80 c0008650
  249. <0>7fa0: c0680f60 c07e0c70 00000005 00000000 d2381128 c02a63d4 db818cd0 c077d1a0
  250. <0>7fc0: 00000005 c0775574 c07e6b80 c07e6b80 00000099 c0775580 00000000 c075195c
  251. <0>7fe0: 00000005 00000005 c0751224 c000fc80 00000013 c000fc90 00000000 00000000
  252. [<c02a7c4c>] (strncmp+0x10/0x7c) from [<c002618c>] (script_parser_fetch+0x6c/0x184)
  253. [<c002618c>] (script_parser_fetch+0x6c/0x184) from [<c0769ce0>] (usb_manager_init+0xa0/0x518)
  254. [<c0769ce0>] (usb_manager_init+0xa0/0x518) from [<c0008650>] (do_one_initcall+0x114/0x16c)
  255. [<c0008650>] (do_one_initcall+0x114/0x16c) from [<c075195c>] (kernel_init+0x17c/0x214)
  256. [<c075195c>] (kernel_init+0x17c/0x214) from [<c000fc90>] (kernel_thread_exit+0x0/0x8)
  257. <0>Code: e3520000 0a00001a e52de004 e281e001 (e5d1c000)
  258. <4>---[ end trace 0a5e94a65a3d8da4 ]---
  259. <0>Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement