Advertisement
Pteridium

ci20-0.3 OpenWRT bootlog

Apr 19th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Linux version 3.18.11 (taxodium@VAUXO) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r45453) ) #3 SMP Sun5
  4. [ 0.000000] bootconsole [early0] enabled
  5. [ 0.000000] CPU0 revision is: 3ee1024f (Ingenic JZRISC)
  6. [ 0.000000] FPU revision is: 00330000
  7. [ 0.000000] MIPS: machine is imgtec,ci20
  8. [ 0.000000] Determined physical RAM map:
  9. [ 0.000000] memory: 10000000 @ 00000000 (usable)
  10. [ 0.000000] memory: 30000000 @ 30000000 (usable)
  11. [ 0.000000] User-defined physical RAM map:
  12. [ 0.000000] memory: 10000000 @ 00000000 (usable)
  13. [ 0.000000] memory: 30000000 @ 30000000 (usable)
  14. [ 0.000000] Zone ranges:
  15. [ 0.000000] Normal [mem 0x00000000-0x1fffffff]
  16. [ 0.000000] HighMem [mem 0x20000000-0x5fffffff]
  17. [ 0.000000] Movable zone start for each node
  18. [ 0.000000] Early memory node ranges
  19. [ 0.000000] node 0: [mem 0x00000000-0x0fffffff]
  20. [ 0.000000] node 0: [mem 0x30000000-0x5fffffff]
  21. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5fffffff]
  22. [ 0.000000] On node 0 totalpages: 262144
  23. [ 0.000000] free_area_init_node: node 0, pgdat 80499b80, node_mem_map 8100e000
  24. [ 0.000000] Normal zone: 1024 pages used for memmap
  25. [ 0.000000] Normal zone: 0 pages reserved
  26. [ 0.000000] Normal zone: 65536 pages, LIFO batch:15
  27. [ 0.000000] HighMem zone: 2048 pages used for memmap
  28. [ 0.000000] HighMem zone: 196608 pages, LIFO batch:31
  29. [ 0.000000] Primary instruction cache 32kB, VIPT, 8-way, linesize 32 bytes.
  30. [ 0.000000] Primary data cache 32kB, 8-way, VIPT, no aliases, linesize 32 bytes
  31. [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 128 bytes.
  32. [ 0.000000] PERCPU: Embedded 9 pages/cpu @81c15000 s5440 r8192 d23232 u36864
  33. [ 0.000000] pcpu-alloc: s5440 r8192 d23232 u36864 alloc=9*4096
  34. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  35. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 261120
  36. [ 0.000000] Kernel command line: console=ttyS0,115200 console=ttyS4,115200 console=tty0 mem=256M@0x0 mem=768M@0x30000000 rg
  37. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  38. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  39. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  40. [ 0.000000] Crashlog failed to allocate RAM at address 0x1ff00000
  41. [ 0.000000] Memory: 1030644K/1048576K available (3809K kernel code, 175K rwdata, 764K rodata, 232K init, 226K bss, 17932K )
  42. [ 0.000000] Hierarchical RCU implementation.
  43. [ 0.000000] NR_IRQS:222
  44. [ 0.000000] of_irq_init: children remain, but no parents
  45. [ 0.000000] irq: no irq domain found for /intc@10001000 !
  46. [ 0.000000] ------------[ cut here ]------------
  47. [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/irq/manage.c:1309 __free_irq+0x9c/0x1d4()
  48. [ 0.000000] Trying to free already-free IRQ 0
  49. [ 0.000000] Modules linked in:
  50. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.18.11 #3
  51. [ 0.000000] Stack : 00000000 00000007 00000006 804f48f0 00000000 00000000 00000000 00000000
  52. 804f4482 00000034 00000000 00000000 0000051d 804a1210 80405b84 804a0e83
  53. 00000000 00000000 804f3268 804a1210 80301fbc 80301e74 88000000 8007c4b4
  54. 804a4e18 80048a38 00000000 00000000 8040a5c4 8048bd7c 8048bd7c 80405b84
  55. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  56. ...
  57. [ 0.000000] Call Trace:
  58. [ 0.000000] [<80035ffc>] show_stack+0x48/0x70
  59. [ 0.000000] [<801eb1b0>] dump_stack+0x64/0x84
  60. [ 0.000000] [<80048b44>] warn_slowpath_common+0x84/0xb4
  61. [ 0.000000] [<80048ba0>] warn_slowpath_fmt+0x2c/0x38
  62. [ 0.000000] [<8007ea20>] __free_irq+0x9c/0x1d4
  63. [ 0.000000] [<803023d8>] jz47xx_tcu_init+0x210/0x288
  64. [ 0.000000] [<804ca2fc>] jz4780_tcu_init+0x24/0xe0
  65. [ 0.000000] [<804ca288>] clocksource_of_init+0x58/0xa8
  66. [ 0.000000] [<804b6a7c>] start_kernel+0x2f8/0x438
  67. [ 0.000000]
  68. [ 0.000000] ---[ end trace cb88537fdc8fa200 ]---
  69. [ 0.000000] ------------[ cut here ]------------
  70. [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/irq/manage.c:1309 __free_irq+0x9c/0x1d4()
  71. [ 0.000000] Trying to free already-free IRQ 0
  72. [ 0.000000] Modules linked in:
  73. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 3.18.11 #3
  74. [ 0.000000] Stack : 00000000 00000007 00000006 804f48f0 00000000 00000000 00000000 00000000
  75. 804f4482 00000041 00000000 00000000 0000051d 804a1210 80405b84 804a0e83
  76. 00000000 00000000 804f3268 804a1210 80301fbc 80301e74 88000000 8007c4b4
  77. 804a4e18 800489c4 00000000 00000000 8040a5c4 8048bd7c 8048bd7c 80405b84
  78. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  79. ...
  80. [ 0.000000] Call Trace:
  81. [ 0.000000] [<80035ffc>] show_stack+0x48/0x70
  82. [ 0.000000] [<801eb1b0>] dump_stack+0x64/0x84
  83. [ 0.000000] [<80048b44>] warn_slowpath_common+0x84/0xb4
  84. [ 0.000000] [<80048ba0>] warn_slowpath_fmt+0x2c/0x38
  85. [ 0.000000] [<8007ea20>] __free_irq+0x9c/0x1d4
  86. [ 0.000000] [<803023d8>] jz47xx_tcu_init+0x210/0x288
  87. [ 0.000000] [<804ca2fc>] jz4780_tcu_init+0x24/0xe0
  88. [ 0.000000] [<804ca288>] clocksource_of_init+0x58/0xa8
  89. [ 0.000000] [<804b6a7c>] start_kernel+0x2f8/0x438
  90. [ 0.000000]
  91. [ 0.000000] ---[ end trace cb88537fdc8fa201 ]---
  92. [ 0.000000] ------------[ cut here ]------------
  93. [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/irq/manage.c:1309 __free_irq+0x9c/0x1d4()
  94. [ 0.000000] Trying to free already-free IRQ 0
  95. [ 0.000000] Modules linked in:
  96. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 3.18.11 #3
  97. [ 0.000000] Stack : 00000000 00000007 00000006 804f48f0 00000000 00000000 00000000 00000000
  98. 804f4482 00000041 00000000 00000000 0000051d 804a1210 80405b84 804a0e83
  99. 00000000 00000000 804f3268 804a1210 80301fbc 80301e74 88000000 8007c4b4
  100. 804a4e18 800489c4 00000000 00000000 8040a5c4 8048bd7c 8048bd7c 80405b84
  101. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  102. ...
  103. [ 0.000000] Call Trace:
  104. [ 0.000000] [<80035ffc>] show_stack+0x48/0x70
  105. [ 0.000000] [<801eb1b0>] dump_stack+0x64/0x84
  106. [ 0.000000] [<80048b44>] warn_slowpath_common+0x84/0xb4
  107. [ 0.000000] [<80048ba0>] warn_slowpath_fmt+0x2c/0x38
  108. [ 0.000000] [<8007ea20>] __free_irq+0x9c/0x1d4
  109. [ 0.000000] [<803023d8>] jz47xx_tcu_init+0x210/0x288
  110. [ 0.000000] [<804ca2fc>] jz4780_tcu_init+0x24/0xe0
  111. [ 0.000000] [<804ca288>] clocksource_of_init+0x58/0xa8
  112. [ 0.000000] [<804b6a7c>] start_kernel+0x2f8/0x438
  113. [ 0.000000]
  114. [ 0.000000] ---[ end trace cb88537fdc8fa202 ]---
  115. [ 0.000000] Kernel bug detected[#1]:
  116. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 3.18.11 #3
  117. [ 0.000000] task: 804a0f70 ti: 8048a000 task.ti: 8048a000
  118. [ 0.000000] $ 0 : 00000000 80035ffc 00000001 00000000
  119. [ 0.000000] $ 4 : 81c18564 00000000 000001fb 80039f78
  120. [ 0.000000] $ 8 : 804a0000 00000000 32616638 00000061
  121. [ 0.000000] $12 : 00000000 00000061 00000000 00000006
  122. [ 0.000000] $16 : ffffffea 804db860 00000001 00000000
  123. [ 0.000000] $20 : 8bf635d4 8ff68ccc 8ffc7698 00000000
  124. [ 0.000000] $24 : 00000003 80510000
  125. [ 0.000000] $28 : 8048a000 8048be98 88000000 804ca2fc
  126. [ 0.000000] Hi : 00000000
  127. [ 0.000000] Lo : 00000000
  128. [ 0.000000] epc : 804ca308 jz4780_tcu_init+0x30/0xe0
  129. [ 0.000000] Tainted: G W
  130. [ 0.000000] ra : 804ca2fc jz4780_tcu_init+0x24/0xe0
  131. [ 0.000000] Status: 1000fc02 KERNEL EXL
  132. [ 0.000000] Cause : 00800034
  133. [ 0.000000] PrId : 3ee1024f (Ingenic JZRISC)
  134. [ 0.000000] Modules linked in:
  135. [ 0.000000] Process swapper/0 (pid: 0, threadinfo=8048a000, task=804a0f70, tls=00000000)
  136. [ 0.000000] Stack : 8bf635d4 8ff68ccc 804d3046 804e0000 81003adc 804db860 00000001 804ca288
  137. 8ffc7698 00000000 88000000 804b76ac 804db860 8ff68ccc 804d3046 804d5fbc
  138. 804f0000 804b6a7c 00000000 804d2f58 804895e8 80039f78 ffffffff ffffffff
  139. 804b644c 00000000 804d5fbc 00000000 80014f20 8ffcc23c 8ff68864 8ff68ca0
  140. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  141. ...
  142. [ 0.000000] Call Trace:
  143. [ 0.000000] [<804ca308>] jz4780_tcu_init+0x30/0xe0
  144. [ 0.000000] [<804ca288>] clocksource_of_init+0x58/0xa8
  145. [ 0.000000] [<804b6a7c>] start_kernel+0x2f8/0x438
  146. [ 0.000000]
  147. [ 0.000000]
  148. Code: 00408021 2c42f001 38420001 <00020336> 2405000f 0c0c0914 02002021 2c43f001 3c04804b
  149. [ 0.000000] ---[ end trace cb88537fdc8fa203 ]---
  150. [ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
  151. [ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement