Created
September 2, 2020 07:59
-
-
Save torgilf/087ad7c1c8911a78134d45b4a81b40a5 to your computer and use it in GitHub Desktop.
rut955 dmesg log after update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ssh [email protected] | |
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established. | |
RSA key fingerprint is SHA256:r4UxW6e8HSWkQMdyDMbcpwEVa49zqewSuXQBuOt/e84. | |
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes | |
Warning: Permanently added '192.168.1.1' (RSA) to the list of known hosts. | |
[email protected]'s password: | |
BusyBox v1.30.1 () built-in shell (ash) | |
____ _ ___ ____ _(_)_ | |
| _ \ _ _| |_ / _ \/ ___| (_)@(_) | |
| |_) | | | | __| | | \___ \ /(_) | |
| _ <| |_| | |_| |_| |___) | \|/ | |
|_| \_\\__,_|\__|\___/|____/ \|/ | |
Teltonika RUT9XX 2014 - 2019 | |
root@Teltonika-RUT955:~# dmesg | |
[ 0.000000] Linux version 3.18.44 (app@runner-DsCEGNRx-project-141-concurrent-1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40569) ) #1 Fri Mar 13 09:37:25 UTC 2020 | |
[ 0.000000] MyLoader: sysp=2d47c43d, boardp=2d00bc90, parts=2912dc35 | |
[ 0.000000] bootconsole [early0] enabled | |
[ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc) | |
[ 0.000000] SoC: Atheros AR9344 rev 3 | |
[ 0.000000] Determined physical RAM map: | |
[ 0.000000] memory: 08000000 @ 00000000 (usable) | |
[ 0.000000] Initrd not found or empty - disabling initrd | |
[ 0.000000] Zone ranges: | |
[ 0.000000] Normal [mem 0x00000000-0x07ffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x00000000-0x07ffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff] | |
[ 0.000000] On node 0 totalpages: 32768 | |
[ 0.000000] free_area_init_node: node 0, pgdat 803802b0, node_mem_map 81000000 | |
[ 0.000000] Normal zone: 256 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7 | |
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. | |
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes | |
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 | |
[ 0.000000] pcpu-alloc: [0] 0 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 | |
[ 0.000000] Kernel command line: board=TLT-RUT900 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd lpj=1370112 quiet loglevel=3 | |
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) | |
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 0.000000] Writing ErrCtl register=00000000 | |
[ 0.000000] Readback ErrCtl register=00000000 | |
[ 0.000000] Memory: 125728K/131072K available (2615K kernel code, 151K rwdata, 552K rodata, 256K init, 189K bss, 5344K reserved) | |
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] NR_IRQS:83 | |
[ 0.000000] Clocks: CPU:550.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:40.000MHz | |
[ 0.000000] Calibrating delay loop (skipped) preset value.. 274.02 BogoMIPS (lpj=1370112) | |
[ 0.000000] pid_max: default: 32768 minimum: 301 | |
[ 0.000000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000000] NET: Registered protocol family 16 | |
[ 0.000000] MIPS: machine is TELTONIKA TLT-RUT900 | |
[ 0.440000] pca953x 0-0074: failed reading register | |
[ 0.440000] i2c-gpio i2c-gpio.0: using pins 17 (SDA) and 16 (SCL) | |
[ 0.450000] Switched to clocksource MIPS | |
[ 0.460000] NET: Registered protocol family 2 | |
[ 0.460000] TCP established hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.460000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.460000] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.460000] TCP: reno registered | |
[ 0.460000] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.460000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.460000] NET: Registered protocol family 1 | |
[ 0.460000] PCI: CLS 0 bytes, default 32 | |
[ 0.460000] futex hash table entries: 256 (order: -1, 3072 bytes) | |
[ 0.470000] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.470000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.470000] msgmni has been set to 245 | |
[ 0.470000] io scheduler noop registered | |
[ 0.470000] io scheduler deadline registered (default) | |
[ 0.480000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | |
[ 0.480000] console [ttyS0] disabled | |
[ 0.500000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 2500000) is a 16550A | |
[ 0.500000] console [ttyS0] enabled | |
[ 0.500000] bootconsole [early0] disabled | |
[ 0.500000] ar934x-hs-uart.0: ttyATH0 at MMIO 0x18500000 (irq = 14, base_baud = 2500000) is a AR934X UART | |
[ 0.500000] m25p80 spi0.0: found gd25q128, expected m25p80 | |
[ 0.500000] m25p80 spi0.0: gd25q128 (16384 Kbytes) | |
[ 0.500000] 7 teltonika partitions found on MTD device spi0.0 | |
[ 0.500000] Creating 7 MTD partitions on "spi0.0": | |
[ 0.500000] 0x000000000000-0x000000020000 : "u-boot" | |
[ 0.500000] 0x000000020000-0x000000030000 : "config" | |
[ 0.500000] 0x000000030000-0x000000040000 : "art" | |
[ 0.500000] 0x000000040000-0x000000163618 : "kernel" | |
[ 0.500000] 0x000000163618-0x000000f70000 : "rootfs" | |
[ 0.500000] mtd: device 4 (rootfs) set to be root filesystem | |
[ 0.500000] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.500000] 0x000000bc0000-0x000000f70000 : "rootfs_data" | |
[ 0.500000] 0x000000040000-0x000000f70000 : "firmware" | |
[ 0.500000] 0x000000f70000-0x000001000000 : "event-log" | |
[ 0.530000] libphy: ag71xx_mdio: probed | |
[ 1.120000] ag71xx-mdio.1: Found an AR934X built-in switch | |
[ 1.150000] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII | |
[ 1.740000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY] | |
[ 1.740000] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII | |
[ 1.740000] TCP: cubic registered | |
[ 1.740000] NET: Registered protocol family 17 | |
[ 1.740000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. | |
[ 1.740000] Bridge firewalling registered | |
[ 1.740000] 8021q: 802.1Q VLAN Support v1.8 | |
[ 1.750000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. | |
[ 1.750000] Freeing unused kernel memory: 256K (803a0000 - 803e0000) | |
[ 2.920000] init: Console is alive | |
[ 2.920000] init: - watchdog - | |
[ 5.290000] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
[ 5.390000] usbcore: registered new interface driver usbfs | |
[ 5.390000] usbcore: registered new interface driver hub | |
[ 5.390000] usbcore: registered new device driver usb | |
[ 5.420000] GPIO BUTTON: 2GPIO BUTTON: 15GPIO BUTTON: 21GPIO BUTTON: 19 | |
[ 5.430000] SCSI subsystem initialized | |
[ 5.440000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 5.440000] ehci-platform: EHCI generic platform driver | |
[ 5.440000] ehci-platform ehci-platform: EHCI Host Controller | |
[ 5.440000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 | |
[ 5.440000] ehci-platform ehci-platform: TX-TX IDP fix enabled | |
[ 5.440000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 | |
[ 5.460000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 | |
[ 5.460000] hub 1-0:1.0: USB hub found | |
[ 5.460000] hub 1-0:1.0: 1 port detected | |
[ 5.460000] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 5.460000] usbcore: registered new interface driver usb-storage | |
[ 5.460000] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
[ 5.780000] usb 1-1: new high-speed USB device number 2 using ehci-platform | |
[ 5.930000] hub 1-1:1.0: USB hub found | |
[ 5.930000] hub 1-1:1.0: 4 ports detected | |
[ 6.000000] init: - preinit - | |
[ 6.310000] usb 1-1.3: new full-speed USB device number 3 using ehci-platform | |
[ 6.810000] random: procd urandom read with 12 bits of entropy available | |
[ 6.880000] mount_root: loading kmods from internal overlay | |
[ 6.940000] kmodloader: loading kernel modules from //etc/modules-boot.d/* | |
[ 6.940000] kmodloader: done loading kernel modules from //etc/modules-boot.d/* | |
[ 7.330000] jffs2: notice: (354) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. | |
[ 7.330000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab | |
[ 7.350000] block: extroot: not configured | |
[ 7.410000] jffs2: notice: (352) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. | |
[ 7.600000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab | |
[ 7.620000] block: extroot: not configured | |
[ 7.620000] mount_root: switching to jffs2 overlay | |
[ 8.630000] procd: - early - | |
[ 8.630000] procd: - watchdog - | |
[ 9.370000] procd: - ubus - | |
[ 10.500000] procd: - init - | |
[ 11.200000] kmodloader: loading kernel modules from /etc/modules.d/* | |
[ 11.780000] NET: Registered protocol family 10 | |
[ 11.800000] natsemi dp8381x driver, version 2.1, Sept 11, 2006 | |
[ 11.800000] originally by Donald Becker <[email protected]> | |
[ 11.800000] 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder | |
[ 11.840000] ntfs: driver 2.1.31 [Flags: R/O MODULE]. | |
[ 11.870000] Initializing XFRM netlink socket | |
[ 11.880000] NET: Registered protocol family 15 | |
[ 11.900000] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled). | |
[ 11.900000] CSLIP: code copyright 1989 Regents of the University of California. | |
[ 11.900000] SLIP linefill/keepalive option. | |
[ 11.900000] tun: Universal TUN/TAP device driver, 1.6 | |
[ 11.900000] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 11.980000] l2tp_core: L2TP core driver, V2.0 | |
[ 11.980000] l2tp_netlink: L2TP netlink interface | |
[ 11.980000] gre: GRE over IPv4 demultiplexor driver | |
[ 12.000000] ip_gre: GRE over IPv4 tunneling driver | |
[ 12.000000] ip6_gre: GRE over IPv6 tunneling driver | |
[ 12.010000] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 12.040000] nf_conntrack version 0.5.0 (1968 buckets, 7872 max) | |
[ 12.080000] lp: driver loaded but no devices found | |
[ 12.090000] ppdev: user-space parallel port driver | |
[ 12.110000] u32 classifier | |
[ 12.110000] input device check on | |
[ 12.110000] Actions configured | |
[ 12.110000] Mirror/redirect action on | |
[ 12.150000] fuse init (API version 7.23) | |
[ 12.180000] cdc_acm 1-1.3:1.0: This device cannot do calls on its own. It is not a modem. | |
[ 12.180000] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device | |
[ 12.190000] usbcore: registered new interface driver cdc_acm | |
[ 12.190000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 12.190000] usbcore: registered new interface driver cdc_wdm | |
[ 12.190000] Loading modules backported from Linux version wt-2016-10-03-1-g6fcb1a6 | |
[ 12.190000] Backport generated by backports.git backports-20160324-9-g0e38f5c | |
[ 12.280000] Ebtables v2.0 registered | |
[ 12.280000] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 12.380000] Netfilter messages via NETLINK v0.30. | |
[ 12.380000] PPP generic driver version 2.4.2 | |
[ 12.420000] PPP MPPE Compression module registered | |
[ 12.420000] NET: Registered protocol family 24 | |
[ 12.420000] PPTP driver version 0.8.5 | |
[ 12.470000] usbcore: registered new interface driver usblp | |
[ 12.510000] usbcore: registered new interface driver usbserial | |
[ 12.510000] usbcore: registered new interface driver usbserial_generic | |
[ 12.510000] usbserial: USB Serial support registered for generic | |
[ 12.550000] xt_coova: ready | |
[ 12.610000] xt_time: kernel timezone is -0000 | |
[ 12.610000] usbcore: registered new interface driver ark3116 | |
[ 12.610000] usbserial: USB Serial support registered for ark3116 | |
[ 12.610000] usbcore: registered new interface driver belkin_sa | |
[ 12.610000] usbserial: USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter | |
[ 12.620000] usbcore: registered new interface driver cdc_ether | |
[ 12.630000] usbcore: registered new interface driver cdc_ncm | |
[ 13.050000] usbcore: registered new interface driver ch341 | |
[ 13.050000] usbserial: USB Serial support registered for ch341-uart | |
[ 13.050000] usbcore: registered new interface driver cp210x | |
[ 13.050000] usbserial: USB Serial support registered for cp210x | |
[ 13.050000] usbcore: registered new interface driver cypress_m8 | |
[ 13.050000] usbserial: USB Serial support registered for DeLorme Earthmate USB | |
[ 13.050000] usbserial: USB Serial support registered for HID->COM RS232 Adapter | |
[ 13.050000] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter | |
[ 13.070000] usbcore: registered new interface driver ftdi_sio | |
[ 13.070000] usbserial: USB Serial support registered for FTDI USB Serial Device | |
[ 13.070000] usbcore: registered new interface driver huawei_cdc_ncm | |
[ 13.090000] usbcore: registered new interface driver keyspan | |
[ 13.090000] usbserial: USB Serial support registered for Keyspan - (without firmware) | |
[ 13.090000] usbserial: USB Serial support registered for Keyspan 1 port adapter | |
[ 13.090000] usbserial: USB Serial support registered for Keyspan 2 port adapter | |
[ 13.090000] usbserial: USB Serial support registered for Keyspan 4 port adapter | |
[ 13.100000] l2tp_ppp: PPPoL2TP kernel driver, V2.0 | |
[ 13.240000] ctnetlink v0.93: registering with nfnetlink. | |
[ 13.250000] usbcore: registered new interface driver pl2303 | |
[ 13.250000] usbserial: USB Serial support registered for pl2303 | |
[ 13.270000] usbcore: registered new interface driver qmi_wwan | |
[ 13.350000] usbcore: registered new interface driver option | |
[ 13.350000] usbserial: USB Serial support registered for GSM modem (1-port) | |
[ 13.350000] usbcore: registered new interface driver qcserial | |
[ 13.350000] usbserial: USB Serial support registered for Qualcomm USB modem | |
[ 13.380000] ath: EEPROM regdomain: 0x0 | |
[ 13.380000] ath: EEPROM indicates default country code should be used | |
[ 13.380000] ath: doing EEPROM country->regdmn map search | |
[ 13.380000] ath: country maps to regdmn code: 0x3a | |
[ 13.380000] ath: Country alpha2 being used: US | |
[ 13.380000] ath: Regpair used: 0x3a | |
[ 13.390000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' | |
[ 13.400000] ieee80211 phy0: Atheros AR9340 Rev:3 mem=0xb8100000, irq=47 | |
[ 13.450000] kmodloader: done loading kernel modules from /etc/modules.d/* | |
[ 15.430000] mmc_spi spi0.1: ASSUMING 3.2-3.4 V slot power | |
[ 18.480000] mmc_spi spi0.1: SD/MMC host mmc0, no DMA, no WP, no poweroff | |
[ 18.480000] mmc_spi spi0.1: no support for card's volts | |
[ 18.480000] mmc0: error -22 whilst initialising SDIO card | |
[ 18.480000] mmc_spi spi0.1: no support for card's volts | |
[ 18.480000] mmc0: error -22 whilst initialising SD card | |
[ 18.480000] mmc_spi spi0.1: no support for card's volts | |
[ 18.480000] mmc0: error -22 whilst initialising MMC card | |
[ 21.620000] usb 1-1.4: new high-speed USB device number 4 using ehci-platform | |
[ 21.740000] option 1-1.4:1.0: GSM modem (1-port) converter detected | |
[ 21.740000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB0 | |
[ 21.750000] option 1-1.4:1.1: GSM modem (1-port) converter detected | |
[ 21.760000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB1 | |
[ 21.770000] option 1-1.4:1.2: GSM modem (1-port) converter detected | |
[ 21.770000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB2 | |
[ 21.780000] option 1-1.4:1.3: GSM modem (1-port) converter detected | |
[ 21.790000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB3 | |
[ 21.860000] qmi_wwan 1-1.4:1.4: cdc-wdm0: USB WDM device | |
[ 21.860000] qmi_wwan 1-1.4:1.4: Quectel EC21&EC25&EC20 R2.0 work on RawIP mode | |
[ 21.870000] qmi_wwan 1-1.4:1.4 wwan0: register 'qmi_wwan' at usb-ehci-platform-1.4, WWAN/QMI device, 76:a3:3b:94:d3:9f | |
[ 30.310000] jffs2: notice: (1671) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. | |
[ 32.930000] CPU 0 Unable to handle kernel paging request at virtual address 00000018, epc == 800fa0a8, ra == 800fa0b0 | |
[ 32.940000] Oops[#1]: | |
[ 32.940000] CPU: 0 PID: 1834 Comm: lsusb Not tainted 3.18.44 #1 | |
[ 32.940000] task: 87bd3548 ti: 865a0000 task.ti: 865a0000 | |
[ 32.940000] $ 0 : 00000000 00000001 00000000 00002000 | |
[ 32.940000] $ 4 : 8648b0f0 00000001 00000000 000162ef | |
[ 32.940000] $ 8 : 00000008 80064f48 00000000 00000000 | |
[ 32.940000] $12 : 7fb132e8 77a703a0 00580088 00000001 | |
[ 32.940000] $16 : 8648b0a0 874896f0 00000000 80149d0c | |
[ 32.940000] $20 : 8648b0a0 8648b0a8 865a1e18 865a1ef0 | |
[ 32.940000] $24 : 005800a8 801470cc | |
[ 32.940000] $28 : 865a0000 865a1d48 00000000 800fa0b0 | |
[ 32.940000] Hi : 00000004 | |
[ 32.940000] Lo : 00000000 | |
[ 32.940000] epc : 800fa0a8 do_dentry_open.isra.16+0x1f4/0x330 | |
[ 32.940000] Not tainted | |
[ 32.940000] ra : 800fa0b0 do_dentry_open.isra.16+0x1fc/0x330 | |
[ 32.940000] Status: 1100fc03 KERNEL EXL IE | |
[ 32.940000] Cause : 80800008 | |
[ 32.940000] BadVA : 00000018 | |
[ 32.940000] PrId : 0001974c (MIPS 74Kc) | |
[ 32.940000] Modules linked in: mmc_spi mmc_block mmc_core mcp3021 hwmon iptable_nat ip6table_nat nf_nat_ipv6 nf_nat_ipv4 nf_nat_amanda nf_conntrack_amanda ath9k ath9k_common qcserial option ath9k_hw ath usb_wwan qmi_wwan pppoe ppp_async pl2303 nf_nat_pptp nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 l2tp_ppp keyspan ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm ftdi_sio ebtable_nat ebtable_filter ebtable_broute cypress_m8 cp210x ch341 cfg80211 cdc_ncm cdc_ether belkin_sa ark3116 xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_quota2 xt_policy xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_coova xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY usbserial usbnet usblp ts_kmp ts_fsm ts_bm pptp pppox ppp_mppe ppp_generic nfnetlink nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_nat_ftp nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_rtcache nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_ftp nf_conntrack_broadcast iptable_raw iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables ezusb ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_nflog ebt_mark_m ebt_mark ebt_log ebt_limit ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 crc7 crc_itu_t crc_ccitt compat cdc_wdm cdc_acm fuse act_connmark act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_hfsc sch_ingress ppdev lp parport ledtrig_usbdev sr_mod cdrom ip6t_NPT ip6t_MASQUERADE nf_nat_masquerade_ipv6 nf_nat nf_conntrack ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables msdos ip6_gre ip_gre gre ifb l2tp_netlink l2tp_core udp_tunnel ip6_udp_tunnel ipcomp6 xfrm6_tunnel xfrm6_mode_tunnel xfrm6_mode_transport xfrm6_mode_beet esp6 ah6 ipcomp xfrm4_tunnel xfrm4_mode_tunnel xfrm4_mode_transport xfrm4_mode_beet esp4 ah4 ip6_tunnel tunnel6 tunnel4 ip_tunnel tun slip slhc af_key xfrm_user xfrm_ipcomp xfrm_algo vfat fat ntfs autofs4 nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 natsemi ipv6 port_leds chainiv eseqiv crypto_wq sha512_generic sha256_generic sha1_generic krng rng md5 hmac ecb des_generic deflate zlib_inflate zlib_deflate cbc authenc aead arc4 crypto_blkcipher usb_storage uhci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 crc16 jbd2 mbcache usbcore nls_base usb_common mii crypto_hash | |
[ 32.940000] Process lsusb (pid: 1834, threadinfo=865a0000, task=87bd3548, tls=77af7440) | |
[ 32.940000] Stack : 874896f0 865a1e10 00000000 80106638 865a1e10 865a1e60 00000000 865a1e10 | |
[ 32.940000] 00000000 8648b0a0 00000000 8010905c 00000000 86bb202a 00000000 80104664 | |
[ 32.940000] 865a1e60 865a1e60 87813910 87487aa0 874896f0 801071b4 00002000 00000000 | |
[ 32.940000] ffffff9c 00000000 87487aa0 00000000 803802b0 ffffffff 00000024 87487aa0 | |
[ 32.940000] 865a1e60 00000000 8648b0a0 865a1ef0 86bb2000 00000000 00460000 00460000 | |
[ 32.940000] ... | |
[ 32.940000] Call Trace: | |
[ 32.940000] [<800fa0a8>] do_dentry_open.isra.16+0x1f4/0x330 | |
[ 32.940000] [<8010905c>] do_last.isra.58+0x89c/0xb58 | |
[ 32.940000] [<8010953c>] path_openat+0x224/0x584 | |
[ 32.940000] [<8010a49c>] do_filp_open+0x3c/0xa4 | |
[ 32.940000] [<800fb674>] do_sys_open+0x18c/0x238 | |
[ 32.940000] [<80062b5c>] handle_sys+0x11c/0x140 | |
[ 32.940000] | |
[ 32.940000] | |
[ 32.940000] Code: ae02001c 8e02008c 8c420000 <0c034806> 8c450018 0803e870 00001021 0260f809 02002821 | |
[ 33.360000] ---[ end trace ee527cc1356299d4 ]--- | |
[ 35.200000] CPU 0 Unable to handle kernel paging request at virtual address 00000018, epc == 800fa0a8, ra == 800fa0b0 | |
[ 35.220000] Oops[#2]: | |
[ 35.220000] CPU: 0 PID: 1935 Comm: lsusb Tainted: G D 3.18.44 #1 | |
[ 35.220000] task: 865cb070 ti: 8659e000 task.ti: 8659e000 | |
[ 35.220000] $ 0 : 00000000 00000001 00000000 00002000 | |
[ 35.220000] $ 4 : 8648baf0 00000001 00000000 00017174 | |
[ 35.220000] $ 8 : 00000008 80064f48 00000000 00000000 | |
[ 35.220000] $12 : 7fed9418 778323a0 00826088 00000001 | |
[ 35.220000] $16 : 8648baa0 874896f0 00000000 80149d0c | |
[ 35.220000] $20 : 8648baa0 8648baa8 8659fe18 8659fef0 | |
[ 35.220000] $24 : 008260a8 801470cc | |
[ 35.220000] $28 : 8659e000 8659fd48 00000000 800fa0b0 | |
[ 35.220000] Hi : 00000004 | |
[ 35.220000] Lo : 00000000 | |
[ 35.220000] epc : 800fa0a8 do_dentry_open.isra.16+0x1f4/0x330 | |
[ 35.220000] Tainted: G D | |
[ 35.220000] ra : 800fa0b0 do_dentry_open.isra.16+0x1fc/0x330 | |
[ 35.220000] Status: 1100fc03 KERNEL EXL IE | |
[ 35.220000] Cause : 80800008 | |
[ 35.220000] BadVA : 00000018 | |
[ 35.220000] PrId : 0001974c (MIPS 74Kc) | |
[ 35.220000] Modules linked in: mmc_spi mmc_block mmc_core mcp3021 hwmon iptable_nat ip6table_nat nf_nat_ipv6 nf_nat_ipv4 nf_nat_amanda nf_conntrack_amanda ath9k ath9k_common qcserial option ath9k_hw ath usb_wwan qmi_wwan pppoe ppp_async pl2303 nf_nat_pptp nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 l2tp_ppp keyspan ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm ftdi_sio ebtable_nat ebtable_filter ebtable_broute cypress_m8 cp210x ch341 cfg80211 cdc_ncm cdc_ether belkin_sa ark3116 xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_quota2 xt_policy xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_coova xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY usbserial usbnet usblp ts_kmp ts_fsm ts_bm pptp pppox ppp_mppe ppp_generic nfnetlink nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_nat_ftp nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_rtcache nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_ftp nf_conntrack_broadcast iptable_raw iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables ezusb ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_nflog ebt_mark_m ebt_mark ebt_log ebt_limit ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 crc7 crc_itu_t crc_ccitt compat cdc_wdm cdc_acm fuse act_connmark act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_hfsc sch_ingress ppdev lp parport ledtrig_usbdev sr_mod cdrom ip6t_NPT ip6t_MASQUERADE nf_nat_masquerade_ipv6 nf_nat nf_conntrack ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables msdos ip6_gre ip_gre gre ifb l2tp_netlink l2tp_core udp_tunnel ip6_udp_tunnel ipcomp6 xfrm6_tunnel xfrm6_mode_tunnel xfrm6_mode_transport xfrm6_mode_beet esp6 ah6 ipcomp xfrm4_tunnel xfrm4_mode_tunnel xfrm4_mode_transport xfrm4_mode_beet esp4 ah4 ip6_tunnel tunnel6 tunnel4 ip_tunnel tun slip slhc af_key xfrm_user xfrm_ipcomp xfrm_algo vfat fat ntfs autofs4 nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 natsemi ipv6 port_leds chainiv eseqiv crypto_wq sha512_generic sha256_generic sha1_generic krng rng md5 hmac ecb des_generic deflate zlib_inflate zlib_deflate cbc authenc aead arc4 crypto_blkcipher usb_storage uhci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 crc16 jbd2 mbcache usbcore nls_base usb_common mii crypto_hash | |
[ 35.220000] Process lsusb (pid: 1935, threadinfo=8659e000, task=865cb070, tls=778ba440) | |
[ 35.220000] Stack : 874896f0 8659fe10 00000000 80106638 8659fe10 8659fe60 00000000 8659fe10 | |
[ 35.220000] 00000000 8648baa0 00000000 8010905c 00000000 86bb402a 00000000 80104664 | |
[ 35.220000] 8659fe60 8659fe60 87813910 87487aa0 874896f0 801071b4 00002000 00000000 | |
[ 35.220000] ffffff9c 00000000 87487aa0 00000000 803802b0 ffffffff 00000024 87487aa0 | |
[ 35.220000] 8659fe60 00000000 8648baa0 8659fef0 86bb4000 00000000 00460000 00460000 | |
[ 35.220000] ... | |
[ 35.220000] Call Trace: | |
[ 35.220000] [<800fa0a8>] do_dentry_open.isra.16+0x1f4/0x330 | |
[ 35.220000] [<8010905c>] do_last.isra.58+0x89c/0xb58 | |
[ 35.220000] [<8010953c>] path_openat+0x224/0x584 | |
[ 35.220000] [<8010a49c>] do_filp_open+0x3c/0xa4 | |
[ 35.220000] [<800fb674>] do_sys_open+0x18c/0x238 | |
[ 35.220000] [<80062b5c>] handle_sys+0x11c/0x140 | |
[ 35.220000] | |
[ 35.220000] | |
[ 35.220000] Code: ae02001c 8e02008c 8c420000 <0c034806> 8c450018 0803e870 00001021 0260f809 02002821 | |
[ 35.630000] ---[ end trace ee527cc1356299d5 ]--- | |
[ 36.760000] CPU 0 Unable to handle kernel paging request at virtual address 00000018, epc == 800fa0a8, ra == 800fa0b0 | |
[ 36.770000] Oops[#3]: | |
[ 36.770000] CPU: 0 PID: 1967 Comm: lsusb Tainted: G D 3.18.44 #1 | |
[ 36.770000] task: 87107070 ti: 8649a000 task.ti: 8649a000 | |
[ 36.770000] $ 0 : 00000000 00000001 00000000 00002000 | |
[ 36.770000] $ 4 : 8648bc30 00000001 00000000 00017b09 | |
[ 36.770000] $ 8 : 00000008 80064f48 00000000 00000000 | |
[ 36.770000] $12 : 7fb91b28 7767a3a0 00c17088 00000001 | |
[ 36.770000] $16 : 8648bbe0 874896f0 00000000 80149d0c | |
[ 36.770000] $20 : 8648bbe0 8648bbe8 8649be18 8649bef0 | |
[ 36.770000] $24 : 00c170a8 801470cc | |
[ 36.770000] $28 : 8649a000 8649bd48 00000000 800fa0b0 | |
[ 36.770000] Hi : 00000004 | |
[ 36.770000] Lo : 00000000 | |
[ 36.770000] epc : 800fa0a8 do_dentry_open.isra.16+0x1f4/0x330 | |
[ 36.770000] Tainted: G D | |
[ 36.770000] ra : 800fa0b0 do_dentry_open.isra.16+0x1fc/0x330 | |
[ 36.770000] Status: 1100fc03 KERNEL EXL IE | |
[ 36.770000] Cause : 80800008 | |
[ 36.770000] BadVA : 00000018 | |
[ 36.770000] PrId : 0001974c (MIPS 74Kc) | |
[ 36.770000] Modules linked in: mmc_spi mmc_block mmc_core mcp3021 hwmon iptable_nat ip6table_nat nf_nat_ipv6 nf_nat_ipv4 nf_nat_amanda nf_conntrack_amanda ath9k ath9k_common qcserial option ath9k_hw ath usb_wwan qmi_wwan pppoe ppp_async pl2303 nf_nat_pptp nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 l2tp_ppp keyspan ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm ftdi_sio ebtable_nat ebtable_filter ebtable_broute cypress_m8 cp210x ch341 cfg80211 cdc_ncm cdc_ether belkin_sa ark3116 xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_quota2 xt_policy xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_coova xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY usbserial usbnet usblp ts_kmp ts_fsm ts_bm pptp pppox ppp_mppe ppp_generic nfnetlink nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_nat_ftp nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_rtcache nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_ftp nf_conntrack_broadcast iptable_raw iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables ezusb ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_nflog ebt_mark_m ebt_mark ebt_log ebt_limit ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 crc7 crc_itu_t crc_ccitt compat cdc_wdm cdc_acm fuse act_connmark act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_hfsc sch_ingress ppdev lp parport ledtrig_usbdev sr_mod cdrom ip6t_NPT ip6t_MASQUERADE nf_nat_masquerade_ipv6 nf_nat nf_conntrack ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables msdos ip6_gre ip_gre gre ifb l2tp_netlink l2tp_core udp_tunnel ip6_udp_tunnel ipcomp6 xfrm6_tunnel xfrm6_mode_tunnel xfrm6_mode_transport xfrm6_mode_beet esp6 ah6 ipcomp xfrm4_tunnel xfrm4_mode_tunnel xfrm4_mode_transport xfrm4_mode_beet esp4 ah4 ip6_tunnel tunnel6 tunnel4 ip_tunnel tun slip slhc af_key xfrm_user xfrm_ipcomp xfrm_algo vfat fat ntfs autofs4 nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 natsemi ipv6 port_leds chainiv eseqiv crypto_wq sha512_generic sha256_generic sha1_generic krng rng md5 hmac ecb des_generic deflate zlib_inflate zlib_deflate cbc authenc aead arc4 crypto_blkcipher usb_storage uhci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 crc16 jbd2 mbcache usbcore nls_base usb_common mii crypto_hash | |
[ 36.770000] Process lsusb (pid: 1967, threadinfo=8649a000, task=87107070, tls=77702440) | |
[ 36.770000] Stack : 874896f0 8649be10 00000000 80106638 8649be10 8649be60 00000000 8649be10 | |
[ 36.770000] 00000000 8648bbe0 00000000 8010905c 00000000 86b1f02a 00000000 80104664 | |
[ 36.770000] 8649be60 8649be60 87813910 87487aa0 874896f0 801071b4 00002000 00000000 | |
[ 36.770000] ffffff9c 00000000 87487aa0 00000000 803802b0 ffffffff 00000024 87487aa0 | |
[ 36.770000] 8649be60 00000000 8648bbe0 8649bef0 86b1f000 00000000 00460000 00460000 | |
[ 36.770000] ... | |
[ 36.770000] Call Trace: | |
[ 36.770000] [<800fa0a8>] do_dentry_open.isra.16+0x1f4/0x330 | |
[ 36.770000] [<8010905c>] do_last.isra.58+0x89c/0xb58 | |
[ 36.770000] [<8010953c>] path_openat+0x224/0x584 | |
[ 36.770000] [<8010a49c>] do_filp_open+0x3c/0xa4 | |
[ 36.770000] [<800fb674>] do_sys_open+0x18c/0x238 | |
[ 36.770000] [<80062b5c>] handle_sys+0x11c/0x140 | |
[ 36.770000] | |
[ 36.770000] | |
[ 36.770000] Code: ae02001c 8e02008c 8c420000 <0c034806> 8c450018 0803e870 00001021 0260f809 02002821 | |
[ 37.180000] ---[ end trace ee527cc1356299d6 ]--- | |
[ 38.510000] device eth0 entered promiscuous mode | |
[ 38.540000] br-lan: port 1(eth0) entered forwarding state | |
[ 38.540000] br-lan: port 1(eth0) entered forwarding state | |
[ 39.430000] br-lan: port 1(eth0) entered disabled state | |
[ 40.020000] CPU 0 Unable to handle kernel paging request at virtual address 00000018, epc == 800fa0a8, ra == 800fa0b0 | |
[ 40.030000] Oops[#4]: | |
[ 40.030000] CPU: 0 PID: 2118 Comm: lsusb Tainted: G D 3.18.44 #1 | |
[ 40.030000] task: 87105d10 ti: 86596000 task.ti: 86596000 | |
[ 40.030000] $ 0 : 00000000 00000001 00000000 00002000 | |
[ 40.030000] $ 4 : 8647bd70 00000001 00000000 0001912d | |
[ 40.030000] $ 8 : 00000008 80064f48 00000000 00000000 | |
[ 40.030000] $12 : 7f929ee8 77abc3a0 009a5088 00000001 | |
[ 40.030000] $16 : 8647bd20 874896f0 00000000 80149d0c | |
[ 40.030000] $20 : 8647bd20 8647bd28 86597e18 86597ef0 | |
[ 40.030000] $24 : 009a50a8 801470cc | |
[ 40.030000] $28 : 86596000 86597d48 00000000 800fa0b0 | |
[ 40.030000] Hi : 00000004 | |
[ 40.030000] Lo : 00000000 | |
[ 40.030000] epc : 800fa0a8 do_dentry_open.isra.16+0x1f4/0x330 | |
[ 40.030000] Tainted: G D | |
[ 40.030000] ra : 800fa0b0 do_dentry_open.isra.16+0x1fc/0x330 | |
[ 40.030000] Status: 1100fc03 KERNEL EXL IE | |
[ 40.030000] Cause : 80800008 | |
[ 40.030000] BadVA : 00000018 | |
[ 40.030000] PrId : 0001974c (MIPS 74Kc) | |
[ 40.030000] Modules linked in: mmc_spi mmc_block mmc_core mcp3021 hwmon iptable_nat ip6table_nat nf_nat_ipv6 nf_nat_ipv4 nf_nat_amanda nf_conntrack_amanda ath9k ath9k_common qcserial option ath9k_hw ath usb_wwan qmi_wwan pppoe ppp_async pl2303 nf_nat_pptp nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 l2tp_ppp keyspan ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm ftdi_sio ebtable_nat ebtable_filter ebtable_broute cypress_m8 cp210x ch341 cfg80211 cdc_ncm cdc_ether belkin_sa ark3116 xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_quota2 xt_policy xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_coova xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY usbserial usbnet usblp ts_kmp ts_fsm ts_bm pptp pppox ppp_mppe ppp_generic nfnetlink nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_nat_ftp nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_rtcache nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_ftp nf_conntrack_broadcast iptable_raw iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables ezusb ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_nflog ebt_mark_m ebt_mark ebt_log ebt_limit ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 crc7 crc_itu_t crc_ccitt compat cdc_wdm cdc_acm fuse act_connmark act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_hfsc sch_ingress ppdev lp parport ledtrig_usbdev sr_mod cdrom ip6t_NPT ip6t_MASQUERADE nf_nat_masquerade_ipv6 nf_nat nf_conntrack ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables msdos ip6_gre ip_gre gre ifb l2tp_netlink l2tp_core udp_tunnel ip6_udp_tunnel ipcomp6 xfrm6_tunnel xfrm6_mode_tunnel xfrm6_mode_transport xfrm6_mode_beet esp6 ah6 ipcomp xfrm4_tunnel xfrm4_mode_tunnel xfrm4_mode_transport xfrm4_mode_beet esp4 ah4 ip6_tunnel tunnel6 tunnel4 ip_tunnel tun slip slhc af_key xfrm_user xfrm_ipcomp xfrm_algo vfat fat ntfs autofs4 nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 natsemi ipv6 port_leds chainiv eseqiv crypto_wq sha512_generic sha256_generic sha1_generic krng rng md5 hmac ecb des_generic deflate zlib_inflate zlib_deflate cbc authenc aead arc4 crypto_blkcipher usb_storage uhci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 crc16 jbd2 mbcache usbcore nls_base usb_common mii crypto_hash | |
[ 40.030000] Process lsusb (pid: 2118, threadinfo=86596000, task=87105d10, tls=77b43440) | |
[ 40.030000] Stack : 874896f0 86597e10 00000000 80106638 86597e10 86597e60 00000000 86597e10 | |
[ 40.030000] 00000000 8647bd20 00000000 8010905c 00000000 86b1d02a 00000000 80104664 | |
[ 40.030000] 86597e60 86597e60 87813910 87487aa0 874896f0 801071b4 00002000 00000000 | |
[ 40.030000] ffffff9c 00000000 87487aa0 00000000 803802b0 ffffffff 00000024 87487aa0 | |
[ 40.030000] 86597e60 00000000 8647bd20 86597ef0 86b1d000 00000000 00460000 00460000 | |
[ 40.030000] ... | |
[ 40.030000] Call Trace: | |
[ 40.030000] [<800fa0a8>] do_dentry_open.isra.16+0x1f4/0x330 | |
[ 40.030000] [<8010905c>] do_last.isra.58+0x89c/0xb58 | |
[ 40.030000] [<8010953c>] path_openat+0x224/0x584 | |
[ 40.030000] [<8010a49c>] do_filp_open+0x3c/0xa4 | |
[ 40.030000] [<800fb674>] do_sys_open+0x18c/0x238 | |
[ 40.030000] [<80062b5c>] handle_sys+0x11c/0x140 | |
[ 40.030000] | |
[ 40.030000] | |
[ 40.030000] Code: ae02001c 8e02008c 8c420000 <0c034806> 8c450018 0803e870 00001021 0260f809 02002821 | |
[ 40.440000] ---[ end trace ee527cc1356299d7 ]--- | |
[ 40.450000] eth0: link up (1000Mbps/Full duplex) | |
[ 41.920000] br-lan: port 1(eth0) entered forwarding state | |
[ 41.920000] br-lan: port 1(eth0) entered forwarding state | |
[ 42.670000] SQUASHFS error: xz decompression failed, data probably corrupt | |
[ 42.680000] SQUASHFS error: squashfs_read_data failed to read block 0x987432 | |
[ 42.690000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 42.690000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 42.700000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 42.710000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 42.710000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 42.720000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 42.730000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 42.730000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 42.740000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 42.750000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 43.920000] br-lan: port 1(eth0) entered forwarding state | |
[ 45.670000] device wlan0 entered promiscuous mode | |
[ 45.680000] br-lan: port 2(wlan0) entered forwarding state | |
[ 45.680000] br-lan: port 2(wlan0) entered forwarding state | |
[ 45.970000] br-lan: port 2(wlan0) entered disabled state | |
[ 47.850000] SQUASHFS error: xz decompression failed, data probably corrupt | |
[ 47.860000] SQUASHFS error: squashfs_read_data failed to read block 0x987432 | |
[ 47.870000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 47.870000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 52.960000] SQUASHFS error: xz decompression failed, data probably corrupt | |
[ 52.970000] SQUASHFS error: squashfs_read_data failed to read block 0x987432 | |
[ 52.970000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 52.980000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 53.080000] br-lan: port 2(wlan0) entered forwarding state | |
[ 53.080000] br-lan: port 2(wlan0) entered forwarding state | |
[ 55.080000] br-lan: port 2(wlan0) entered forwarding state | |
[ 58.110000] SQUASHFS error: xz decompression failed, data probably corrupt | |
[ 58.120000] SQUASHFS error: squashfs_read_data failed to read block 0x987432 | |
[ 58.130000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 58.130000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 62.490000] CPU 0 Unable to handle kernel paging request at virtual address 00000018, epc == 800fa0a8, ra == 800fa0b0 | |
[ 62.500000] Oops[#5]: | |
[ 62.500000] CPU: 0 PID: 3530 Comm: lsusb Tainted: G D 3.18.44 #1 | |
[ 62.500000] task: 865c84d8 ti: 86792000 task.ti: 86792000 | |
[ 62.500000] $ 0 : 00000000 00000001 00000000 00002000 | |
[ 62.500000] $ 4 : 866f8c30 00000001 00000000 00024e2d | |
[ 62.500000] $ 8 : 00000008 80064f48 00000000 00000000 | |
[ 62.500000] $12 : 7fe430c8 777823a0 00afd088 00000001 | |
[ 62.500000] $16 : 866f8be0 874896f0 00000000 80149d0c | |
[ 62.500000] $20 : 866f8be0 866f8be8 86793e18 86793ef0 | |
[ 62.500000] $24 : 00afd0a8 801470cc | |
[ 62.500000] $28 : 86792000 86793d48 00000000 800fa0b0 | |
[ 62.500000] Hi : 00000004 | |
[ 62.500000] Lo : 00000000 | |
[ 62.500000] epc : 800fa0a8 do_dentry_open.isra.16+0x1f4/0x330 | |
[ 62.500000] Tainted: G D | |
[ 62.500000] ra : 800fa0b0 do_dentry_open.isra.16+0x1fc/0x330 | |
[ 62.500000] Status: 1100fc03 KERNEL EXL IE | |
[ 62.500000] Cause : 80800008 | |
[ 62.500000] BadVA : 00000018 | |
[ 62.500000] PrId : 0001974c (MIPS 74Kc) | |
[ 62.500000] Modules linked in: mmc_spi mmc_block mmc_core mcp3021 hwmon iptable_nat ip6table_nat nf_nat_ipv6 nf_nat_ipv4 nf_nat_amanda nf_conntrack_amanda ath9k ath9k_common qcserial option ath9k_hw ath usb_wwan qmi_wwan pppoe ppp_async pl2303 nf_nat_pptp nf_conntrack_pptp nf_conntrack_netlink nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 l2tp_ppp keyspan ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm ftdi_sio ebtable_nat ebtable_filter ebtable_broute cypress_m8 cp210x ch341 cfg80211 cdc_ncm cdc_ether belkin_sa ark3116 xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_quota2 xt_policy xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_coova xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY usbserial usbnet usblp ts_kmp ts_fsm ts_bm pptp pppox ppp_mppe ppp_generic nfnetlink nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_nat_ftp nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_rtcache nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_ftp nf_conntrack_broadcast iptable_raw iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables ezusb ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_nflog ebt_mark_m ebt_mark ebt_log ebt_limit ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 crc7 crc_itu_t crc_ccitt compat cdc_wdm cdc_acm fuse act_connmark act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_hfsc sch_ingress ppdev lp parport ledtrig_usbdev sr_mod cdrom ip6t_NPT ip6t_MASQUERADE nf_nat_masquerade_ipv6 nf_nat nf_conntrack ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables msdos ip6_gre ip_gre gre ifb l2tp_netlink l2tp_core udp_tunnel ip6_udp_tunnel ipcomp6 xfrm6_tunnel xfrm6_mode_tunnel xfrm6_mode_transport xfrm6_mode_beet esp6 ah6 ipcomp xfrm4_tunnel xfrm4_mode_tunnel xfrm4_mode_transport xfrm4_mode_beet esp4 ah4 ip6_tunnel tunnel6 tunnel4 ip_tunnel tun slip slhc af_key xfrm_user xfrm_ipcomp xfrm_algo vfat fat ntfs autofs4 nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 natsemi ipv6 port_leds chainiv eseqiv crypto_wq sha512_generic sha256_generic sha1_generic krng rng md5 hmac ecb des_generic deflate zlib_inflate zlib_deflate cbc authenc aead arc4 crypto_blkcipher usb_storage uhci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 crc16 jbd2 mbcache usbcore nls_base usb_common mii crypto_hash | |
[ 62.500000] Process lsusb (pid: 3530, threadinfo=86792000, task=865c84d8, tls=7780a440) | |
[ 62.500000] Stack : 874896f0 86793e10 00000000 80106638 86793e10 86793e60 00000000 86793e10 | |
[ 62.500000] 00000000 866f8be0 00000000 8010905c 00000000 8645002a 00000000 80104664 | |
[ 62.500000] 86793e60 86793e60 87813910 87487aa0 874896f0 801071b4 00002000 00000000 | |
[ 62.500000] ffffff9c 00000000 87487aa0 00000000 803802b0 ffffffff 00000024 87487aa0 | |
[ 62.500000] 86793e60 00000000 866f8be0 86793ef0 86450000 00000000 00460000 00460000 | |
[ 62.500000] ... | |
[ 62.500000] Call Trace: | |
[ 62.500000] [<800fa0a8>] do_dentry_open.isra.16+0x1f4/0x330 | |
[ 62.500000] [<8010905c>] do_last.isra.58+0x89c/0xb58 | |
[ 62.500000] [<8010953c>] path_openat+0x224/0x584 | |
[ 62.500000] [<8010a49c>] do_filp_open+0x3c/0xa4 | |
[ 62.500000] [<800fb674>] do_sys_open+0x18c/0x238 | |
[ 62.500000] [<80062b5c>] handle_sys+0x11c/0x140 | |
[ 62.500000] | |
[ 62.500000] | |
[ 62.500000] Code: ae02001c 8e02008c 8c420000 <0c034806> 8c450018 0803e870 00001021 0260f809 02002821 | |
[ 62.920000] ---[ end trace ee527cc1356299d8 ]--- | |
[ 63.210000] SQUASHFS error: xz decompression failed, data probably corrupt | |
[ 63.220000] random: nonblocking pool is initialized | |
[ 63.220000] SQUASHFS error: squashfs_read_data failed to read block 0x987432 | |
[ 63.230000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 63.230000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
[ 68.300000] SQUASHFS error: xz decompression failed, data probably corrupt | |
[ 68.310000] SQUASHFS error: squashfs_read_data failed to read block 0x987432 | |
[ 68.320000] SQUASHFS error: Unable to read fragment cache entry [987432] | |
[ 68.320000] SQUASHFS error: Unable to read page, block 987432, size 17224 | |
root@Teltonika-RUT955:~# lsusb | |
Bus 001 Device 002: ID 05e3:0610 | |
Segmentation fault | |
root@Teltonika-RUT955:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment