Advertisement
Guest User

WR841N boot logs with kernel panic #3

a guest
Nov 9th, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.10 KB | None | 0 0
  1. Router hangs during system boot:
  2.  
  3. ## Booting image at 9f020000 ...
  4. Uncompressing Kernel Image ... OK
  5.  
  6. Starting kernel ...
  7.  
  8. [ 0.000000] Linux version 3.3.8 (blogic@Debian-60-squeeze-64-minimal) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Mar 23 16:49:30 UTC 2013
  9. [ 0.000000] bootconsole [early0] enabled
  10. [ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
  11. [ 0.000000] SoC: Atheros AR9341 rev 3
  12. [ 0.000000] Clocks: CPU:535.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  13. [ 0.000000] Determined physical RAM map:
  14. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  15. [ 0.000000] Initrd not found or empty - disabling initrd
  16. [ 0.000000] Zone PFN ranges:
  17. [ 0.000000] Normal 0x00000000 -> 0x00002000
  18. [ 0.000000] Movable zone start PFN for each node
  19. [ 0.000000] Early memory PFN ranges
  20. [ 0.000000] 0: 0x00000000 -> 0x00002000
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  22. [ 0.000000] Kernel command line: board=TL-WR841N-v8 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
  23. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  26. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  27. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  28. [ 0.000000] Writing ErrCtl register=00000000
  29. [ 0.000000] Readback ErrCtl register=00000000
  30. [ 0.000000] Memory: 29000k/32768k available (2211k kernel code, 3768k reserved, 418k data, 212k init, 0k highmem)
  31. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  32. [ 0.000000] NR_IRQS:51
  33. [ 0.000000] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248)
  34. [ 0.080000] pid_max: default: 32768 minimum: 301
  35. [ 0.080000] Mount-cache hash table entries: 512
  36. [ 0.090000] NET: Registered protocol family 16
  37. [ 0.090000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
  38. [ 0.100000] MIPS: machine is TP-LINK TL-WR841N/ND v8
  39. [ 0.510000] bio: create slab <bio-0> at 0
  40. [ 0.520000] Switching to clocksource MIPS
  41. [ 0.530000] NET: Registered protocol family 2
  42. [ 0.530000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  43. [ 0.530000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  44. [ 0.540000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  45. [ 0.540000] TCP: Hash tables configured (established 1024 bind 1024)
  46. [ 0.550000] TCP reno registered
  47. [ 0.550000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  48. [ 0.560000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  49. [ 0.560000] NET: Registered protocol family 1
  50. [ 0.580000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  51. [ 0.590000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  52. [ 0.600000] msgmni has been set to 56
  53. [ 0.600000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  54. [ 0.610000] io scheduler noop registered
  55. [ 0.620000] io scheduler deadline registered (default)
  56. [ 0.620000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  57. [ 0.650000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  58. [ 0.660000] console [ttyS0] enabled, bootconsole disabled
  59. [ 0.660000] console [ttyS0] enabled, bootconsole disabled
  60. [ 0.670000] m25p80 spi0.0: found s25sl032a, expected m25p80
  61. [ 0.680000] m25p80 spi0.0: s25sl032a (4096 Kbytes)
  62. [ 0.690000] 5 tp-link partitions found on MTD device spi0.0
  63. [ 0.690000] Creating 5 MTD partitions on "spi0.0":
  64. [ 0.700000] 0x000000000000-0x000000020000 : "u-boot"
  65. [ 0.700000] 0x000000020000-0x000000109c7c : "kernel"
  66. [ 0.710000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  67. [ 0.720000] 0x000000109c7c-0x0000003f0000 : "rootfs"
  68. [ 0.730000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  69. [ 0.740000] mtd: partition "rootfs" set to be root filesystem
  70. [ 0.750000] mtd: partition "rootfs_data" created automatically, ofs=2E0000, len=110000
  71. [ 0.760000] 0x0000002e0000-0x0000003f0000 : "rootfs_data"
  72. [ 0.760000] 0x0000003f0000-0x000000400000 : "art"
  73. [ 0.770000] 0x000000020000-0x0000003f0000 : "firmware"
  74. [ 0.800000] ag71xx_mdio: probed
  75. [ 0.800000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  76. [ 1.360000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:00 [uid=004dd042, driver=Generic PHY]
  77. [ 1.370000] eth1: Atheros AG71xx at 0xba000000, irq 5
  78. [ 1.920000] eth1: Found an AR934X built-in switch
  79. [ 2.960000] TCP cubic registered
  80. [ 2.960000] NET: Registered protocol family 17
  81. [ 2.960000] Bridge firewalling registered
  82. [ 2.970000] 8021q: 802.1Q VLAN Support v1.8
  83. [ 2.980000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  84. [ 2.990000] Freeing unused kernel memory: 212k freed
  85. - preinit -
  86. Press the [f] key and hit [enter] to enter failsafe mode
  87. [ 7.370000] eth0: link up (100Mbps/Full duplex)
  88. - regular preinit -
  89. [ 8.000000] JFFS2 notice: (445) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 15 of xref (0 dead, 5 orphan) found.
  90. switching to jffs2
  91. - init -
  92. [ 8.170000] eth0: link down
  93.  
  94. Please press Enter to activate this console. [ 8.860000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
  95. [ 8.870000] Backport based on wireless-testing.git master-2012-09-07
  96. [ 8.870000] compat.git: wireless-testing.git
  97. [ 8.900000] cfg80211: Calling CRDA to update world regulatory domain
  98. [ 8.910000] cfg80211: World regulatory domain updated:
  99. [ 8.910000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  100. [ 8.920000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  101. [ 8.930000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  102. [ 8.940000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  103. [ 8.940000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  104. [ 8.950000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  105. [ 9.240000] usbcore: registered new interface driver usbfs
  106. [ 9.240000] usbcore: registered new interface driver hub
  107. [ 9.250000] usbcore: registered new device driver usb
  108. [ 9.720000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47
  109. [ 9.730000] cfg80211: Calling CRDA for country: US
  110. [ 9.740000] cfg80211: Regulatory domain changed to country: US
  111. [ 9.740000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  112. [ 9.750000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  113. [ 9.760000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  114. [ 9.770000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  115. [ 9.770000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  116. [ 9.780000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  117. [ 9.790000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  118. [ 9.840000] PPP generic driver version 2.4.2
  119. [ 10.040000] ip_tables: (C) 2000-2006 Netfilter Core Team
  120. [ 10.220000] NET: Registered protocol family 24
  121. [ 10.240000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  122. [ 10.270000] nf_conntrack version 0.5.0 (456 buckets, 1824 max)
  123. [ 10.470000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  124. [ 14.700000] device eth1 entered promiscuous mode
  125. [ 15.350000] eth1: link up (1000Mbps/Full duplex)
  126. [ 15.350000] br-lan: port 1(eth1) entered forwarding state
  127. [ 15.360000] br-lan: port 1(eth1) entered forwarding state
  128. [ 15.450000] eth0: link up (100Mbps/Full duplex)
  129. [ 17.360000] br-lan: port 1(eth1) entered forwarding state
  130. [ 19.970000] cfg80211: Calling CRDA for country: RU
  131. [ 19.970000] cfg80211: Regulatory domain changed to country: RU
  132. [ 19.980000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  133. [ 19.990000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  134. [ 19.990000] cfg80211: (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
  135. [ 20.250000] CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 800caf84, ra == 800c1834
  136. [ 20.260000] Oops[#1]:
  137. [ 20.260000] Cpu 0
  138. [ 20.260000] $ 0 : 00000000 00000001 80f42920 77602000
  139. [ 20.260000] $ 4 : 80f428f0 81b2a448 81411570 0000ad2d
  140. [ 20.260000] $ 8 : 00000001 0000ad2c 80f248d0 00000000
  141. [ 20.260000] $12 : 2a17de6c 93d0d7d2 b89d1f83 d7aa21b7
  142. [ 20.260000] $16 : 80f42918 00000000 80f428f0 80f42928
  143. [ 20.260000] $20 : 00000000 fffffff8 80350000 802a6960
  144. [ 20.260000] $24 : caef1c57 8006dabc
  145. [ 20.260000] $28 : 80e68000 80e69ce8 00000001 800c1834
  146. [ 20.260000] Hi : 0000000b
  147. [ 20.260000] Lo : 00000000
  148. [ 20.260000] epc : 800caf84 0x800caf84
  149. [ 20.260000] Tainted: G O
  150. [ 20.260000] ra : 800c1834 0x800c1834
  151. [ 20.260000] Status: 1100f403 KERNEL EXL IE
  152. [ 20.260000] Cause : 00800008
  153. [ 20.260000] BadVA : 00000000
  154. [ 20.260000] PrId : 0001974c (MIPS 74Kc)
  155. [ 20.260000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  156. [ 20.260000] Process hotplug-call (pid: 889, threadinfo=80e68000, task=80f04850, tls=7767a440)
  157. [ 20.260000] Stack : 7fc15000 80f42c60 81411594 800c649c 80f428f0 80f42c60 80f424d0 77583000
  158. [ 20.260000] 80e69d7c 00000000 00000000 00400000 80ef0400 800c1834 81aacbb0 81b0ac00
  159. [ 20.260000] 7fff7fff 00000000 77583000 800b4bd4 80f42cb8 80f42cb8 81b0ac00 7fff8000
  160. [ 20.260000] 80dff300 81b0a000 00000001 802d8680 00000002 800c7424 00000000 00000000
  161. [ 20.260000] 00000000 ffffffff 80e69d78 00000000 00000068 81b0ac00 c470da60 00000001
  162. [ 20.260000] ...
  163. [ 20.260000] Call Trace:[<800c649c>] 0x800c649c
  164. [ 20.260000] [<800c1834>] 0x800c1834
  165. [ 20.260000] [<800b4bd4>] 0x800b4bd4
  166. [ 20.260000] [<800c7424>] 0x800c7424
  167. [ 20.260000] [<8006fb68>] 0x8006fb68
  168. [ 20.260000] [<800dd530>] 0x800dd530
  169. [ 20.260000] [<800dca68>] 0x800dca68
  170. [ 20.260000] [<80115240>] 0x80115240
  171. [ 20.260000] [<800c4628>] 0x800c4628
  172. [ 20.260000] [<800dc460>] 0x800dc460
  173. [ 20.260000] [<800dc7e0>] 0x800dc7e0
  174. [ 20.260000] [<800ddcdc>] 0x800ddcdc
  175. [ 20.260000] [<800e189c>] 0x800e189c
  176. [ 20.260000] [<80066d74>] 0x80066d74
  177. [ 20.260000] [<8006a204>] 0x8006a204
  178. [ 20.260000] [<800d5960>] 0x800d5960
  179. [ 20.260000]
  180. [ 20.260000]
  181. [ 20.260000] Code: 26f76960 08032c09 241e0001 <8e930000> 5271000d 8e020014 12200008 92c203f8 38420001
  182. [ 20.530000] ---[ end trace 66739d51ea1b238c ]---
  183. [ 23.180000] device wlan0 entered promiscuous mode
  184. [ 23.270000] br-lan: port 2(wlan0) entered forwarding state
  185. [ 23.280000] br-lan: port 2(wlan0) entered forwarding state
  186. [ 24.480000] CPU 0 Unable to handle kernel paging request at virtual address 00000024, epc == 800c2d10, ra == 800c3054
  187. [ 24.490000] Oops[#2]:
  188. [ 24.490000] Cpu 0
  189. [ 24.490000] $ 0 : 00000000 81dac000 00000010 00000000
  190. [ 24.490000] $ 4 : 81b09fff 00000000 00000003 00100000
  191. [ 24.490000] $ 8 : 00000000 0000000a ffffffff 00000000
  192. [ 24.490000] $12 : 0000001e 001e0041 00000001 00000000
  193. [ 24.490000] $16 : 80f54940 0107e10e 80f20f9c 00000000
  194. [ 24.490000] $20 : 80f545d8 81b0a000 80f3100c 80f41d2c
  195. [ 24.490000] $24 : 00000000 8006dabc
  196. [ 24.490000] $28 : 80f40000 80f41ca8 00000000 800c3054
  197. [ 24.490000] Hi : 00000017
  198. [ 24.490000] Lo : 00000000
  199. [ 24.490000] epc : 800c2d10 0x800c2d10
  200. [ 24.490000] Tainted: G D O
  201. [ 24.490000] ra : 800c3054 0x800c3054
  202. [ 24.490000] Status: 1100f403 KERNEL EXL IE
  203. [ 24.490000] Cause : 00800008
  204. [ 24.490000] BadVA : 00000024
  205. [ 24.490000] PrId : 0001974c (MIPS 74Kc)
  206. [ 24.490000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  207. [ 24.490000] Process hotplug-call (pid: 1090, threadinfo=80f40000, task=80f04428, tls=77d01440)
  208. [ 24.490000] Stack : 000002dc 800b440c 00001000 80ef0080 00000000 fffffff0 00000000 802e6830
  209. [ 24.490000] 80f3100c 00be7000 80f545d8 81b0a000 81b09fff 00000000 80f31008 800b4bd4
  210. [ 24.490000] 80f54000 81b0a000 00000000 81b0a034 80f41f30 802e0000 00000001 802a318c
  211. [ 24.490000] 81ab0c20 800c73dc 814b8880 818078d0 00000000 ffffffff 80f41d28 00000000
  212. [ 24.490000] 00080aa8 81b0a000 c0f41d2c 00000001 80f41d3c 00000000 00000000 00000008
  213. [ 24.490000] ...
  214. [ 24.490000] Call Trace:[<800b440c>] 0x800b440c
  215. [ 24.490000] [<800b4bd4>] 0x800b4bd4
  216. [ 24.490000] [<800c73dc>] 0x800c73dc
  217. [ 24.490000] [<800d5944>] 0x800d5944
  218. [ 24.490000] [<8006fb68>] 0x8006fb68
  219. [ 24.490000] [<800de95c>] 0x800de95c
  220. [ 24.490000] [<800738f0>] 0x800738f0
  221. [ 24.490000] [<80074df0>] 0x80074df0
  222. [ 24.490000] [<80075484>] 0x80075484
  223. [ 24.490000] [<8007f788>] 0x8007f788
  224. [ 24.490000] [<80065c0c>] 0x80065c0c
  225. [ 24.490000] [<8007ec04>] 0x8007ec04
  226. [ 24.490000] [<8007daa4>] 0x8007daa4
  227. [ 24.490000] [<8007fa40>] 0x8007fa40
  228. [ 24.490000] [<8007fb8c>] 0x8007fb8c
  229. [ 24.490000] [<80066b10>] 0x80066b10
  230. [ 24.490000] [<80063248>] 0x80063248
  231. [ 24.490000]
  232. [ 24.490000]
  233. [ 24.490000] Code: 8e030000 00111582 00021080 <8c630024> afb50024 afb00028 00621821 afa30020 afbe0034
  234. [ 24.770000] ---[ end trace 66739d51ea1b238d ]---
  235. [ 24.770000] Fixing recursive fault but reboot is needed!
  236. [ 25.280000] br-lan: port 2(wlan0) entered forwarding state
  237. [ 29.250000] Unhandled kernel unaligned access[#3]:
  238. [ 29.250000] Cpu 0
  239. [ 29.250000] $ 0 : 00000000 00000001 00000000 ffffffff
  240. [ 29.250000] $ 4 : fffffffe 00000001 00000001 00000001
  241. [ 29.250000] $ 8 : 00000002 80169230 75436c69 62632e73
  242. [ 29.250000] $12 : 00000000 00000134 81025ba0 00000000
  243. [ 29.250000] $16 : 00000001 81006b04 81006b00 00000001
  244. [ 29.250000] $20 : 00000000 00000002 0140bac0 0140bbc0
  245. [ 29.250000] $24 : 00000000 80141f34
  246. [ 29.250000] $28 : 80e56000 80e57bf0 802f16b8 800a968c
  247. [ 29.250000] Hi : 000001b6
  248. [ 29.250000] Lo : 0001b0b9
  249. [ 29.250000] epc : 80162b00 0x80162b00
  250. [ 29.250000] Tainted: PFSRMBUDAWCIO
  251. [ 29.250000] ra : 800a968c 0x800a968c
  252. [ 29.250000] Status: 1100f403 KERNEL EXL IE
  253. [ 29.250000] Cause : 00800010
  254. [ 29.250000] BadVA : fffffffe
  255. [ 29.250000] PrId : 0001974c (MIPS 74Kc)
  256. [ 29.250000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  257. [ 29.250000] Process S45firewall (pid: 1273, threadinfo=80e56000, task=80f058f0, tls=77a4e440)
  258. [ 29.250000] Stack : 81b671b4 8006c044 80f3e778 00000001 802e9748 81407800 80e57cc8 800aa280
  259. [ 29.250000] 81b67180 80f3e778 00000010 81407800 81407800 80e57cc8 81407800 80e57d70
  260. [ 29.250000] 80e57d84 00000004 80e57d24 fffff8ff 80f36280 800aa43c 80e57d84 00000004
  261. [ 29.250000] 80e57d24 fffff8ff 0140bac0 800aa43c 8144ce80 800aa458 80e57d78 800e11ac
  262. [ 29.250000] 000200da 80142098 81807b50 800aa458 00000002 00000000 81807b50 80f36286
  263. [ 29.250000] ...
  264. [ 29.250000] Call Trace:[<8006c044>] 0x8006c044
  265. [ 29.250000] [<800aa280>] 0x800aa280
  266. [ 29.250000] [<800aa43c>] 0x800aa43c
  267. [ 29.250000] [<800aa43c>] 0x800aa43c
  268. [ 29.250000] [<800aa458>] 0x800aa458
  269. [ 29.250000] [<800e11ac>] 0x800e11ac
  270. [ 29.250000] [<80142098>] 0x80142098
  271. [ 29.250000] [<800aa458>] 0x800aa458
  272. [ 29.250000] [<800e067c>] 0x800e067c
  273. [ 29.250000] [<800e0860>] 0x800e0860
  274. [ 29.250000] [<800e06f0>] 0x800e06f0
  275. [ 29.250000] [<80141c70>] 0x80141c70
  276. [ 29.250000] [<800e4b40>] 0x800e4b40
  277. [ 29.250000] [<800d7220>] 0x800d7220
  278. [ 29.250000] [<800e4e34>] 0x800e4e34
  279. [ 29.250000] [<800d7b6c>] 0x800d7b6c
  280. [ 29.250000] [<800dcbb8>] 0x800dcbb8
  281. [ 29.250000] [<800dca68>] 0x800dca68
  282. [ 29.250000] [<80115110>] 0x80115110
  283. [ 29.250000] [<800c4628>] 0x800c4628
  284. [ 29.250000] [<800dc460>] 0x800dc460
  285. [ 29.250000] [<800dc7e0>] 0x800dc7e0
  286. [ 29.250000] [<800ddcdc>] 0x800ddcdc
  287. [ 29.250000] [<800e189c>] 0x800e189c
  288. [ 29.250000] [<80066d74>] 0x80066d74
  289. [ 29.250000] [<8006a204>] 0x8006a204
  290. [ 29.250000]
  291. [ 29.250000]
  292. [ 29.250000] Code: 03e00008 0066100a 00642024 <8c830000> 3c07802e 24e789bc 00034080 01073821 8ce70000
  293. [ 29.560000] ---[ end trace 66739d51ea1b238e ]---
  294. [ 29.580000] Unhandled kernel unaligned access[#4]:
  295. [ 29.580000] Cpu 0
  296. [ 29.580000] $ 0 : 00000000 00000001 00000000 ffffffff
  297. [ 29.58
  298. [ 29.580000] 80f3fd24 fffff8ff 0140bac0 800aa43c 8144ce80 800aa458 80f3fd78 800e11ac
  299. [ 29.580000] 000200da 80142098 81807b50 800aa458 00000002 00000000 81807b50 80f15186
  300. [ 29.580000] ...
  301. [ 29.580000] Call Trace:[<800aa280>] 0x800aa280
  302. [ 29.580000] [<800aa43c>] 0x800aa43c
  303. [ 29.580000] [<800aa43c>] 0x800aa43c
  304. [ 29.580000] [<800aa458>] 0x800aa458
  305. [ 29.580000] [<800e11ac>] 0x800e11ac
  306. [ 29.580000] [<80142098>] 0x80142098
  307. [ 29.580000] [<800aa458>] 0x800aa458
  308. [ 29.580000] [<800e067c>] 0x800e067c
  309. [ 29.580000] [<800e0860>] 0x800e0860
  310. [ 29.580000] [<800e06f0>] 0x800e06f0
  311. [ 29.580000] [<80141c70>] 0x80141c70
  312. [ 29.580000] [<800e4b40>] 0x800e4b40
  313. [ 29.580000] [<800d7220>] 0x800d7220
  314. [ 29.580000] [<800e4e34>] 0x800e4e34
  315. [ 29.580000] [<800d7b6c>] 0x800d7b6c
  316. [ 29.580000] [<800dcbb8>] 0x800dcbb8
  317. [ 29.580000] [<800dca68>] 0x800dca68
  318. [ 29.580000] [<80115110>] 0x80115110
  319. [ 29.580000] [<800c4628>] 0x800c4628
  320. [ 29.580000] [<800dc460>] 0x800dc460
  321. [ 29.580000] [<800dc7e0>] 0x800dc7e0
  322. [ 29.580000]
  323. [ 29.880000] ---[ end trace 66739d51ea1b238f ]---
  324. [ 29.890000] CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 800caf84, ra == 800cafbc
  325. [ 29.900000] Oops[#5]:
  326. [ 29.900000] Cpu 0
  327. [ 29.900000] $ 0 : 00000000 8184a000 80f54a80 00100100
  328. [ 29.900000] $ 4 : 81b22514 81b22514 8140acf0 00012321
  329. [ 29.900000] $ 8 : 00000001 00012320 80f24e10 00000001
  330. [ 29.900000] $12 : 0000004b 004b0101 00000001 00000000
  331. [ 29.900000] $16 : 80f54a78 81b22500 80f54a50 80f54a88
  332. [ 29.900000] $20 : 00000000 fffffff8 80350000 802a6960
  333. [ 29.900000] $24 : 00000000 8006dabc
  334. [ 29.900000] $28 : 80f44000 80f45c98 00000001 800cafbc
  335. [ 29.900000] Hi : 0000000b
  336. [ 29.900000] Lo : 00000000
  337. [ 29.900000] epc : 800caf84 0x800caf84
  338. [ 29.900000] Tainted: G D O
  339. [ 29.900000] ra : 800cafbc 0x800cafbc
  340. [ 29.900000] Status: 1100f403 KERNEL EXL IE
  341. [ 29.900000] Cause : 00800008
  342. [ 29.900000] BadVA : 00000000
  343. [ 29.900000] PrId : 0001974c (MIPS 74Kc)
  344. [ 29.900000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_
  345. [ 29.900000] [<800d5944>] 0x800d5944
  346. [ 29.900000] [<8006fb68>] 0x8006fb68
  347. [ 29.900000] [<800de95c>] 0x800de95c
  348. [ 29.900000] [<800738f0>] 0x800738f0
  349. [ 29.900000] [<80074df0>] 0x80074df0
  350. [ 29.900000] [<80075484>] 0x80075484
  351. [ 29.900000] [<8007f788>] 0x8007f788
  352. [ 29.900000] [<8023ad44>] 0x8023ad44
  353. [ 29.900000] [<80065c0c>] 0x80065c0c
  354. [ 29.900000] [<8007e13c>] 0x8007e13c
  355. [ 29.900000] [<8007e1a4>] 0x8007e1a4
  356. [ 29.900000] [<8007e868>] 0x8007e868
  357. [ 29.900000] [<8006be6c>] 0x8006be6c
  358. [ 29.900000] [<80068bac>] 0x80068bac
  359. [ 29.900000] [<80066b10>] 0x80066b10
  360. [ 29.900000] [<80063248>] 0x80063248
  361. [ 29.900000]
  362. [ 29.900000]
  363. [ 29.900000] Code: 26f76960 08032c09 241e0001 <8e930000> 5271000d 8e020014 12200008 92c203f8 38420001
  364. [ 30.180000] ---[ end trace 66739d51ea1b2390 ]---
  365. [ 30.180000] Fixing recursive fault but reboot is needed!
  366. [ 30.200000] Unhandled kernel unaligned access[#6]:
  367. [ 30.200000] Cpu 0
  368. [ 30.200000] $ 0 : 00000000 00000001 00000000 ffffffff
  369. [ 30.200000] $ 4 : fffffffe 00000003 00000001 00000001
  370. [ 30.200000] $ 8 : 00000002 80169230 75436c69 62632e73
  371.  
  372. [ 30.200000] Hi : 000001b6
  373. [ 30.200000] Lo : 0001b0b9
  374. [ 30.200000] epc : 80162b00 0x80162b00
  375. [ 30.200000] Tainted: G D O
  376. [ 30.200000] ra : 800a968c 0x800a968c
  377. [ 30.200000] Status: 1100f403 KERNEL EXL IE
  378. [ 30.200000] Cause : 00800010
  379. [ 30.200000] BadVA : fffffffe
  380. [ 30.200000] PrId : 0001974c (MIPS 74Kc)
  381. [ 30.200000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  382. [ 30.200000] Process S45firewall (pid: 1275, threadinfo=80f3e000, task=80f06568, tls=77a4e440)
  383. [ 30.200000] 80f3fd24 fffff8ff 0140bac0 800aa43c 8144ce80 800aa458 80f3fd78 800e11ac
  384. [ 30.200000] 000200da 80142098 81807b50 800aa458 00000002 00000000 81807b50 80f15386
  385. [ 30.200000] ...
  386. [ 30.200000] Call Trace:[<800aa280>] 0x800aa280
  387. [ 30.200000] [<800aa43c>] 0x800aa43c
  388. [ 30.200000] [<800aa43c>] 0x800aa43c
  389. [ 30.200000] [<800aa458>] 0x800aa458
  390. [ 30.200000] [<800e11ac>] 0x800e11ac
  391. [ 30.200000] [<80142098>] 0x80142098
  392. [ 30.200000] [<800aa458>] 0x800aa458
  393. [ 30.200000] [<800e067c>] 0x800e067c
  394. [ 30.200000] [<800e0860>] 0x800e0860
  395. [ 30.200000] [<800e06f0>] 0x800e06f0
  396. [ 30.200000] [<80141c70>] 0x80141c70
  397. [ 30.200000] [<800e4b40>] 0x800e4b40
  398. [ 30.200000] [<800d7220>] 0x800d7220
  399. [ 30.200000] [<800b3ba4>] 0x800b3ba4
  400. [ 30.200000] [<800e4e34>] 0x800e4e34
  401. [ 30.200000] [<800d7b6c>] 0x800d7b6c
  402. [ 30.200000] [<800dcbb8>] 0x800dcbb8
  403. [ 30.200000] [<800dca68>] 0x800dca68
  404. [ 30.200000] [<80115110>] 0x80115110
  405. [ 30.200000] [<800c4628>] 0x800c4628
  406. [ 30.200000] [<800dc460>] 0x800dc460
  407. [ 3
  408. [ 30.510000] ---[ end trace 66739d51ea1b2391 ]---
  409. [ 30.520000] CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 80286a40, ra == 800cafbc
  410. [ 30.530000] Oops[#7]:
  411. [ 30.530000] Cpu 0
  412. [ 30.530000] $ 0 : 00000000 00000001 00000000 80f3fbd0
  413. [ 30.530000] $ 4 : 80f5423c 81b51b80 814113f0 000123c1
  414. [ 30.530000] $ 8 : 00000001 000123c0 80f24e10 00000000
  415. [ 30.530000] $12 : 0d84799c 46a6ab3e c5fc8eae d279c663
  416. [ 30.530000] $16 : 80f5423c 80f06568 80f54240 80f54238
  417. [ 30.530000] $20 : 81b811e0 fffffff8 80350000 802a6960
  418. [ 30.530000] $24 : 274f7fb3 8006dabc
  419. [ 30.530000] $28 : 80f3e000 80f3fbc0 00000001 800cafbc
  420. [ 30.530000] Hi : 00000014
  421. [ 30.530000] Lo : 00000000
  422. [ 30.530000] epc : 80286a40 0x80286a40
  423. [ 30.530000] Tainted: G D O
  424. [ 30.530000] ra : 800cafbc 0x800cafbc
  425. [ 30.530000] Status: 1100f403 KERNEL EXL IE
  426. [ 30.530000] Cause : 0080000c
  427. [ 30.530000] BadVA : 00000000
  428. [ 30.530000] PrId : 0001974c (MIPS 74Kc)
  429. [ 30.530000] Module
  430. [ 30.530000] Process rcS (pid: 1276, threadinfo=80f3e000, task=80f06568, tls=77ba3440)
  431. [ 30.530000] Stack : 77800000 00000000 00a8ffff 800b0894 80f54240 00000000 810421a8 80f3fc94
  432. [ 30.530000] ffffffdf 80f54238 00000000 80f54210 80f54238 81b811e0 fffffff8 800cafbc
  433. [ 30.530000] 7fc2a000 81af3d68 81411414 800c649c 80f54210 81af3d68 80f54c60 77aad000
  434. [ 30.530000] 80f3fc94 00000000 00000000 00400000 80f15680 800c1834 80f30b00 81b0ad80
  435. [ 30.530000] 7fff7fff 00000000 77aad000 800b4bd4 81b64580 81b64580 81b0ad80 7fff8000
  436. [ 30.530000] ...
  437. [ 30.530000] Call Trace:[<800b0894>] 0x800b0894
  438. [ 30.530000] [<800cafbc>] 0x800cafbc
  439. [ 30.530000] [<800c649c>] 0x800c649c
  440. [ 30.530000] [<800c1834>] 0x800c1834
  441. [ 30.530000] [<800b4bd4>] 0x800b4bd4
  442. [ 30.530000] [<800c7424>] 0x800c7424
  443. [ 30.530000] [<8006fb68>] 0x8006fb68
  444. [ 30.530000] [<800dd530>]
  445. [ 30.530000] [<800c4628>] 0x800c4628
  446. [ 30.530000] [<800c4628>] 0x800c4628
  447. [ 30.530000] [<800dc460>] 0x800dc460
  448. [ 30.530000] [<800dc7e0>] 0x800dc7e0
  449. [ 30.530000] [<800ddcdc>] 0x800ddcdc
  450. [ 30.530000] [<800e189c>] 0x800e189c
  451. [ 30.530000] [<80066d74>] 0x80066d74
  452. [ 30.530000] [<8006a204>] 0x8006a204
  453. [ 30.530000]
  454. [ 30.530000]
  455. [ 30.530000] Code: afb20010 afa20014 00808021 <ac430000> afb10018 2402ffff c2030000 00402021 e2040000
  456. [ 30.820000] ---[ end trace 66739d51ea1b2392 ]---
  457. [ 30.830000] CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 8006fae8, ra == 8006fb74
  458. [ 30.840000] Oops[#8]:
  459. [ 30.840000] Cpu 0
  460. [ 30.840000] $ 0 : 00000000 0041eb38 00000000 00000000
  461. [ 30.840000] $ 4 : 81b67300 00000000 81b812c0 00000001
  462. [ 30.840000] $ 8 : 000f005d 000f005d 81b81528 00000001
  463. [ 30.840000] $12 : 0000000e 000e005d 00000001 00428c14
  464. [ 30.840000] $16 : 00000000 81b67300 00000000 81b67334
  465. [ 30.840000] $20 : 0045bbe0 00460000 00000001 77e06448
  466. [ 30.840000] $24 : 0000011d 8006dabc
  467. [ 30.840000] $28 : 81
  468. [ 30.840000] Cause : 00800008
  469. [ 30.840000] BadVA : 00000000
  470. [ 30.840000] PrId : 0001974c (MIPS 74Kc)
  471. [ 30.840000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  472. [ 30.840000] Process rcS (pid: 465, threadinfo=81abc000, task=81b11d18, tls=77ba3440)
  473. [ 30.840000] Stack : 81b67334 81b11d18 81abdf30 77ab6fd0 81b67300 81b67300 81b67300 8006fb74
  474. [ 30.840000] 81abded8 004622fc 00a8da5c 81b11d18 81b11d18 800738f0 81abdf00 00030002
  475. [ 30.840000] 00000000 800749f0 81b11d18 00000100 7fc2b314 81b11d18 00000100 7fc2b314
  476. [
  477. [ 32.200000] Cpu 0
  478. [ 32.200000] $ 0 : 00000000 00000000 8000dc8c 80f53eb8
  479. [ 32.200000] $ 4 : 80f53eb8 00000000 80f1fa48 00000000
  480. [ 32.200000] $ 8 : 1100f400 1000001f 00000000 8193c000
  481. [ 32.200000] $12 : 7fd27c48 7fd27db8 00000000 00440000
  482. [ 32.200000] $16 : 80f53eb8 802e4340 802e0000 7fffffff
  483. [ 32.200000] $20 : ffffffff 00000020 0bf5485f 00000020
  484. [ 32.200000] $24 : 00000000 80095320
  485. [ 32.200000] $28 : 802d6000 802d7d00 00000000 8008e1cc
  486. [ 32.200000] Hi : 000bb107
  487. [ 32.200000] Lo : d4615a3a
  488. [ 32.200000] epc : 8000dc8c 0x8000dc8c
  489. [ 32.200000] Tainted: G D O
  490. [ 32.200000] ra : 8008e1cc 0x8008e1cc
  491. [ 32.200000] Status: 11007402 KERNEL EXL
  492. [ 32.200000] Cause : 00800028
  493. [ 32.200000] PrId : 0001974c (MIPS 74Kc)
  494. [ 32.200000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  495. [ 32.200000] Process swapper (pid: 0, threadinfo=802d6000, task=802d9e00, tls=00000000)
  496. [ 32.200000] Stack : 802e0000 00000000 802e0000 00000000 80350000 802e4370 0bf5485f 8008eb10
  497. [ 32.200000] 802e0000 00000100 0000000a 80c0058c 0000002f 802e62f4 00000020 0bf5485f
  498. [ 32.200000] 00000003 00000020 0bf5485f 800a4260 802e2880 00000007 802e5214 00000000
  499. [ 32.200000] 802e0000 00000000 80350000 802a4a88 802a4a9c 80068f48 00000001 00000001
  500. [ 32.200000] 00014600 80350000 802d7d88 800a4128 8034e008 00000001 00000001 00000100
  501. [ 32.200000] ...
  502. [ 32.200000] Call Trace:[<8008eb10>] 0x8008eb10
  503. [ 32.200000] [<80c0058c>] 0x80c0058c
  504. [ 32.200000] [<800a4260>] 0x800a4260
  505. [ 32.200000] [<80068f48>] 0x80068f48
  506. [ 32.200000] [<800a4128>] 0x800a4128
  507. [ 32.200000] [<800a705c>] 0x800a705c
  508. [ 32.200000] [<800a3a0c>] 0x800a3a0c
  509. [ 32.200000] [<80064ee0>] 0x80064ee0
  510. [ 32.200000] [<800a85e0>] 0x800a85e0
  511. [ 32.200000] [<80064ac8>] 0x80064ac8
  512. [ 32.200000] [<800630ec>] 0x800630ec
  513. [ 32.200000] [<80095320>] 0x80095320
  514. [ 32.200000] [<80064b28>] 0x80064b28
  515. [ 32.200000] [<80062c18>] 0x80062c18
  516. [ 32.200000] [<802f28b4>] 0x802f28b4
  517. [ 32.200000] [<80318850>] 0x80318850
  518. [ 32.200000] [<802f20dc>] 0x802f20dc
  519. [ 32.200000]
  520. [ 32.200000]
  521. [ 32.200000] Code: ffffffff ffffffff ffffffff <ffffffff> ffffffff ffffffff ffffffff ffffffff ffffffff
  522. [ 32.200000] ---[ end trace 66739d51ea1b2394 ]---
  523. [ 32.200000] Kernel panic - not syncing: Fatal exception in interrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement