|
08.01.2021 | 3565 | Kernel | Bug Report | Very Low | Critical | 19.07.5 wifi for WRT1900AC v1 regression | openwrt-19.07 | Unconfirmed |
Task Description
Device problem occurs on: Supply the following if possible: Software versions of OpenWrt/LEDE release: OpenWrt 19.07.5, r11257-5090152ae3 WiFi dies every now and then, I had to roll back to 19.07.4.
[ 757.192788] wlan1: failed to remove key (0, 98:09:cf:ae:1d:1e) from hardware (-5) [ 757.212705] ieee80211 phy1: MACREG_REG_INT_CODE: 0×0000 [ 777.284194] ieee80211 phy1: cmd 0×9122=UpdateEncryption timed out [ 777.290372] ieee80211 phy1: return code: 0×1122 [ 777.294925] ieee80211 phy1: timeout: 0×1122 [ 777.299158] wlan1: failed to remove key (0, 54:60:09:fd:b0:72) from hardware (-5) [ 777.324342] ieee80211 phy1: MACREG_REG_INT_CODE: 0×0000
kernel log in attachment
|
|
11.01.2021 | 3571 | Kernel | Bug Report | Very Low | Critical | Kernel Drops Packets and causes heavy re-transmission | openwrt-19.07 | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on - Netgear R6220 - Software versions of OpenWrt/LEDE release, packages, etc - OpenWrt 19.07.04 & 19.07.05, mt7621 - Steps to reproduce - No Specific steps to reproduce the problem. Problem automatically starts occurring after a few weeks of usage. Upon running tcpdump on the bridged lan interface where majority of my clients are connected, many packets were dropped by the Kernel which caused many re-transmissions.
root@OpenWrt:~# tcpdump -i br-lan -w /mnt/sda1/tcpdump/tcpdump.pcap tcpdump: listening on br-lan, link-type EN10MB (Ethernet), capture size 262144 bytes
39397 packets received by filter 14785 packets dropped by kernel root@OpenWrt:~#
During the tcpdump packet capture, all I tried doing was browse various web pages from one client and do a speedtest from another client. The web pages would either never load and load after several re-attempts. Speedtest would fail to complete and error out.
|
|
21.11.2016 | 295 | Kernel | Bug Report | Very Low | High | ath10k_pci 0001:01:00.0: SWBA overrun on vdev | Trunk | Unconfirmed |
Task Description
Supply the following if possible:
- TP-LINK c2600 v1.1 - LEDE Reboot r2244 - after some hours, the network device produce the below stacktrace.
[61789.980553] ————[ cut here ]———— [61789.980600] WARNING: CPU: 0 PID: 3 at net/core/dev.c:4837 net_rx_action+0×154/0x2e4() [61789.984240] Modules linked in: pppoe ppp_async iptable_nat pppox ppp_generic nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_helper xt_ecn xt_dscp 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 ts_kmp ts_fsm ts_bm slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack iptable_raw iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt br_netfilter em_cmp sch_teql em_nbyte sch_htb sch_pie sch_gred sch_dsmark cls_basic act_ipt sch_prio em_text [61790.061568] sch_codel sch_tbf sch_sfq em_meta act_police sch_fq sch_red act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_hfsc sch_ingress ath10k_pci ath10k_core ath mac80211 cfg80211 compat ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables ifb ip6_tunnel tunnel6 tun snd_compress snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_rawmidi snd_seq_device snd_hwdep snd input_core soundcore [61790.130320] usb_storage uhci_hcd f2fs ext4 jbd2 mbcache crc32c_generic crypto_hash leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom dwc3_of_simple ohci_platform ohci_hcd phy_qcom_dwc3 ahci ehci_platform ehci_hcd sd_mod ahci_platform libahci_platform libahci libata scsi_mod gpio_button_hotplug usbcore nls_base usb_common [61790.158798] CPU: 0 PID: 3 Comm: ksoftirqd/0 Not tainted 4.4.30 #0 [61790.159062] Hardware name: Qualcomm (Flattened Device Tree) [61790.165160] [<c02207f4>] (unwind_backtrace) from [<c021d2e4>] (show_stack+0×14/0×20) [61790.170534] [<c021d2e4>] (show_stack) from [<c03b82a4>] (dump_stack+0x8c/0xa0) [61790.178521] [<c03b82a4>] (dump_stack) from [<c0228aec>] (warn_slowpath_common+0xa4/0xd0) [61790.185550] [<c0228aec>] (warn_slowpath_common) from [<c0228bcc>] (warn_slowpath_null+0x1c/0×24) [61790.193798] [<c0228bcc>] (warn_slowpath_null) from [<c050bcd0>] (net_rx_action+0×154/0x2e4) [61790.202568] [<c050bcd0>] (net_rx_action) from [<c022bc90>] (do_softirq+0xdc/0×230) [61790.210636] [<c022bc90>] (do_softirq) from [<c022be18>] (run_ksoftirqd+0×34/0×64) [61790.218626] [<c022be18>] (run_ksoftirqd) from [<c0246784>] (smpboot_thread_fn+0×190/0x1b8) [61790.226006] [<c0246784>] (smpboot_thread_fn) from [<c02438e4>] (kthread+0xf8/0×100) [61790.234335] [<c02438e4>] (kthread) from [<c0209cb8>] (ret_from_fork+0×14/0x3c) [61790.241951] —[ end trace bbf62e8dea16c714 ]— [61790.250226] ath10k_pci 0001:01:00.0: SWBA overrun on vdev 1, skipped old beacon
|
|
20.10.2017 | 1087 | Kernel | Bug Report | Very Low | High | LEDE snaphost: sunxi cortex-a7, BanaPi target: USB not ... | Trunk | Unconfirmed |
Task Description
Hi all With snapshot r5117-fbde9ac, at least on a bananapi (cortex-a7) the USB ports are down, apparently there is some problem with VBUS (maybe DT problem?) Here the dmesg after boot
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.57 (buildbot@builds) (gcc version 5.5.0 (LEDE GCC 5.5.0 r5092-0d5c1d7) ) #0 SMP PREEMPT Wed Oct 18 21:26:15 2017
[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt:Machine model: LeMaker Banana Pi
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 261738
[ 0.000000] free_area_init_node: node 0, pgdat c0689140, node_mem_map ef7fa000
[ 0.000000] Normal zone: 1536 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 196608 pages, LIFO batch:31
[ 0.000000] HighMem zone: 65130 pages, LIFO batch:15
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] percpu: Embedded 14 pages/cpu @ef7c2000 s25036 r8192 d24116 u57344
[ 0.000000] pcpu-alloc: s25036 r8192 d24116 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260202
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1030724K/1046952K available (4564K kernel code, 254K rwdata, 1384K rodata, 304K init, 282K bss, 16228K reserved, 0K cma-reserved, 260520K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc047d4b0 (4566 kB)
[ 0.000000] .init : 0xc05fe000 - 0xc064a000 ( 304 kB)
[ 0.000000] .data : 0xc064a000 - 0xc0689a40 ( 255 kB)
[ 0.000000] .bss : 0xc068b000 - 0xc06d1874 ( 283 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000019] Switching to timer-based delay loop, resolution 41ns
[ 0.000528] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000769] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns
[ 0.000939] Console: colour dummy device 80x30
[ 0.000973] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000988] pid_max: default: 32768 minimum: 301
[ 0.001112] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001123] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001736] CPU: Testing write buffer coherency: ok
[ 0.002074] /cpus/cpu@0 missing clock-frequency property
[ 0.002095] /cpus/cpu@1 missing clock-frequency property
[ 0.002108] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002131] Setting up static identity map for 0x400082c0 - 0x40008318
[ 0.170429] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.170531] Brought up 2 CPUs
[ 0.170553] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[ 0.170561] CPU: All CPU(s) started in HYP mode.
[ 0.170567] CPU: Virtualization extensions available.
[ 0.181241] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
[ 0.181967] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.181997] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.182161] pinctrl core: initialized pinctrl subsystem
[ 0.183759] NET: Registered protocol family 16
[ 0.184099] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.186420] No ATAGs?
[ 0.252339] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
[ 0.252404] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
[ 0.252440] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
[ 0.253608] reg-fixed-voltage gmac-3v3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/gmac_power_pin@0, deferring probe
[ 0.254616] SCSI subsystem initialized
[ 0.254990] libata version 3.00 loaded.
[ 0.255707] usbcore: registered new interface driver usbfs
[ 0.255854] usbcore: registered new interface driver hub
[ 0.256010] usbcore: registered new device driver usb
[ 0.256383] Linux video capture interface: v2.00
[ 0.256631] pps_core: LinuxPPS API ver. 1 registered
[ 0.256641] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.256729] PTP clock support registered
[ 0.257496] Advanced Linux Sound Architecture Driver Initialized.
[ 0.258937] clocksource: Switched to clocksource arch_sys_counter
[ 0.260189] simple-framebuffer 7fe79000.framebuffer: framebuffer at 0x7fe79000, 0x178e00 bytes, mapped to 0xf0900000
[ 0.260208] simple-framebuffer 7fe79000.framebuffer: format=x8r8g8b8, mode=656x536x32, linelength=2880
[ 0.267397] Console: switching to colour frame buffer device 82x33
[ 0.273147] simple-framebuffer 7fe79000.framebuffer: fb0: simplefb registered!
[ 0.285894] NET: Registered protocol family 2
[ 0.286811] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.286911] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.287040] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.287131] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.287195] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.287430] NET: Registered protocol family 1
[ 0.287817] kvm [1]: 8-bit VMID
[ 0.287830] kvm [1]: IDMAP page: 40009000
[ 0.287838] kvm [1]: HYP VA range: c0000000:ffffffff
[ 0.288171] kvm [1]: Hyp mode initialized successfully
[ 0.288246] kvm [1]: vgic-v2@1c84000
[ 0.288431] kvm [1]: vgic interrupt IRQ16
[ 0.288462] kvm [1]: virtual timer IRQ20
[ 0.290814] No memory allocated for crashlog
[ 0.291097] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[ 0.301800] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.314490] bounce: pool size: 64 pages
[ 0.314510] io scheduler noop registered
[ 0.314518] io scheduler deadline registered
[ 0.314823] io scheduler cfq registered (default)
[ 0.315575] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe
[ 0.320516] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.422164] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.428293] console [ttyS0] disabled
[ 0.448607] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 45, base_baud = 1500000) is a U6_16550A
[ 1.110648] console [ttyS0] enabled
[ 1.138088] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 46, base_baud = 1500000) is a U6_16550A
[ 1.170870] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 47, base_baud = 1500000) is a U6_16550A
[ 1.229167] loop: module loaded
[ 1.234708] libphy: Fixed MDIO Bus: probed
[ 1.239475] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
[ 1.245231] sun7i-dwmac 1c50000.ethernet: no reset control found
[ 1.252200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.258730] ehci-platform: EHCI generic platform driver
[ 1.264410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.270651] ohci-platform: OHCI generic platform driver
[ 1.276342] usbcore: registered new interface driver usb-storage
[ 1.282746] mousedev: PS/2 mouse device common for all mice
[ 1.289486] i2c /dev entries driver
[ 1.295415] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.305385] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 1.389162] sunxi-mmc 1c0f000.mmc: base:0xf08db000 irq:28
[ 1.395627] sun4i-ss 1c15000.crypto-engine: no reset control found
[ 1.403543] sun4i-ss 1c15000.crypto-engine: Die ID 0
[ 1.414955] NET: Registered protocol family 10
[ 1.424080] NET: Registered protocol family 17
[ 1.428624] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.441620] can: controller area network core (rev 20120528 abi 9)
[ 1.448031] NET: Registered protocol family 29
[ 1.452516] 8021q: 802.1Q VLAN Support v1.8
[ 1.456824] Registering SWP/SWPB emulation handler
[ 1.471934] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
[ 1.477695] sun7i-dwmac 1c50000.ethernet: no reset control found
[ 1.491416] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.502100] mmc0: new high speed SDHC card at address b368
[ 1.518287] mmcblk0: mmc0:b368 3.75 GiB
[ 1.523991] mmcblk0: p1 p2
[ 1.599006] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
[ 1.604587] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
[ 1.611833] sun7i-dwmac 1c50000.ethernet: Normal descriptors
[ 1.625337] libphy: stmmac: probed
[ 1.628759] sun7i-dwmac 1c50000.ethernet (unnamed net_device) (uninitialized): PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
[ 1.640432] sun7i-dwmac 1c50000.ethernet (unnamed net_device) (uninitialized): PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
[ 1.654246] hctosys: unable to open rtc device (rtc0)
[ 1.660155] vcc3v0: disabling
[ 1.663134] vcc5v0: disabling
[ 1.666099] usb0-vbus: disabling
[ 1.669415] usb1-vbus: disabling
[ 1.672648] usb2-vbus: disabling
[ 1.675876] ALSA device list:
[ 1.678840] No soundcards found.
[ 1.684092] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 1.693047] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 1.705706] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[ 1.713316] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.720717] Freeing unused kernel memory: 304K
[ 1.725156] This architecture does not have kernel memory protection.
[ 1.808884] init: Console is alive
[ 1.812591] init: - watchdog -
[ 1.991859] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 2.109062] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
[ 2.116602] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
[ 2.122530] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 2.131547] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
[ 2.140601] scsi host0: ahci-sunxi
[ 2.144486] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 33
[ 2.480406] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.497140] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 2.514855] init: - preinit -
[ 2.661278] random: jshn: uninitialized urandom read (4 bytes read)
[ 2.692999] random: jshn: uninitialized urandom read (4 bytes read)
[ 2.715326] random: jshn: uninitialized urandom read (4 bytes read)
[ 2.738512] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=-1)
[ 2.850208] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
[ 2.857528] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
[ 2.865213] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
[ 2.873355] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.973285] mount_root: mounting /dev/root
[ 5.980967] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 6.013747] random: fast init done
[ 6.249292] random: crng init done
[ 6.398432] urandom-seed: Seeding with /etc/urandom.seed
[ 6.439739] procd: - early -
[ 6.442722] procd: - watchdog -
[ 7.304303] procd: - watchdog -
[ 7.307745] procd: - ubus -
[ 7.362615] procd: - init -
[ 7.508699] kmodloader: loading kernel modules from /etc/modules.d/*
[ 7.518215] tun: Universal TUN/TAP device driver, 1.6
[ 7.523343] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 7.536218] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 7.547403] nat46: module (version 683fbd2b765506332a1af141545652bf58f03166) loaded.
[ 7.559700] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 7.579497] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 7.608815] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
[ 7.615784] sunxi-rtc 1c20d00.rtc: RTC enabled
[ 7.634093] Loading modules backported from Linux version wt-2017-10-06-0-ga7a22fbbd1f0
[ 7.642374] Backport generated by backports.git v4.14-rc2-1-6-gedfb595c
[ 7.651300] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.683086] xt_time: kernel timezone is -0000
[ 7.721723] PPP generic driver version 2.4.2
[ 7.727180] NET: Registered protocol family 24
[ 7.738129] usbcore: registered new interface driver rtl8xxxu
[ 7.766983] usbcore: registered new interface driver rt2800usb
[ 7.777447] usbcore: registered new interface driver ath9k_htc
[ 7.783580] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 10.097688] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=-1)
[ 10.110360] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
[ 10.117709] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
[ 10.125620] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
[ 10.132954] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.148402] br-lan: port 1(eth0.2) entered blocking state
[ 10.153968] br-lan: port 1(eth0.2) entered disabled state
[ 10.160321] device eth0.2 entered promiscuous mode
[ 10.165148] device eth0 entered promiscuous mode
[ 10.174920] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 10.235364] IPv6: ADDRCONF(NETDEV_UP): eth0.3: link is not ready
[ 10.498273] IPv6: ADDRCONF(NETDEV_UP): tayga-nat64: link is not ready
[ 10.566999] IPv6: ADDRCONF(NETDEV_CHANGE): tayga-nat64: link becomes ready
[ 14.329769] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 14.337986] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.345064] br-lan: port 1(eth0.2) entered blocking state
[ 14.350507] br-lan: port 1(eth0.2) entered forwarding state
[ 14.356467] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.3: link becomes ready
[ 14.363451] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
|
|
23.10.2017 | 1102 | Kernel | Bug Report | Very Low | High | Kernel crash on mt7621 at mm/slub.c | Trunk | Unconfirmed |
Task Description
I have recurrent crashes when using my wg3526 based on mt76 for long time. The wifi 2.4 ghz is activated (mt7603 driver), but 5ghz is not.
<4>[19202.879743] ------------[ cut here ]------------
<4>[19202.884402] WARNING: CPU: 3 PID: 0 at mm/slub.c:3843 ksize+0xe0/0xf8
<4>[19202.890789] Modules linked in: xt_coova pppoe ppp_async rtl8192cu rtl8192c_common rtl_usb pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY slhc rtlwifi nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt em_cmp em_nbyte sch_dsmark sch_pie act_ipt sch_codel sch_gred em_meta sch_teql cls_basic sch_prio em_text sch_sfq act_police sch_fq sch_red
<4>[19202.961498] act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_tbf sch_htb sch_hfsc sch_ingress mt7603e ledtrig_usbport mt76 mac80211 cfg80211 compat xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables tun mmc_block usb_storage mtk_sd mmc_core leds_gpio xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd ahci libahci libata sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc32c_generic [last unloaded: xt_coova]<4>[19203.032447] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W 4.9.54 #0
<4>[19203.039549] Stack : 00000000 00000000 80557b2a 00000041 80406a24 00000000 00000000 80550000
<4>[19203.047897] 8fc5499c 804ebea7 80482c5c 00000003 00000000 80553824 02080020 8fd3705c
<4>[19203.056241] 804e95fc 8006b878 00000001 80550000 804f1fa4 804f1fa8 80487844 8fc21ce0
<4>[19203.064589] 00000003 800a9fd0 02080020 8fd3705c 0000329a 00000007 8f21db00 00c21ce0
<4>[19203.072937] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<4>[19203.081299] ...
<4>[19203.083744] Call Trace:
<4>[19203.086218] [<8000f814>] show_stack+0x54/0x88
<4>[19203.090590] [<801df1cc>] dump_stack+0x8c/0xd0
<4>[19203.094939] [<8002bdc4>] __warn+0xe4/0x118
<4>[19203.099026] [<8002be8c>] warn_slowpath_null+0x1c/0x30
<4>[19203.104081] [<800e882c>] ksize+0xe0/0xf8
<4>[19203.107999] [<802d90d0>] pskb_expand_head+0x98/0x23c
<4>[19203.112958] [<8032aa28>] ip_forward+0x374/0x45c
<4>[19203.117474] [<803294c8>] ip_rcv+0x2b8/0x320
<4>[19203.121653] [<802e98d0>] __netif_receive_skb_core+0x718/0x970
<4>[19203.127384] [<802eb7bc>] process_backlog+0x9c/0x160
<4>[19203.132248] [<802eb55c>] net_rx_action+0x138/0x2fc
<4>[19203.137033] [<8002f924>] __do_softirq+0x294/0x2e0
<4>[19203.141726] [<8002fc18>] irq_exit+0x7c/0x98
<4>[19203.145913] [<8020e3d0>] plat_irq_dispatch+0xb4/0xdc
<4>[19203.150866] [<8000a968>] except_vec_vi_end+0xb8/0xc4
<4>[19203.155842] [<80064fc4>] cpu_startup_entry+0x104/0x170
<4>[19203.161091] ---[ end trace 09207f98d12feebb ]---
<4>[19203.165803] Kernel bug detected[#1]:
<1>[19203.165897] CPU 3 Unable to handle kernel paging request at virtual address 00004000, epc == 800eb628, ra == 800eb5ac
<4>[19203.179938] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.9.54 #0
<4>[19203.187042] task: 804ebfa0 task.stack: 804dc000
<4>[19203.191547] $ 0 : 00000000 80550000 81026b40 00000001
<4>[19203.196767] $ 4 : 00000000 81026b53 000f0000 811da600
<4>[19203.201984] $ 8 : 804f0000 80584864 8fc0df54 8fc0df54
<4>[19203.207198] $12 : 11000000 ffffffff 00000000 0000002d
<4>[19203.212415] $16 : 8eaaa600 8ffa1308 8ffa1000 0000007d
<4>[19203.217631] $20 : 000000ca 0000003f 8ffa1308 00000018
<4>[19203.222846] $24 : 00000000 8000c30c
<4>[19203.228063] $28 : 804dc000 8fc0de3c ffffffff 802d5e00
<4>[19203.233278] Hi : 00000003
<4>[19203.236139] Lo : 00000000
<4>[19203.239036] epc : 800e9b90 kfree+0x78/0x1a4
<4>[19203.243394] ra : 802d5e00 __kfree_skb+0x14/0xa4
<4>[19203.248157] Status: 11008403 KERNEL EXL IE
<4>[19203.252333] Cause : 50800034 (ExcCode 0d)
<4>[19203.256319] PrId : 0001992f (MIPS 1004Kc)
<4>[19203.260389] Modules linked in: xt_coova pppoe ppp_async rtl8192cu rtl8192c_common rtl_usb pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY slhc rtlwifi nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt em_cmp em_nbyte sch_dsmark sch_pie act_ipt sch_codel sch_gred em_meta sch_teql cls_basic sch_prio em_text sch_sfq act_police sch_fq sch_red
<4>[19203.330928] act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_tbf sch_htb sch_hfsc sch_ingress mt7603e ledtrig_usbport mt76 mac80211 cfg80211 compat xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables tun mmc_block usb_storage mtk_sd mmc_core leds_gpio xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd ahci libahci libata sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc32c_generic [last unloaded: xt_coova]Process swapper/0 (pid: 0, threadinfo=804dc000, task=804ebfa0, tls=00000000)
<4>[19203.408441] Stack : 000000ca 0000003f 8ffa1308 00000018 8ef712d8 802b0400 0003000f 802b2240
<4>[19203.416786] 8e245c60 8eaa10c0 00000000 aef74b40 00000001 8ffa14b8 000000c9 802b2658
<4>[19203.425131] 803f7afc 8149e440 802e6138 00000001 0000012b 80510000 804df9c0 00000001
<4>[19203.433476] 8fdc7900 00000001 80580000 0000000f 00030000 9bfe8000 01000000 00000010
<4>[19203.441822] 30000000 8009483c 0e245ca0 01000000 0f2d4480 00000004 00000040 804df9c0
<4>[19203.450167] ...
<4>[19203.452603] Call Trace:
<4>[19203.455038] [<800e9b90>] kfree+0x78/0x1a4
<4>[19203.459038] [<802d5e00>] __kfree_skb+0x14/0xa4
<4>[19203.463475] [<802b0400>] fe_txd_unmap+0xd4/0xec
<4>[19203.467986] [<802b2658>] fe_poll+0x134/0x700
<4>[19203.472243] [<802eb55c>] net_rx_action+0x138/0x2fc
<4>[19203.477022] [<8002f924>] __do_softirq+0x294/0x2e0
<4>[19203.481705] [<8002fc18>] irq_exit+0x7c/0x98
<4>[19203.485882] [<8020e3d0>] plat_irq_dispatch+0xb4/0xdc
<4>[19203.490831] [<8000a968>] except_vec_vi_end+0xb8/0xc4
<4>[19203.495777] [<8000c324>] r4k_wait_irqoff+0x18/0x20
<4>[19203.500572] [<80064fc4>] cpu_startup_entry+0x104/0x170
<4>[19203.505712] [<80513be4>] start_kernel+0x47c/0x49c
<4>[19203.510392] Code: 30630001 24030001 38630001 <00030336> 8c430000 7c630380 10600003 00000000 10000002
<4>[19203.520132]
<4>[19203.521619] Oops[#2]:
<4>[19203.521836] ---[ end trace 09207f99d12feebb ]---
===================================
Time: 1508726234.629265
<0>[19203.526701] Kernel panic - not syncing: Fatal exception in interrupt
<4>[82713.077406] Stack : 00000000 00000000 80557b2a 00000041 80406a24 00000000 00000000 80550000
<4>[82713.085754] 804ec2bc 804ebea7 80482c5c 00000000 00000000 80553824 00000054 8f295a00
<4>[82713.094099] 00000000 8006b878 00000001 80550000 804f1fa4 804f1fa8 80487844 8fc0dd90
<4>[82713.102444] 00000003 800a9fd0 00000054 8f295a00 0000f7f3 00000007 00000000 00c0dd90
<4>[82713.110789] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<4>[82713.119130] ...
<4>[82713.121567] Call Trace:
<4>[82713.124029] [<8000f814>] show_stack+0x54/0x88
<4>[82713.128386] [<801df1cc>] dump_stack+0x8c/0xd0
<4>[82713.132727] [<8002bdc4>] __warn+0xe4/0x118
<4>[82713.136803] [<8002be8c>] warn_slowpath_null+0x1c/0x30
<4>[82713.141876] [<8f28c124>] mt7603_mac_fill_rx+0x2b0/0x3a8 [mt7603e]
<4>[82713.147957] [<8f28ae30>] mt7603_queue_rx_skb+0x9c/0xe4 [mt7603e]
<4>[82713.153958] [<8f284d6c>] mt76_dma_attach+0xa9c/0xc94 [mt76]
<4>[82713.159601] ---[ end trace 30529a2ab5a2f517 ]---
<4>[82713.164302] ------------[ cut here ]------------
<4>[82713.169064] WARNING: CPU: 0 PID: 0 at backports-2017-10-06/net/mac80211/rx.c:4321 ieee80211_rx_napi+0xa8/0x964 [mac80211]
<4>[82713.180018] Modules linked in: xt_coova pppoe ppp_async rtl8192cu rtl8192c_common rtl_usb pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY slhc rtlwifi nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt em_cmp em_nbyte sch_dsmark sch_pie act_ipt sch_codel sch_gred em_meta sch_teql cls_basic sch_prio em_text sch_sfq act_police sch_fq sch_red
<4>[82713.250675] act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_tbf sch_htb sch_hfsc sch_ingress mt7603e ledtrig_usbport mt76 mac80211 cfg80211 compat xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables tun mmc_block usb_storage mtk_sd mmc_core leds_gpio xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd ahci libahci libata sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc32c_generic [last unloaded: xt_coova]<4>[82713.321600] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.9.54 #0
<4>[82713.328698] Stack : 00000000 00000000 80557b2a 00000041 80406a24 00000000 00000000 80550000
<4>[82713.337045] 804ec2bc 804ebea7 80482c5c 00000000 00000000 80553824 00000001 8f295a00
<4>[82713.345391] 00000000 8006b878 00000001 80550000 804f1fa4 804f1fa8 80487844 8fc0dd38
<4>[82713.353736] 00000003 800a9fd0 00000001 8f295a00 0000f997 00000007 00000008 00c0dd38
<4>[82713.362081] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<4>[82713.370424] ...
<4>[82713.372859] Call Trace:
<4>[82713.375308] [<8000f814>] show_stack+0x54/0x88
<4>[82713.379658] [<801df1cc>] dump_stack+0x8c/0xd0
<4>[82713.383995] [<8002bdc4>] __warn+0xe4/0x118
<4>[82713.388071] [<8002be8c>] warn_slowpath_null+0x1c/0x30
<4>[82713.393195] [<8f325b94>] ieee80211_rx_napi+0xa8/0x964 [mac80211]
<4>[82713.399231] [<8f2858b4>] mt76_rx_complete+0x88/0x118 [mt76]
<4>[82713.404794] [<8f284e7c>] mt76_dma_attach+0xbac/0xc94 [mt76]
<4>[82713.410438] ---[ end trace 30529a2bb5a2f517 ]---
<4>[82715.996390] ------------[ cut here ]------------
<4>[82716.001062] WARNING: CPU: 3 PID: 0 at mm/slub.c:3843 ksize+0xe0/0xf8
<4>[82716.007380] Modules linked in: xt_coova pppoe ppp_async rtl8192cu rtl8192c_common rtl_usb pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY slhc rtlwifi nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt em_cmp em_nbyte sch_dsmark sch_pie act_ipt sch_codel sch_gred em_meta sch_teql cls_basic sch_prio em_text sch_sfq act_police sch_fq sch_red
<4>[82716.078197] act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_tbf sch_htb sch_hfsc sch_ingress mt7603e ledtrig_usbport mt76 mac80211 cfg80211 compat xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables tun mmc_block usb_storage mtk_sd mmc_core leds_gpio xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd ahci libahci libata sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc32c_generic [last unloaded: xt_coova]<4>[82716.149239] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W 4.9.54 #0
<4>[82716.156343] Stack : 00000000 00000000 80557b2a 00000041 80406a24 00000000 00000000 80550000
<4>[82716.164705] 8fc5499c 804ebea7 80482c5c 00000003 00000000 80553824 8f3a4000 8edd5c80
<4>[82716.173065] 00000000 8006b878 00000001 80550000 804f1fa4 804f1fa8 80487844 8fc21940
<4>[82716.181427] 00000003 800a9fd0 8f3a4000 8edd5c80 0000fb43 00000007 8e826084 00c21940
<4>[82716.189786] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<4>[82716.198143] ...
<4>[82716.200587] Call Trace:
<4>[82716.203059] [<8000f814>] show_stack+0x54/0x88
<4>[82716.207424] [<801df1cc>] dump_stack+0x8c/0xd0
<4>[82716.211774] [<8002bdc4>] __warn+0xe4/0x118
<4>[82716.215861] [<8002be8c>] warn_slowpath_null+0x1c/0x30
<4>[82716.220915] [<800e882c>] ksize+0xe0/0xf8
<4>[82716.224832] [<802d90d0>] pskb_expand_head+0x98/0x23c
<4>[82716.229996] [<8f329150>] ieee80211_probereq_get+0xb48/0x190c [mac80211]
<4>[82716.236678] [<80064264>] __wake_up_common+0x64/0xb4
<4>[82716.241619] ---[ end trace 30529a2cb5a2f517 ]---
<4>[82716.246369] Kernel bug detected[#1]:
<1>[82716.246495] CPU 3 Unable to handle kernel paging request at virtual address 00004000, epc == 800eb628, ra == 800eb5ac
<4>[82716.260496] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.9.54 #0
<4>[82716.267598] task: 804ebfa0 task.stack: 804dc000
<4>[82716.272101] $ 0 : 00000000 80550000 81026960 00000001
<4>[82716.277321] $ 4 : 00000000 81026973 000f0000 811cb400
<4>[82716.282538] $ 8 : 804f0000 801eb464 8fc0df54 8fc0df54
<4>[82716.287752] $12 : 11000000 00000000 00000000 00000005
<4>[82716.292968] $16 : 8d488000 8f295540 8ff23064 8f295b7c
<4>[82716.298183] $20 : 00000002 8f295b78 00000000 00000009
<4>[82716.303399] $24 : 00000000 8000c30c
<4>[82716.308613] $28 : 804dc000 8fc0de9c 802044f7 802d5e00
<4>[82716.313831] Hi : 00000004
<4>[82716.316692] Lo : 00000000
<4>[82716.319581] epc : 800e9b90 kfree+0x78/0x1a4
<4>[82716.323940] ra : 802d5e00 __kfree_skb+0x14/0xa4
<4>[82716.328701] Status: 11008403 KERNEL EXL IE
<4>[82716.332884] Cause : 50800034 (ExcCode 0d)
<4>[82716.336872] PrId : 0001992f (MIPS 1004Kc)
<4>[82716.340942] Modules linked in: xt_coova pppoe ppp_async rtl8192cu rtl8192c_common rtl_usb pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY slhc rtlwifi nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt em_cmp em_nbyte sch_dsmark sch_pie act_ipt sch_codel sch_gred em_meta sch_teql cls_basic sch_prio em_text sch_sfq act_police sch_fq sch_red
<4>[82716.411537] act_skbedit act_mirred em_u32 cls_u32 cls_tcindex cls_flow cls_route cls_fw sch_tbf sch_htb sch_hfsc sch_ingress mt7603e ledtrig_usbport mt76 mac80211 cfg80211 compat xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables tun mmc_block usb_storage mtk_sd mmc_core leds_gpio xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd ahci libahci libata sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc32c_generic [last unloaded: xt_coova]Process swapper/0 (pid: 0, threadinfo=804dc000, task=804ebfa0, tls=00000000)
<4>[82716.489176] Stack : 00000002 8f2955b0 8f295540 8ff23064 8f2955b0 8f2849f0 9bfe8000 8006d534
<4>[82716.497539] 8fc35480 00000001 00000000 00000000 00000000 00000000 00000070 804f0000
<4>[82716.505899] 00010000 8d488000 8df26790 00000001 8f295540 00000001 ffffffff 00000002
<4>[82716.514260] 00000000 804de040 00000100 0000000a 00000018 8f28ab70 80580000 80580000
<4>[82716.522625] 00000004 8006c99c 8f296188 8054121c 804e95fc 8003020c 00000006 8020f290
<4>[82716.530989] ...
<4>[82716.533431] Call Trace:
<4>[82716.535883] [<800e9b90>] kfree+0x78/0x1a4
<4>[82716.539897] [<802d5e00>] __kfree_skb+0x14/0xa4
<4>[82716.544372] [<8f2849f0>] mt76_dma_attach+0x720/0xc94 [mt76]
<4>[82716.549930] Code: 30630001 24030001 38630001 <00030336> 8c430000 7c630380 10600003 00000000 10000002
<4>[82716.559695]
<4>[82716.561183] Oops[#2]:
<4>[82716.561433] ---[ end trace 30529a2db5a2f517 ]---
===================================
Time: 1508284734.35088
|
|
04.08.2018 | 1728 | Kernel | Bug Report | Very Low | High | Newifi D1- Unable to reboot | All | Unconfirmed |
Task Description
Newifi D1, openwrt trunk, 18.06, etc.
This device can not reboot and there is a patch that can fix this problem. The official builds don’t include it, so the only way to solve it is to build the firmware by ourselves, which is very inconvenient.
I hope there is someone who can solve this problem.
Thank you!
The patch is from https://forum.openwrt.org/t/newifi-d1-unable-to-reboot/7910/8
--- a/drivers/mtd/spi-nor/spi-nor.c
+++ b/drivers/mtd/spi-nor/spi-nor.c
@@ -1075,7 +1075,7 @@ static const struct flash_info spi_nor_i
{ "mx25u6435f", INFO(0xc22537, 0, 64 * 1024, 128, SECT_4K) },
{ "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) },
{ "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) },
- { "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },
+ { "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ | SPI_NOR_4B_READ_OP) },
{ "mx25u25635f", INFO(0xc22539, 0, 64 * 1024, 512, SECT_4K | SPI_NOR_4B_OPCODES) },
{ "mx25l25655e", INFO(0xc22619, 0, 64 * 1024, 512, 0) },
{ "mx66l51235l", INFO(0xc2201a, 0, 64 * 1024, 1024, SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },
|
|
30.08.2018 | 1826 | Kernel | Bug Report | Very Low | High | FQ_codel is the wrong qdisc for the CAN bus | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on CAN bus - Software versions of OpenWrt/LEDE release, packages, etc. all - Steps to reproduce
bring up a can device that expects pfifo-fast, rather than noqueue
We finally had an edge case where fq_codel is totally the wrong thing.
https://marc.info/?l=linux-can&m=152785826628439&w=2
https://github.com/systemd/systemd/issues/9194
I don’t know how many can bus devices expect pfifo_fast, rather than noqueue. So far as I can tell the flow dissector doesn’t engage, so no FQ, but can is oft blocking bus so codel can drop more often than pfifo_fast does.
|
|
25.09.2018 | 1868 | Kernel | Bug Report | Very Low | High | kmod-netem: Unable to handle kernel NULL pointer derefe... | Trunk | Unconfirmed |
Task Description
Device is WRT1900ACv2, kernel version is 4.14.71 It is simple to reproduce, just invoke netem such as `tc qdisc add dev eth1 root netem delay 100ms`, it will crash immediately
|
|
01.10.2018 | 1877 | Kernel | Bug Report | Very Low | High | SD Card corruption on reboot after power failure | Trunk | Unconfirmed |
Task Description
- problem occurs on zbt-we1326 with mt7621 cpu with mtk_sd kernel module loaded. - openwrt latest snapshot(30-08-2017) firmware downloaded from openwrt. - Steps to reproduce 1. setup extroot on the sdcard with a partition of 1gb(ext4)(boot) mounted as /overlay and 31gb(f2fs)(data) mounted at /media/ 2. works fine on normal reboot(through ui). 3. turn off router power and start the router by plugging back in. notice corruption of extroot or data folder or both . it doesn’t happen rarely but it definitely happens on subsequent power off/on cycle.
|
|
27.02.2019 | 2150 | Kernel | Bug Report | Very Low | High | Crashlogs are empty/borken - TD-W8970 v1 | All | Unconfirmed |
Task Description
Device TD-W8970 v1. Lot of crashes, all does not produce anything on logs (even tried to crank up log levels and saving to USB, to be sure to read last lines logged, but no errors is shown). After the automatic reboot I can see the message
Crashlog allocated RAM at address 0x3f00000
with logread. No log file is generated inside
/sys/kernel/debug
. I compiled a custom image with
/dev/mem
enabled and dumped the memory after 0x3f00000 (basically last MB of ram available) and I can only see the bytes “A1 EE DE AD” followed by ~1KB of “00” and after that probably other programs code.
In this thread there is the full explanation about how this device is currently unstable, and having no logs available makes debugging x10 times harder..
|
|
10.03.2019 | 2176 | Kernel | Bug Report | Medium | High | ubiquiti loco xw (AR9342 Rev.2) stops receiving on wire... | All | New |
Task Description
This bug has been existing as long as the ubiquiti loco xw 5 ghz hardware is around, probably what we are dealing with is a hardware bug in the AR9342 Rev. 2 chip. It is somehow hard to reproduce, but it hits us reliable every couple of hours, sometimes days, running any version of OpenWrt up to todays master branch. It just happened again and this time I decided to check if the bug is actually listed on FS – in addition to creating the usual cron-job executing `iw dev wlan0 scan` every minute. There is even a watchdog in the community libremesh repository designed to catch exactly this bug: https://github.com/libremesh/lime-packages/blob/master/packages/cotonete/Makefile#L21
So to run into it, here we got 2 ubiquiti nanobeam m5 devices running OpenWrt ar71xx/generic loco-m-xw pointing at each other over a distance of roughly 2km. This link is acceptable, but not perfect and slightly asymmetric.
Device A (worse RX SNR):
Station f0:9f:c2:xx:xx:7a (on wlan0-mesh)
inactive time: 0 ms
rx bytes: 1433997029
rx packets: 8589913
tx bytes: 23160025785
tx packets: 15667682
tx retries: 677924
tx failed: 0
rx drop misc: 30076
signal: -76 [-79, -79] dBm
signal avg: -74 [-77, -77] dBm
Toffset: 4887897799 us
tx bitrate: 43.3 MBit/s MCS 10 short GI
rx bitrate: 43.3 MBit/s MCS 4 short GI
expected throughput: 24.536Mbps
mesh llid: 0
mesh plid: 0
mesh plink: ESTAB
mesh local PS mode: ACTIVE
mesh peer PS mode: ACTIVE
mesh non-peer PS mode: ACTIVE
authorized: yes
authenticated: yes
associated: yes
preamble: long
WMM/WME: yes
MFP: yes
TDLS peer: no
DTIM period: 2
beacon interval:100
connected time: 18117 seconds
Device B (better RX SNR)
Station fc:ec:da:xx:xx:8c (on wlan0-mesh)
inactive time: 20 ms
rx bytes: 23442553203
rx packets: 16047526
tx bytes: 1274688573
tx packets: 8251479
tx retries: 1337700
tx failed: 2932
rx drop misc: 45195
signal: -72 [-79, -73] dBm
signal avg: -71 [-78, -73] dBm
Toffset: 18446744068821653812 us
tx bitrate: 57.8 MBit/s MCS 11 short GI
rx bitrate: 43.3 MBit/s MCS 10 short GI
last ack signal:24 dBm
expected throughput: 24.536Mbps
mesh llid: 0
mesh plid: 0
mesh plink: ESTAB
mesh local PS mode: ACTIVE
mesh peer PS mode: ACTIVE
mesh non-peer PS mode: ACTIVE
authorized: yes
authenticated: yes
associated: yes
preamble: long
WMM/WME: yes
MFP: yes
TDLS peer: no
DTIM period: 2
beacon interval:100
connected time: 18179 seconds
Now it so happens that device A (and always only device A!) becomes deaf after some hours of mostly sending lots of traffic to device B. It will continue to send beacons, but loose all associations. device B will keep trying setting up a link, but it keeps ending up in ‘BLOCKED’ state and dumps using a monitor mode interface show that device A simply doesn’t react at all to any of the frames send by device B. A simple `iw dev wlan0 scan` on device A (which doesn’t give any results) fixes the problem.
The channel seems rather unused otherwise and signal quality only varies by weather conditions. Interestingly this seems to happen on non-DFS channels only. And it happens on Ad-Hoc mode (unencrypted, never tried encrypted) and 802.11s (open ie. setup via `iw` tool as well as with SAE ie. running `wpa_supplicant`) equally. It doesn’t happen on all nodes, but only on those with rather bad signal or at least one far-off neighbor.
Maybe related to FS#1246
I saw this occuring on ubnt nanostation loco m5 XW as well as on all nanobeam m5 variants (which is supposedly compatible with the loco-m-xw image).
ieee80211 phy0: Atheros AR9340 Rev:2 mem=0xb8100000, irq=47
WiFi EEPROM of the devices:
*
00001000 02 02 F0 9F C2 XX XX XX 00 30 3a 31 35 3a 36 64 |.....XXX.0:15:6d|
00001010 3a 64 64 3a 64 65 3a 61 64 00 00 00 00 00 1f 00 |:dd:de:ad.......|
00001020 33 01 00 00 00 00 04 00 00 00 2d 04 03 00 08 ff |3.........-.....|
00001030 20 01 00 00 00 20 02 00 00 cc cc 0c 00 50 01 50 | .... .......P.P|
00001040 01 50 01 00 00 00 00 00 00 21 00 a4 00 00 00 00 |.P.......!......|
00001050 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00001060 0e 0e 03 00 2c e2 00 02 0e 1c e0 e0 00 0c e0 e0 |....,...........|
00001070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00001080 00 00 00 00 00 00 00 00 00 00 70 89 ac 00 00 00 |..........p.....|
00001090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000010c0 00 00 00 70 ac 70 89 ac 70 89 ac 70 89 ac 22 22 |...p.p..p..p..""|
000010d0 22 22 22 22 22 22 22 22 20 1c 22 22 20 1c 22 22 |"""""""" ."" .""|
000010e0 20 1c 24 24 20 18 16 14 20 16 14 12 20 20 1c 14 | .$$ ... ... ..|
000010f0 24 24 20 18 16 14 20 16 14 12 20 20 1c 14 24 24 |$$ ... ... ..$$|
00001100 20 18 16 14 20 16 14 12 20 20 1c 14 22 22 1e 16 | ... ... ..""..|
00001110 14 12 1e 14 12 10 20 20 1c 14 22 22 1e 16 14 12 |...... ..""....|
00001120 1e 14 12 10 20 20 1c 14 22 22 1e 16 14 12 1e 14 |.... ..""......|
00001130 12 10 20 20 1c 14 11 12 15 17 41 42 45 47 31 32 |.. ......ABEG12|
00001140 35 37 70 75 ac b8 70 75 ac b8 70 75 ac b8 70 75 |57pu..pu..pu..pu|
00001150 ac b8 70 75 ac b8 70 75 ac b8 70 75 ac b8 70 75 |..pu..pu..pu..pu|
*
00001170 ac b8 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c |..<|<|<|<|<|<|<||
00001180 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c |<|<|<|<|<|<|<|<||
*
000011a0 3c 7c 10 01 00 00 22 22 02 00 00 00 00 00 00 00 |<|....""........|
000011b0 00 00 00 00 00 00 44 00 00 00 00 00 00 ff 00 00 |......D.........|
000011c0 00 00 00 00 00 00 00 00 00 00 00 00 ff 0e 0e 03 |................|
000011d0 00 2d e2 00 02 0e 1c 00 00 00 00 00 00 00 00 00 |.-..............|
000011e0 00 00 00 00 00 00 00 00 00 44 44 00 00 00 00 00 |.........DD.....|
000011f0 00 00 00 00 00 00 00 4c 58 68 8c a4 b4 bd cd d9 |.......LXh......|
00001200 00 89 00 00 00 dc 00 89 00 00 00 e0 00 8a 00 00 |................|
00001210 00 e2 00 8b 00 00 00 de 00 8b 00 00 00 de 00 8b |................|
00001220 00 00 00 dc 00 89 00 00 00 da 00 8b 00 00 00 e0 |................|
00001230 00 89 00 00 00 e4 00 8a 00 00 00 e7 00 8b 00 00 |................|
00001240 00 e6 00 8b 00 00 00 e2 00 8c 00 00 00 e1 00 8c |................|
00001250 00 00 00 df 00 8b 00 00 00 dd 00 8b 00 00 00 00 |................|
00001260 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00001280 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4c |...............L|
00001290 54 68 78 8c a0 b4 c5 4c 54 68 78 8c a0 b4 c5 4c |Thx....LThx....L|
000012a0 54 68 78 8c a0 b4 c5 26 20 1e 1c 26 20 1e 1c 26 |Thx....& ..& ..&|
000012b0 20 1e 1c 26 20 1e 1c 26 20 1e 1c 26 20 1e 1c 26 | ..& ..& ..& ..&|
000012c0 20 1e 1c 26 20 1e 1c 26 22 20 1e 1c 1a 20 1e 1c | ..& ..&" ... ..|
000012d0 1a 00 00 00 00 26 22 20 1e 1c 1a 20 1e 1c 1a 00 |.....&" ... ....|
000012e0 00 00 00 26 22 20 1e 1c 1a 20 1e 1c 1a 00 00 00 |...&" ... ......|
000012f0 00 26 22 20 1e 1c 1a 20 1e 1c 1a 00 00 00 00 26 |.&" ... .......&|
00001300 22 20 1e 1c 1a 20 1e 1c 1a 00 00 00 00 26 22 20 |" ... .......&" |
00001310 1e 1c 1a 20 1e 1c 1a 00 00 00 00 26 22 20 1e 1c |... .......&" ..|
00001320 1a 20 1e 1c 1a 00 00 00 00 26 22 20 1e 1c 1a 20 |. .......&" ... |
00001330 1e 1c 1a 00 00 00 00 26 22 20 1e 1c 1a 20 1e 1c |.......&" ... ..|
00001340 1a 00 00 00 00 26 22 20 1e 1c 1a 20 1e 1c 1a 00 |.....&" ... ....|
00001350 00 00 00 26 22 20 1e 1c 1a 20 1e 1c 1a 00 00 00 |...&" ... ......|
00001360 00 26 22 20 1e 1c 1a 20 1e 1c 1a 00 00 00 00 26 |.&" ... .......&|
00001370 22 20 1e 1c 1a 20 1e 1c 1a 00 00 00 00 26 22 20 |" ... .......&" |
00001380 1e 1c 1a 20 1e 1c 1a 00 00 00 00 26 22 20 1e 1c |... .......&" ..|
00001390 1a 20 1e 1c 1a 00 00 00 00 26 22 20 1e 1c 1a 20 |. .......&" ... |
000013a0 1e 1c 1a 00 00 00 00 10 16 18 40 46 48 30 36 38 |..........@FH068|
000013b0 4c 54 68 78 8c a0 b9 cd 4c 54 68 78 8c a0 b9 cd |LThx....LThx....|
*
000013f0 4c 54 68 78 8c a0 b9 cd 3c 7c 3c 7c 3c 7c 3c 7c |LThx....<|<|<|<||
00001400 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c 3c 7c |<|<|<|<|<|<|<|<||
*
00001440 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
*
|
|
21.04.2019 | 2247 | Kernel | Feature Request | Very Low | High | Allwinner H+ Enable wifi xradio-xr819 and soc-audio. | All | Unconfirmed |
Task Description
Openwrt-master and openwrt-18.06.02, lede-18.06.02 Included support for wifi xradio-xr819 and soc-audio - Allwinner H + Xunlong Orange Pi Zero.
Patches are created. It is better if someone from the experts adds to the source code.
Patch openwrt-18.06.02
Patch Openwrt-master
Copy patch dts-add-usb2-usb3-soc_codec-opi_zero-wifi_xradio_xr819_openwrt-18.06.02.patch to <buld-dir Openwrt-master>
patch -p1 < dts-add-usb2-usb3-soc_codec-opi_zero-wifi_xradio_xr819_openwrt-18.06.02.patch
Copy patch dts-add-usb2-usb3-soc_codec-opi_zero-wifi_xradio_xr819_openwrt-master.patch>
patch -p1 < dts-add-usb2-usb3-soc_codec-opi_zero-wifi_xradio_xr819_openwrt-master.patch
|
|
04.07.2019 | 2355 | Kernel | Bug Report | Very Low | High | low ipsec throughput on ipq40xx platform | Trunk | Unconfirmed |
Task Description
The problem has been confirmed on gl-inet b1300 and Asus AC58u, latest snapshot and 18.06.2.
very low ipsec throughput under normal strongswan road-warrior configuration, but performance become reasonable after installing strongswan-mod-kernel-libipsec, it means bypass kernel’s ipsec stack.
more information can be found on discussion topic thread.
https://forum.openwrt.org/t/ipsec-performance-issue/39690/2
|
|
16.07.2019 | 2391 | Kernel | Bug Report | Very Low | High | mac80211: ath9k AP fails to honour client's power save ... | Trunk | Unconfirmed |
Task Description
Context:
I am using one device in AP mode, the other in client mode. The client uses wpa_supplicant to do background scan to other channels that the data channel. I am running iperf (UDP) from the AP to the client.
My device is home-made, Cavium development board-based, equipped with Compex WLE350NX. It works correctly with kernel 3.18 and the 2015 wireless backport. I updated to kernel 4.9 and the wireless backport 4.19.32-1, the last one from the trunk. (previously I used backport-2017-11-01 with the same result).
I am running wireshark with Airpcap to spy the wireless link.
Problem:
* When the client scans offchannel, it correctly sends nullfunc frames around the offchannel period, with the PM bit set then unset.
* However, during this time, the AP continues to send data to the client.
* This results in a lot of lost frames, though I set the powersave buffers to high values on the AP side.
After some research I saw that the same kind of problem was fixed several times(*), but since there where so many changes in the queue management, I cannot really compare his work and the current state of the driver.
Any idea / patch / research directions ?
(*) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5519541d5a5f19893546883547e2f0f2e5934df7
|
|
16.08.2019 | 2445 | Kernel | Bug Report | Very Low | High | Omega2 reboot hang | Trunk | Unconfirmed |
Task Description
- Omega2 - OpenWRT 19.07 branch (and master earlier this year) - Try rebooting, results in hang.
Old issue, which seems to still persist. See: http://community.onion.io/topic/1254/omega2-reboot/3 https://patchwork.ozlabs.org/patch/713750/ https://github.com/lede-project/source/pull/620
|
|
29.09.2019 | 2523 | Kernel | Bug Report | Very Low | High | RB750 randomly reboots after kernel warnings | openwrt-19.07 | Unconfirmed |
Task Description
Mikrotik RB750Gr3 LuCI openwrt-19.07 branch (git-19.267.59428-7b36dae) / OpenWrt 19.07-SNAPSHOT r10532-cf3b50377e
Router randomly reboots (it may be stable for hours or can reboot in a minute after power up). Seems like kernel problem.
Here are some logs I managed to fetch before the reboots:
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.010562] ------------[ cut here ]------------
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.015202] WARNING: CPU: 2 PID: 0 at net/ipv4/tcp_output.c:2509 0x803cc8bc
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.022158] invalid inflight: 1 state 1 cwnd 10 mss 1388
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.027441] Modules linked in: qcserial pppoe ppp_async option cdc_mbim usb_wwan sierra_net sierra rndis_host qmi_wwan pppox ppp_generic nf_nat_pptp nf_conntrack_pptp nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm cdc_ncm cdc_ether xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_FLOWOFFLOAD xt_CT wireguard usbserial usbnet usblp ts_fsm ts_bm slhc nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_sip nf_nat_redirect nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_conntrack_ipv4 nf_nat_ipv4 nf_nat_h323 nf_nat_amanda nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_sip nf_conntrack_rtcache nf_conntrack_proto_gre
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.097872] nf_conntrack_netlink nf_conntrack_irc nf_conntrack_h323 nf_conntrack_broadcast ts_kmp nf_conntrack_amanda nf_conntrack iptable_raw iptable_mangle iptable_filter ip_tables crc_ccitt cdc_wdm cdc_acm fuse ledtrig_usbport gpio_beeper input_core xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel tun vfat fat nls_utf8 nls_iso8859_1 nls_cp437 uas usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_mtk xhci_hcd ehci_platform
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.169233] sd_mod scsi_mod ehci_hcd gpio_button_hotplug ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.180291] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.14.143 #0
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.186357] Stack : 00000000 00000000 00000000 81230398 00000000 00000000 00000000 00000000
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.194691] 00000000 00000000 00000000 00000000 00000000 00000001 8fc0dd30 ac07f596
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.203026] 8fc0ddc8 00000000 00000000 00004ea0 00000038 8049db58 00000007 00000000
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.211359] 00000000 80550000 0002c043 00000000 8fc0dd10 00000000 80570000 8050c6a0
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.219690] 803cc8bc 000009cd 812303d8 81230398 00000000 802af9e8 00000008 805b0008
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.228022] ...
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.230459] Call Trace:
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.230475] [<8049db58>] 0x8049db58
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.236372] [<803cc8bc>] 0x803cc8bc
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.239840] [<802af9e8>] 0x802af9e8
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.243312] [<800101a0>] 0x800101a0
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.246782] [<800101a8>] 0x800101a8
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.250250] [<80486a9c>] 0x80486a9c
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.253722] [<800758a0>] 0x800758a0
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.257243] [<80032588>] 0x80032588
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.260714] [<803cc8bc>] 0x803cc8bc
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.264185] [<80032610>] 0x80032610
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.267654] [<803cc8bc>] 0x803cc8bc
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.271126] [<803cf3d0>] 0x803cf3d0
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.274596] [<8009d750>] 0x8009d750
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.278064] [<803cf7a8>] 0x803cf7a8
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.281537] [<8009dd80>] 0x8009dd80
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.285007] [<803cf770>] 0x803cf770
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.288474] [<8008c2cc>] 0x8008c2cc
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.291945] [<8008c588>] 0x8008c588
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.295413] [<8007cee8>] 0x8007cee8
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.298883] [<804a49b8>] 0x804a49b8
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.302357] [<80036f14>] 0x80036f14
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.305827] [<8025d440>] 0x8025d440
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.309296] [<8000b488>] 0x8000b488
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.312764]
Sun Sep 29 20:08:08 2019 kern.warn kernel: [ 92.314310] ---[ end trace a36c893f27b6a6f3 ]---
Sun Sep 29 18:56:25 2019 kern.alert kernel: [ 2442.525228] CPU 1 Unable to handle kernel paging request at virtual address 00000010, epc == 803be4a0, ra == 803c4104
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.535821] Oops[#1]:
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.538087] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 4.14.143 #0
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.545363] task: 8fc3be80 task.stack: 8fc5c000
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.549869] $ 0 : 00000000 00000001 0000004a 00000000
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.555080] $ 4 : 8ea76f3c 00000001 0000d706 00000000
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.560290] $ 8 : 00034501 00000321 811d7440 00000322
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.565501] $12 : 8ea22180 8ea22180 8e9a8e00 00000000
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.570712] $16 : 8ea76e40 00001204 6375f4c6 ffffffff
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.575923] $20 : 00001204 00000001 00000000 00000002
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.581133] $24 : 00000000 8034b220
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.586344] $28 : 8fc5c000 8fc0bbb8 00000000 803c4104
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.591555] Hi : 0000caa1
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.594419] Lo : 47aec5c8
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.597285] epc : 803be4a0 0x803be4a0
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.601098] ra : 803c4104 0x803c4104
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.604912] Status: 11007c03 KERNEL EXL IE
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.609082] Cause : 40800008 (ExcCode 02)
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.613066] BadVA : 00000010
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.615931] PrId : 0001992f (MIPS 1004Kc)
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.620003] Modules linked in: qcserial pppoe ppp_async option cdc_mbim usb_wwan sierra_net sierra rndis_host qmi_wwan pppox ppp_generic nf_nat_pptp nf_conntrack_pptp nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm cdc_ncm cdc_ether xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_FLOWOFFLOAD xt_CT wireguard usbserial usbnet usblp ts_fsm ts_bm slhc nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_sip nf_nat_redirect nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_conntrack_ipv4 nf_nat_ipv4 nf_nat_h323 nf_nat_amanda nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_sip nf_conntrack_rtcache nf_conntrack_proto_gre
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.690391] nf_conntrack_netlink nf_conntrack_irc nf_conntrack_h323 nf_conntrack_broadcast ts_kmp nf_conntrack_amanda nf_conntrack iptable_raw iptable_mangle iptable_filter ip_tables crc_ccitt cdc_wdm cdc_acm fuse ledtrig_usbport gpio_beeper input_core xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel tun vfat fat nls_utf8 nls_iso8859_1 nls_cp437 uas usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_mtk xhci_hcd ehci_platform
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.761710] sd_mod scsi_mod ehci_hcd gpio_button_hotplug ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.772740] Process swapper/1 (pid: 0, threadinfo=8fc5c000, task=8fc3be80, tls=00000000)
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.780788] Stack : 00000204 8034def4 8ea76e40 00000000 8ea76e40 8ea76e40 00001204 803c4104
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.789123] 8f346480 8056ba00 00000000 8015000a 00018bc3 8fc0bc74 00000004 00000000
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.797457] 80550000 8ea76f3c 00000002 00000001 91946e37 00000000 00000018 91946e37
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.805791] 00000000 91946e37 00000000 00000001 80570000 8050c458 00000000 00000002
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.814125] 00018bc3 00000018 8ee92564 8e9a0600 00000000 00000000 00000001 00000000
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.822457] ...
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.824891] Call Trace:
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.824903] [<8034def4>] 0x8034def4
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.830852] [<803c4104>] 0x803c4104
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.834335] [<8015000a>] 0x8015000a
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.837825] [<803c4efc>] 0x803c4efc
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.841318] [<803c6f34>] 0x803c6f34
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.844788] [<803a98a0>] 0x803a98a0
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.848313] [<803d1bc0>] 0x803d1bc0
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.851802] [<803d2f18>] 0x803d2f18
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.855307] [<8e86426c>] 0x8e86426c [nf_conntrack_ipv4@8e864000+0x1420]
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.861893] [<803a9da0>] 0x803a9da0
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.865406] [<803aa078>] 0x803aa078
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.868887] [<803a9940>] 0x803a9940
Sun Sep 29 18:56:25 2019 kern.warn kernel: [ 2442.872360] [<803a9c10>] 0x803a9c10
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.402270] ------------[ cut here ]------------
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.406908] WARNING: CPU: 1 PID: 0 at net/ipv4/tcp_output.c:2509 0x803cc8bc
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.413864] invalid inflight: 1 state 1 cwnd 10 mss 1388
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.419148] Modules linked in: qcserial pppoe ppp_async option cdc_mbim usb_wwan sierra_net sierra rndis_host qmi_wwan pppox ppp_generic nf_nat_pptp nf_conntrack_pptp nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm cdc_ncm cdc_ether xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_FLOWOFFLOAD xt_CT wireguard usbserial usbnet usblp ts_fsm ts_bm slhc nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_sip nf_nat_redirect nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_conntrack_ipv4 nf_nat_ipv4 nf_nat_h323 nf_nat_amanda nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_sip nf_conntrack_rtcache nf_conntrack_proto_gre
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.489628] nf_conntrack_netlink nf_conntrack_irc nf_conntrack_h323 nf_conntrack_broadcast ts_kmp nf_conntrack_amanda nf_conntrack iptable_raw iptable_mangle iptable_filter ip_tables crc_ccitt cdc_wdm cdc_acm fuse ledtrig_usbport gpio_beeper input_core xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel tun vfat fat nls_utf8 nls_iso8859_1 nls_cp437 uas usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_mtk xhci_hcd ehci_platform
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.561103] sd_mod scsi_mod ehci_hcd gpio_button_hotplug ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.572189] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.14.143 #0
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.578264] Stack : 00000000 00000000 00000000 81222398 00000000 00000000 00000000 00000000
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.586600] 00000000 00000000 00000000 00000000 00000000 00000001 8fc0bd30 ac07f596
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.594938] 8fc0bdc8 00000000 00000000 00004f18 00000038 8049db58 00000007 00000000
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.603273] 00000000 80550000 0008bb1d 00000000 8fc0bd10 00000000 80570000 8050c6a0
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.611605] 803cc8bc 000009cd 812223d8 81222398 00000000 802af9e8 00000004 805b0004
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.619937] ...
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.622376] Call Trace:
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.622394] [<8049db58>] 0x8049db58
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.628288] [<803cc8bc>] 0x803cc8bc
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.631755] [<802af9e8>] 0x802af9e8
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.635228] [<800101a0>] 0x800101a0
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.638699] [<800101a8>] 0x800101a8
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.642170] [<80486a9c>] 0x80486a9c
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.645638] [<800758a0>] 0x800758a0
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.649107] [<80032588>] 0x80032588
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.652580] [<803cc8bc>] 0x803cc8bc
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.656052] [<80032610>] 0x80032610
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.659528] [<803cc8bc>] 0x803cc8bc
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.663008] [<803cf3d0>] 0x803cf3d0
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.666478] [<8009d750>] 0x8009d750
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.669947] [<803cf7a8>] 0x803cf7a8
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.673420] [<8009dd80>] 0x8009dd80
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.676890] [<803cf770>] 0x803cf770
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.680358] [<8008c2cc>] 0x8008c2cc
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.683829] [<80063018>] 0x80063018
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.687300] [<8008c588>] 0x8008c588
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.690768] [<8007cee8>] 0x8007cee8
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.694244] [<804a49b8>] 0x804a49b8
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.697717] [<80036f14>] 0x80036f14
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.701185] [<8025d440>] 0x8025d440
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.704662] [<8000b488>] 0x8000b488
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.708131]
Sun Sep 29 18:19:29 2019 kern.warn kernel: [ 226.709665] ---[ end trace 0dde230055179878 ]---
|
|
05.11.2019 | 2578 | Kernel | Bug Report | Very Low | High | rb532 via-rhine kernel crash when compiled with CONFIG_... | Trunk | Unconfirmed |
Task Description
- Device problem occurs on
rb532A, with two miniPCI Oxford Semiconductor Ltd OX16PCI954 modules installed
- Software versions of OpenWrt/LEDE release, packages, etc.
kernel 4.4.197
- Steps to reproduce
Software Configuration - kernel compiled with CONFIG_VIA_RHINE_MMIO set to “Y”
Hardware Configuration - two MiniPCI OX16PCI954 Quad UART installed - one module installed on the router’s miniPCI slot - one module installed on the daughter board’s miniPCI slot - /dev/ttyS5 continuously bombarded by messages over the serial - Eth0, Eth1, Eth1 are bridged - Eth1 (via-rhine) is continuously bombarded by TFTP requests - Eth0 executes minicom monitoring /dev/ttyS5
Tasks minicom in.tftpd
The machine looks working properly in the window time of some hours, but within 48 hours some weird things happened, and it crashed due to what seems memory corruption in kernel space.
Workaround
— .config 2019-10-28 20:02:02.000000000 +0100 +++ .config 2019-03-22 10:08:26.000000000 +0100 @@ -1105,7 +1105,7 @@ # CONFIG_NET_VENDOR_TOSHIBA is not set CONFIG_NET_VENDOR_VIA=y CONFIG_VIA_RHINE=y -CONFIG_VIA_RHINE_MMIO=y +# CONFIG_VIA_RHINE_MMIO is not set
Unsetting CONFIG_VIA_RHINE_MMIO solves the problem
more details here [1]
[1] http://www.downthebunker.com/reloaded/space/viewtopic.php?f=79&p=2842
|
|
18.11.2019 | 2614 | Kernel | Bug Report | Very Low | High | ath10k 5 GHz connectivity issues for some client device... | openwrt-19.07 | Researching |
Task Description
* - Device problem occurs on TP-Link Archer C2600.
* - Software version of OpenWrt 19.07-rc1 and older 19.07.
* - From the first version, which I tested after the release of 19.07, I have a problem with 5GHz radio / Wi-Fi. On two devices: LG OLED B8 55 “OTT and Cyfrowy Polsat STB OTT does not work internet. Both devices connect to the network, but do not have access to the Internet. In the connection diagnostics on the TV, the message pops up that it is a DNS error. On 2.4 GHz Wi-Fi everything is fine.
* - I have reverted to the 18.06 to fix the problem for now.
|
|
25.11.2019 | 2628 | Kernel | Bug Report | Very Low | High | Kernel warning / crash on ramips: eth0 (mtk_soc_eth): t... | openwrt-19.07 | New |
Task Description
Model ZBT-WG3526 (16M) Architecture - MediaTek MT7621 ver:1 eco:3 Firmware version - OpenWrt 19.07-SNAPSHOT r10731-e68d589e7b / LuCI openwrt-19.07 branch git-19.326.61751-179c5e8 Kernel version- 4.14.155
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.762093] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.770348] br-VLAN8: port 2(wlan1) entered blocking state
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.775981] br-VLAN8: port 2(wlan1) entered forwarding state
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.784594] br-VLAN6: port 3(wlan1-1) entered blocking state
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.790393] br-VLAN6: port 3(wlan1-1) entered disabled state
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.796955] device wlan1-1 entered promiscuous mode
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.803794] IPv6: ADDRCONF(NETDEV_UP): wlan1-1: link is not ready
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.810026] br-VLAN6: port 3(wlan1-1) entered blocking state
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 106.815820] br-VLAN6: port 3(wlan1-1) entered forwarding state
Mon Nov 25 10:11:25 2019 kern.info kernel: [ 107.343567] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1-1: link becomes ready
Mon Nov 25 11:10:20 2019 kern.info kernel: [ 3641.266434] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
Mon Nov 25 11:37:14 2019 kern.info kernel: [ 5255.651116] TCP: request_sock_TCP: Possible SYN flooding on port 88. Sending cookies. Check SNMP counters.
Mon Nov 25 11:41:29 2019 kern.warn kernel: [ 5510.958004] ------------[ cut here ]------------
Mon Nov 25 11:41:29 2019 kern.warn kernel: [ 5510.962647] WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:320 0x8038e1c0
Mon Nov 25 11:41:29 2019 kern.info kernel: [ 5510.969709] NETDEV WATCHDOG: eth0 (mtk_soc_eth): transmit queue 0 timed out
Mon Nov 25 11:41:29 2019 kern.warn kernel: [ 5510.976660] Modules linked in: qcserial pppoe ppp_async option cdc_mbim usb_wwan sierra_net sierra rndis_host qmi_wwan pppox ppp_generic nf_nat_pptp nf_conntrack_pptp nf_conntrack_ipv6 mt76x2e mt76x2_common mt76x02_lib mt7603e mt76 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE huawei_cdc_ncm cfg80211 cdc_ncm cdc_ether xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CT xt_CLASSIFY wireguard usbserial usbnet usblp ts_fsm ts_bm slhc nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_sip nf_nat_redirect nf_nat_proto_gre nf_nat_masquerade_ipv4 nf_nat_irc nf_conntrack_ipv4 nf_nat_ipv4
Mon Nov 25 11:41:29 2019 kern.warn kernel: [ 5511.047339] nf_nat_h323 nf_nat_amanda nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_sip nf_conntrack_rtcache nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_h323 nf_conntrack_broadcast ts_kmp nf_conntrack_amanda nf_conntrack iptable_raw iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt compat cdc_wdm cdc_acm fuse ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT
Mon Nov 25 11:41:29 2019 kern.warn kernel: [ 5511.118581] x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel tun vfat fat nls_utf8 nls_iso8859_1 nls_cp437 uas mmc_block usb_storage mtk_sd mmc_core leds_gpio xhci_plat_hcd xhci_pci xhci_mtk xhci_hcd ahci libahci libata ehci_platform sd_mod scsi_mod ehci_hcd gpio_button_hotplug ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic
Mon Nov 25 11:41:29 2019 kern.warn kernel: [ 5511.149081] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.14.155 #0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.155177] Stack : 00000000 00000000 00000000 8fe6d540 00000000 00000000 00000000 00000000
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.163556] 00000000 00000000 00000000 00000000 00000000 00000001 8fc0bd60 ac07f582
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.171942] 8fc0bdf8 00000000 00000000 000093c8 00000038 8049e458 00000008 00000000
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.180305] 00000000 80550000 00024659 00000000 8fc0bd40 00000000 00000000 8050c830
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.188647] 8038e1c0 00000140 00000001 8fe6d540 00000000 802b02b8 00000004 805b0004
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.196980] ...
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.199415] Call Trace:
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.199535] [<8049e458>] 0x8049e458
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.205440] [<8038e1c0>] 0x8038e1c0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.208923] [<802b02b8>] 0x802b02b8
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.212412] [<800101a0>] 0x800101a0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.215881] [<800101a8>] 0x800101a8
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.219354] [<804873a4>] 0x804873a4
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.222825] [<800759a0>] 0x800759a0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.226315] [<800325b8>] 0x800325b8
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.229802] [<8038e1c0>] 0x8038e1c0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.233316] [<80032640>] 0x80032640
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.236785] [<800d20e8>] 0x800d20e8
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.240287] [<8038e1c0>] 0x8038e1c0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.243757] [<8009d860>] 0x8009d860
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.247237] [<8038e014>] 0x8038e014
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.250711] [<8008c3dc>] 0x8008c3dc
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.254181] [<80063108>] 0x80063108
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.257662] [<8008c698>] 0x8008c698
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.261136] [<8007cfe8>] 0x8007cfe8
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.264627] [<804a5240>] 0x804a5240
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.268102] [<80036f74>] 0x80036f74
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.271573] [<8025daf0>] 0x8025daf0
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.275054] [<8000b488>] 0x8000b488
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.278548]
Mon Nov 25 11:41:30 2019 kern.warn kernel: [ 5511.280144] ---[ end trace f0b0ca1dd55db7a7 ]---
Mon Nov 25 11:41:30 2019 kern.err kernel: [ 5511.284782] mtk_soc_eth 1e100000.ethernet eth0: transmit timed out
Mon Nov 25 11:41:30 2019 kern.info kernel: [ 5511.291016] mtk_soc_eth 1e100000.ethernet eth0: dma_cfg:80000065
Mon Nov 25 11:41:30 2019 kern.info kernel: [ 5511.297053] mtk_soc_eth 1e100000.ethernet eth0: tx_ring=0, base=0dc00000, max=0, ctx=1789, dtx=1789, fdx=1788, next=1789
Mon Nov 25 11:41:30 2019 kern.info kernel: [ 5511.307977] mtk_soc_eth 1e100000.ethernet eth0: rx_ring=0, base=0db60000, max=0, calc=893, drx=894
Mon Nov 25 11:41:30 2019 kern.info kernel: [ 5511.321091] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
Mon Nov 25 11:41:30 2019 kern.info kernel: [ 5511.334877] mtk_soc_eth 1e100000.ethernet: PPE started
|
|
12.12.2019 | 2670 | Kernel | Bug Report | Very Low | High | [ATH79] unstable USB on WR1043 v2 | openwrt-19.07 | Unconfirmed |
Task Description
Hi there!
I recently upgraded my TP-Link TL-WR1043 v2 device to the ath79 targeted 19.07-rc2 release using my custom build, which I have compiled with the image builder.
make image PROFILE=tplink_tl-wr1043nd-v2 PACKAGES="block-mount curl diffutils ethtool iperf3 iwinfo htop kmod-fs-ext4 kmod-usb-storage luci mailsend-nossl minidlna nfs-kernel-server ppp-mod-pppoe shadow-su transmission-daemon-mbedtls transmission-web vsftpd zram-swap -ip6tables -kmod-ip6tables -kmod-ipv6 -kmod-nf-conntrack6 -kmod-nf-ipt6 -libopenssl1.1 -odhcp6c -odhcpd-ipv6only -luci-proto-ipv6 -libip6tc2"
I just recently rolled back to an EXT4 partition, because of it's smaller memory footprint. (just mounting a ~50GB f2fs partition consumes around 10MBs of memory) So in the very first attempt I wanted to copy back everything to my Transcend 790K. But after the first 500-1000 MBs(mix of archives, image, text and video files), the transaction speed has fallen down couple of times. I thought maybe the passive FTP connection was the problem, because after a few automatic reconnect attempts, the speed of the copy has been normalized again and in the end the device was connected. Later I found that the USB devices was reseted. I had another try with a Sandisk Ultra Fit drive (SDCZ-43), but the result and the configuration was pretty sam. ~50GB EXT4 partition without journal and without barrier. I force upgraded the machine to the ar71xx target and Filezilla so far copied back 16GBs without any problem. Target ATH79 seem to be has so many problems with the USB subsystem, please see my other bugreport for the WDR4300 as well: FS#2567 - [ATH79] USB speed degradation on WDR4300.
Let me know if I can help the bughunting any way, thanks and regards!
|
|
05.02.2020 | 2814 | Kernel | Bug Report | Very Low | High | netns cleanup_net race condition | Trunk | Unconfirmed |
Task Description
I’m seeing this issue on master built for x86-64, it’s been happening since I started using this x86-64 machine around December.
[ 73.300163] =============================================================================
[ 73.309803] BUG kmalloc-32 (Not tainted): Object already free
[ 73.316694] -----------------------------------------------------------------------------
[ 73.328675] Disabling lock debugging due to kernel taint
[ 73.335167] INFO: Allocated in ops_init+0x6d/0x100 age=147 cpu=0 pid=11053
[ 73.343242] INFO: Freed in 0xffffffffa09c94ca age=36 cpu=2 pid=50
[ 73.350557] INFO: Slab 0x00000000ed33138b objects=36 used=11 fp=0x0000000017541cc8 flags=0xf700000000101
[ 73.361281] INFO: Object 0x0000000041bc5c4c @offset=1576 fp=0x000000007d23c440
[ 73.372490] Redzone 000000008c59cd8b: bb bb bb bb bb bb bb bb ........
[ 73.382449] Object 0000000041bc5c4c: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 73.393029] Object 0000000073cabfc7: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 73.403599] Redzone 000000009196639c: bb bb bb bb bb bb bb bb ........
[ 73.413574] Padding 000000009337e5e1: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 73.423549] CPU: 2 PID: 50 Comm: kworker/u16:1 Tainted: G B 4.19.101 #0
[ 73.432698] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z77 Pro4-M, BIOS P2.10 03/13/2018
[ 73.443617] Workqueue: netns cleanup_net
[ 73.448798] Call Trace:
[ 73.452495] dump_stack+0x57/0x7a
[ 73.457083] print_trailer+0x203/0x210
[ 73.462068] object_err+0x2f/0x36
[ 73.466613] free_debug_processing.cold.107+0x2c/0x11f
[ 73.472985] ? ops_free_list.part.14+0x4d/0x60
[ 73.478663] __slab_free+0x1bd/0x330
[ 73.483482] ? kmem_cache_free+0x1b5/0x1e0
[ 73.488778] kfree+0x11c/0x140
[ 73.493009] ops_free_list.part.14+0x4d/0x60
[ 73.498460] cleanup_net+0x1c4/0x280
[ 73.503215] process_one_work+0x1a8/0x340
[ 73.508384] worker_thread+0x2f/0x3a0
[ 73.513215] kthread+0x10b/0x130
[ 73.517619] ? process_one_work+0x340/0x340
[ 73.522967] ? kthread_create_worker_on_cpu+0x60/0x60
[ 73.529193] ret_from_fork+0x35/0x40
[ 73.534067] FIX kmalloc-32: Object at 0x0000000041bc5c4c not freed
There are old closed reports about it 2353 2354
I have tried with kernel 4.14 and with kernel 4.19 from the 19 branch and also removing the nf_conntrack_rtcache module, but the result is the same.
There are times that I see no BUG at all, others where I see it appear between 1 and several times. I use several docker containers and depending on the races, sometimes everything launches well and afterwards (if I don’t play with new docker instances) it is 100% stable whereas other times I have to reboot up to 3 or even 5 times for everything to work reliably.
dmesg with some race but working stable
partial dmesg which ends crashing, captured from another machine
|
|
22.02.2020 | 2849 | Kernel | Bug Report | Very Low | High | AR8327 can't work on hybid VLAN tagging mode. | All | Unconfirmed |
Task Description
I have 2 vlan channel in family network for IPTV STB with VLAN 51 & 85. My router is WZR-HP-G302H which have the same hardware with WZR-HP-G300NH2.
With the default vlans1&2, I set the switch has 4 vlan channels: vlan1 goes cpu(port0) tagged, lan(port1-4) untagged, wan(port5) off, vlan2 goes cpu(port0) tagged, lan(port1-4) off, wan(port5) untagged, vlan51(for multicast) goes cpu(port0) untagged, IPTV(port1) tagged, PC(port2-4) off, wan(port5) tagged, vlan85(IPTV stream) goes cpu(port0) untagged, IPTV(port1) tagged, PC(port2-4) off, wan(port5) tagged. And I use TTL to logon my IPTV STB, with ifconfig eth0&eht0.85, I can see the STB got both internet routing ip(192.168.2.x) & IPTV intranet ip(217.xxx.xxx.xxx), but when I’m trying to ping 192.168.2.1, it failed. When I set wan(port5) with vlan51&85 off, the internet was back, and got acks from ping 192.168.1.1. So I tried to replace wan to port1-4 ,IPTV port to port2-5 with all the possibility, it shows the same problem.
Then I try to use the route with AP mode: vlan1 goes cpu(port0) tagged, lan(port1-5) untagged, vlan51 goes cpu(port0) off, lan(port1-5) tagged, vlan85 goes cpu(port0) off, lan(port1-5) tagged. The STB still got 2 IPs , which 192.168.1.x & 217.xxx.xxx.xxx both offerd by Modem’s DHCP. And the same problem appears: only port with both vlan51&85 turned off can got internet access, others not.
I tried firmwares openwrt-19.07.1-ath79-generic-buffalo_wzr-hp-g302h-a1a0-squashfs-sysupgrade.bin, openwrt-19.07.1-ar71xx-generic-wzr-hp-g300nh2-squashfs-sysupgrade.bin and openwrt-18.06.7-ar71xx-generic-wzr-hp-g300nh2-squashfs-sysupgrade, they shows the same problem while the port sets in hybird mode with vlan tagged & untagged.
So I have to seeks documents and troubleshoots for help. Finally I found the ticket:(https://dev.archive.openwrt.org/ticket/12181.html) told the same problem. But the ticket is 5 yeas ago, and the ar8216.c no in 19.07.1 and 18.06.7 is definitely different, the “k”‘s path is no longer available with new ar8216.c, so I have to report the bug here again. Is there any patch or a new fixed version of ar8216.c work with hybird mode which inculde tagged & untagged frame on the same port? Thank you very much.
|
|
07.03.2020 | 2888 | Kernel | Bug Report | Very Low | High | komd-ipsec4 missing files in latest snapshot | Trunk | Unconfirmed |
Task Description
xfrm4_mode_tunnel ,xfrm4_mode_transport and xfrm4_mode_beet are missing in package kmod-ipsec4, it results strongswan failed to add SAD entry, and return netlink error. It seems that it’s because of https://github.com/openwrt/openwrt/commit/1556ed155a9aff8636733d27076107b3354c4c3e
|
|
08.04.2020 | 2978 | Kernel | Bug Report | Very Low | High | mt7621 snapshot downloads lack of .ko file in kernel mo... | Trunk | Unconfirmed |
Task Description
There is no .ko file in kernel module package, such as kmod-crypto-acompress_5.4.28-1_mipsel_24kc.ipk kmod-crypto-aead_5.4.28-1_mipsel_24kc.ipk kmod-crypto-deflate_5.4.28-1_mipsel_24kc.ipk Previous downloads in late 2019 and current mt7620 downloads do include .ko file.
|
|
14.04.2020 | 3008 | Kernel | Bug Report | Very Low | High | Genesys Logic USB 3.0 hub not recognized by the system | All | Unconfirmed |
Task Description
Hi) I have a problem with Genesys Logic USB 3.0 hub (based on GL3523) on my Xiaomi MiR3G. The system don’t see this hub. Same on 4.14 & 4.19 kernel. Bought on AliExpress
Workaround: insert a half of the plug into router port → the system recognize USB 2.0 hub, then insert the plug to the end → the system recognize USB 2.0 & USB 3.0 hubs as it must be. 1. Normal connect hub → the log is empty. 2. Insert a half of the plug:
root@MI-R3G:~# lsusb -v
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 4.19
iManufacturer 3 Linux 4.19.114 xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 1e1c0000.xhci
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 31
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
bMaxBurst 0
Hub Descriptor:
bLength 12
bDescriptorType 42
nNbrPorts 1
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
bHubDecLat 0.0 micro seconds
wHubDelay 0 nano seconds
DeviceRemovable 0x00
Hub Port Status:
Port 1: 0000.02a0 5Gbps power Rx.Detect
Binary Object Store Descriptor:
bLength 5
bDescriptorType 15
wTotalLength 15
bNumDeviceCaps 1
SuperSpeed USB Device Capability:
bLength 10
bDescriptorType 16
bDevCapabilityType 3
bmAttributes 0x00
wSpeedsSupported 0x0008
Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport 3
Lowest fully-functional device speed is SuperSpeed (5Gbps)
bU1DevExitLat 0 micro seconds
bU2DevExitLat 0 micro seconds
Device Status: 0x0001
Self Powered
Bus 001 Device 010: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0610 4-port hub
bcdDevice 5.11
iManufacturer 1 GenesysLogic
iProduct 2 USB2.0 Hub
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 4
wHubCharacteristic 0x00e9
Per-port power switching
Per-port overcurrent protection
TT think time 32 FS bits
Port indicators
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 100 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0100 power
Port 4: 0000.0100 power
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.19
iManufacturer 3 Linux 4.19.114 xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 1e1c0000.xhci
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
TT think time 8 FS bits
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0503 highspeed power enable connect
Port 2: 0000.0100 power
Device Status: 0x0001
Self Powered
3. Insert the plug to the end:
root@MI-R3G:~# lsusb -v
Bus 001 Device 010: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0610 4-port hub
bcdDevice 5.11
iManufacturer 1 GenesysLogic
iProduct 2 USB2.0 Hub
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 4
wHubCharacteristic 0x00e9
Per-port power switching
Per-port overcurrent protection
TT think time 32 FS bits
Port indicators
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 100 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0100 power
Port 4: 0000.0100 power
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.19
iManufacturer 3 Linux 4.19.114 xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 1e1c0000.xhci
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
TT think time 8 FS bits
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0503 highspeed power enable connect
Port 2: 0000.0100 power
Device Status: 0x0001
Self Powered
Bus 002 Device 006: ID 05e3:0620 Genesys Logic, Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0620
bcdDevice 5.11
iManufacturer 1 GenesysLogic
iProduct 2 USB3.0 Hub
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 31
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 1 GenesysLogic
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 19
Transfer Type Interrupt
Synch Type None
Usage Type Feedback
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 8
bMaxBurst 0
Hub Descriptor:
bLength 12
bDescriptorType 42
nNbrPorts 4
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 576 milli Ampere
bHubDecLat 0.4 micro seconds
wHubDelay 1508 nano seconds
DeviceRemovable 0x00
Hub Port Status:
Port 1: 0000.02a0 5Gbps power Rx.Detect
Port 2: 0000.02a0 5Gbps power Rx.Detect
Port 3: 0000.02a0 5Gbps power Rx.Detect
Port 4: 0000.02a0 5Gbps power Rx.Detect
Binary Object Store Descriptor:
bLength 5
bDescriptorType 15
wTotalLength 42
bNumDeviceCaps 3
USB 2.0 Extension Device Capability:
bLength 7
bDescriptorType 16
bDevCapabilityType 2
bmAttributes 0x00000006
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
bLength 10
bDescriptorType 16
bDevCapabilityType 3
bmAttributes 0x00
wSpeedsSupported 0x000e
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport 1
Lowest fully-functional device speed is Full Speed (12Mbps)
bU1DevExitLat 8 micro seconds
bU2DevExitLat 190 micro seconds
Container ID Device Capability:
bLength 20
bDescriptorType 16
bDevCapabilityType 4
bReserved 0
ContainerID {f0564b9f-f61d-e011-ac64-0800200c9a66}
Device Status: 0x0001
Self Powered
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 4.19
iManufacturer 3 Linux 4.19.114 xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 1e1c0000.xhci
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 31
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
bMaxBurst 0
Hub Descriptor:
bLength 12
bDescriptorType 42
nNbrPorts 1
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
bHubDecLat 0.0 micro seconds
wHubDelay 0 nano seconds
DeviceRemovable 0x00
Hub Port Status:
Port 1: 0000.0203 5Gbps power U0 enable connect
Binary Object Store Descriptor:
bLength 5
bDescriptorType 15
wTotalLength 15
bNumDeviceCaps 1
SuperSpeed USB Device Capability:
bLength 10
bDescriptorType 16
bDevCapabilityType 3
bmAttributes 0x00
wSpeedsSupported 0x0008
Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport 3
Lowest fully-functional device speed is SuperSpeed (5Gbps)
bU1DevExitLat 0 micro seconds
bU2DevExitLat 0 micro seconds
Device Status: 0x0001
Self Powered
But after reboot the same: no hub at all. Nope, the connector is normal, recognized correctly on PC & smartphone. So, this is kernel or driver bug.
|
|
22.04.2020 | 3038 | Kernel | Bug Report | Very Low | High | Building master for x86_64/generic fails with missing m... | Trunk | Unconfirmed |
Task Description
I’m building with the attached .config and kernel-config files on “master”, and getting the following failure:
make[3]: Entering directory ‘/home/philipp/lede2/package/kernel/linux’ mkdir -p /home/philipp/lede2/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/philipp/lede2/tmp/.root-copy.flock -c ‘cp -fpR /home/philipp/lede2/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /home/philipp/lede2/staging_dir/target-x86_64_musl/root-x86/’ touch /home/philipp/lede2/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed ERROR: module ‘/home/philipp/lede2/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.34/net/ipv4/netfilter/nft_reject_ipv4.ko’ is missing. modules/netfilter.mk:1068: recipe for target ‘/home/philipp/lede2/bin/targets/x86/64/packages/kmod-nft-core_5.4.34-1_x86_64.ipk’ failed make[3]: * [/home/philipp/lede2/bin/targets/x86/64/packages/kmod-nft-core_5.4.34-1_x86_64.ipk] Error 1 make[3]: Leaving directory ‘/home/philipp/lede2/package/kernel/linux’
time: package/kernel/linux/compile#4.14#0.22#4.68 package/Makefile:111: recipe for target ‘package/kernel/linux/compile’ failed make[2]: * [package/kernel/linux/compile] Error 2 make[2]: Leaving directory ‘/home/philipp/lede2’ package/Makefile:107: recipe for target ‘/home/philipp/lede2/staging_dir/target-x86_64_musl/stamp/.package_compile’ failed make[1]: * [/home/philipp/lede2/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory ‘/home/philipp/lede2’
/home/philipp/lede2/include/toplevel.mk:218: recipe for target ‘world’ failed make: * [world] Error 2
Looking through the sources, I see the module being copied, but I don’t see the requisite kernel configuration to force it to be built:
philipp@ubuntu16:~/lede2$ fgrep -i -r nft_reject_ipv4 Makefile rules.mk Config.in config include package target include/netfilter.mk:$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REJECT, $(P_XT)nft_reject $(P_V4)nft_reject_ipv4 $(P_V6)nft_reject_ipv6),)) philipp@ubuntu16:~/lede2$
I do see config state for nft_reject.ko however:
philipp@ubuntu16:~/lede2$ grep -i -r ‘nft_reject’ Makefile rules.mk Config.in config include package target include/netfilter.mk:$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REJECT, $(P_XT)nft_reject $(P_V4)nft_reject_ipv4 $(P_V6)nft_reject_ipv6),)) include/netfilter.mk:$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REJECT_INET, $(P_XT)nft_reject_inet),)) include/netfilter.mk:$(eval $(if $(NF_KMOD),$(call nf_add,NFT_BRIDGE,CONFIG_NFT_BRIDGE_REJECT, $(P_EBT)nft_reject_bridge),)) philipp@ubuntu16:~/lede2$
and the synthesized .config in the kernel directory and the built modules are:
philipp@ubuntu16:~/lede2$ pushd build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.34/ ~/lede2/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.34 ~/lede2 philipp@ubuntu16:~/lede2/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.34$ grep NFT_REJECT .config* .config:CONFIG_NFT_REJECT=m .config.old:CONFIG_NFT_REJECT=m .config.old:CONFIG_NFT_REJECT_INET=m .config.override:CONFIG_NFT_REJECT=m .config.override:CONFIG_NFT_REJECT_INET=m .config.prev:CONFIG_NFT_REJECT=m .config.prev:CONFIG_NFT_REJECT_INET=m .config.set:CONFIG_NFT_REJECT=m .config.set:CONFIG_NFT_REJECT_INET=m philipp@ubuntu16:~/lede2/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.34$ find net/netfilter net/ipv[46]/netfilter -name “nft_reject*.ko” -ls
4498742 120 -rw-r--r-- 1 philipp philipp 120808 Apr 22 12:21 net/netfilter/nft_reject.ko
philipp@ubuntu16:~/lede2/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.34$
When I build, I get prompted for the following kernel symbols:
Verify kernel signature during kexec_file_load() syscall (KEXEC_SIG) [N/y/?] (NEW)
Netfilter nf_tables support (NF_TABLES) [M/n/y/?] m Netfilter nf_tables set infrastructure (NF_TABLES_SET) [M/n/?] m Netfilter nf_tables mixed IPv4/IPv6 tables support (NF_TABLES_INET) [N/y/?] (NEW)
IPv4 nf_tables support (NF_TABLES_IPV4) [N/y/?] (NEW)
IPv6 nf_tables support (NF_TABLES_IPV6) [N/y/?] (NEW)
Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y Default timeout for hung task detection (in seconds) (DEFAULT_HUNG_TASK_TIMEOUT) [120] (NEW) Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [N/y/?] (NEW)
which makes me wonder if part of the default kernel config is incorrect... including symbols like CONFIG_NFT_REJECT_IPV4, etc.
|
|
26.04.2020 | 3049 | Kernel | Bug Report | Very Low | High | sunxi / lamobo-r1: switch not working with kernel 5.4 | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on
Lamobo-R1 BananaPI Router
- Software versions of OpenWrt/LEDE release, packages, etc.
OpenWRT Snapshots (Imagebuilder) sometime after r12688-46d0ce19f1
- Steps to reproduce
Write any recent image to SD card, it boots but networking does not work.
Hello,
I’m doing regular updates with imagebuilder (about once per week) for Lamobo-R1. Some time after r12688-46d0ce19f1 the networking configuration broke. I’m assuming the cause is kernel 5.4, because my last working image is from 2020-03-22 and it stopped working the week after, around 2020-03-29.
As far as I can tell the problem lies in the switch configuration: The switch is not found, the bootlog of kernel 5.4 contains no reference to “b53”.
[ 3.050660] init: - preinit -
[ 3.200152] sun7i-dwmac 1c50000.ethernet eth0: no phy at addr -1
[ 3.206288] sun7i-dwmac 1c50000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
ifconfig: SIOCSIFFLAGS: No such device
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
[ 4.358791] random: jshn: uninitialized urandom read (4 bytes read)
[ 4.388472] random: jshn: uninitialized urandom read (4 bytes read)
[ 4.431303] random: jshn: uninitialized urandom read (4 bytes read)
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
[ 4.505287] sun7i-dwmac 1c50000.ethernet eth0: no phy at addr -1
[ 4.511309] sun7i-dwmac 1c50000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
ip: SIOCSIFFLAGS: No such device
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
sendto(): Network unreachable
sendto(): Network unreachable
[ 8.622199] mount_root: mounting /dev/root
I’m attaching screenlogs of both old and new kernel boot and the corresponding device tree files (taken from the sdcard).
Please advise, thank you.
|
|
08.05.2020 | 3073 | Kernel | Bug Report | Low | High | AR8337/AR8327 Flow Control Enabled on Archer C7 v5 (and... | Trunk | Unconfirmed |
Task Description
I have a TP-Link Archer C7 v5 (ath79/generic) running OpenWrt 19.07.2 r10947-65030d81f3 and periodically one of my hosts sends out a long-running flood (10/sec) of MPCP Pause frames. The AR8337 switch is configured to honor these frames on port 0 (CPU), and other ports, so stops switching frames essentially forever.
There is no way exposed to user to disable flow control.
Flow control should be turned off unless explicitly requested by the user (e.g., they are in a Datacenter/Enterprise environment and/or doing Fibre Channel over Ethernet). This is exactly the opposite of how it currently is with the added benefit that the user cannot change the behavior.
Here’s a tool that will helpfully generate MPCP Pause frames: https://github.com/nwholloway/mpcp
You can use this to bring down your network indefinitely. Additionally, since the AR8337 switch consumes these frames you will not be able to see them from the OpenWRT host.
|
|
11.05.2020 | 3091 | Kernel | Bug Report | Very Low | High | Latest build does not work properly on Banana Pi R2 | Trunk | Unconfirmed |
Task Description
I compile my image according to the given guide: https://openwrt.org/toh/sinovoip/sinovoip_banana_pi_r2
With kernel version 4.19 everything went smooth (OpenWrt Snapshot shown after boot was r12726-92616c4227).
Then i wanted to upgrade to the current master and after applying the new bpi_bananapi-r2-kernel.bin and root.squashfs files the boot process stops every time at the same point (see attached file boot.txt).
I did the follwing steps:
-
./scripts/feeds update -a
./scripts/feeds install -a
make -j8 menuconfig
follow instructions for menuconfig on guide
make -j8 kernel_menuconfig
follow instructions for kernel_menuconfig on guide
I did not apply the patch that was given. I didn’t encounter any problems with failing network connections even with the old linux kernel. It also does not make any difference according to the current problem.
make -j8
changed repositories.conf according to the guide
make image PROFILE=bpi_bananapi-r2
apply new kernel-file and rootfs according to the guide
I tried this several times with different configurations but the result was the same anyway.
It seems like there is a bug at loading rootfs from MTD.
|
|
30.05.2020 | 3138 | Kernel | Bug Report | Very Low | High | mac802.11sh commit broken and causing one radio to drop | All | Unconfirmed |
Task Description
Source of the problem: commit `b551660` `/lib/netifd/wireless/mac802.11sh` Device problem occurs on: Netgear R7800, LinksysWRT1900ACSv2, Netgear EX6400, TP-Link Archer C60 Software versions of OpenWrt/LEDE: v19.07.3 and master
Steps to reproduce: I created a post here https://forum.openwrt.org/t/wrt1900acsv2-only-one-wifi-radio-is-staying-up/64273 regarding the last WiFi client disconnecting from the AP stops working on that radio.
If I go into ‘Network > Wireless’ in LuCI and click the ‘Restart’ button on the 2.4 or 5GHz radio, that radio is the only radio that stays working, whereas the other radio says disabled and wireless not associated.
I can also replicate this via SSH/CLI running `wifi up radio0` disables radio1. Running `wifi up` brings radio1 up this but drops radio0. If I run `wifi up` a second time both radios come back up.
My forum has been linked to a Netgear 7800 thread found here https://forum.openwrt.org/t/netgear-r7800-exploration-ipq8065-qca9984/285/2259 and there has been confirmation that there appears to be a problem with commit `b551660` from May 4, 2020 for `openwrt/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh`. Rolling back to commit `0495324` appears to fix this issue.
I too can confirm this by renaming `mac80211.sh` to `mac80211.sh.old`, downloading commit `0495324`, placing it under `/lib/netifd/wireless`, setting the permissions to `0755` and then running `wifi up radio0` in SSH/CLI. Radio0 (5GHz) drops as expected and after a couple of seconds it is back up all without affecting the radio1 (2.4GHz).
This is the broken commit https://github.com/openwrt/openwrt/commit/b5516603dd90215d5cdc5bac7ea496a6c758bb0f
This is the working commit https://github.com/openwrt/openwrt/commit/0e522d5f4a31182312bd115c26c7edb654769724
|
|
06.06.2020 | 3154 | Kernel | Bug Report | Very Low | High | XFRM state insert failure with AES-GCM | openwrt-19.07 | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on - Software versions of OpenWrt/LEDE release, packages, etc. - Steps to reproduce
X86_64 arch, kernel fails to insert XFRM states with AES-GCM as transform. Testable with ip x s add proto esp dst 14.0.0.70 src 14.0.0.52 spi 0×07 mode transport reqid 0×07 replay-window 32 aead ‘rfc4106(gcm(aes))’ 0x44434241343332312423222114131211f4f3f2f1 128 sel src 14.0.0.52/24 dst 14.0.0.70/24 proto tcp
Works on Arch. Result on X86_64 OpenWRT 19.07.3: RTNETLINK answers: No such file or directory
On Arch 5.6.15-arch1-1, works (no output, ip x s shows the state). Also fails 100% of the time when tested using an IKE keying daemon, e.g. strongSwan
|
|
18.06.2020 | 3190 | Kernel | Bug Report | Very Low | High | Kernel Oops and reboot on ipq806x (EA8500): msm_read_ti... | Trunk | Unconfirmed |
Task Description
This happened on OpenWrt SNAPSHOT r13520-68b94f0fb4, but it’s pretty random. I haven’t been able to figure out what causes it. It usually happens at least once within a week. I’m not sure why there’s no call stack here, I also tried `cat /sys/kernel/debug/crashlog` a few hours after it happened and got a “No such file or directory”.
# uname -a
Linux EA8500S 5.4.43 #0 SMP Mon Jun 8 19:16:17 2020 armv7l GNU/Linux
[333045.256692] 8<--- cut here ---
[333045.256733] Unable to handle kernel NULL pointer dereference at virtual address 0000000a
[333045.258656] pgd = 8948efb0
[333045.267139] [0000000a] *pgd=00000000
[333045.269709] Internal error: Oops: 5 [#1] SMP ARM
[333045.273404] Modules linked in: nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet ath10k_pci ath10k_core ath nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_ct nft_counter nf_tables_set nf_tables nf_conntrack_netlink mac80211 iptable_nat ipt_REJECT cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_policy xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_MASQUERADE xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CT xt_CLASSIFY ts_fsm ts_bm nfnetlink nf_reject_ipv4 nf_nat_tftp nf_nat_snmp_basic nf_nat_sip nf_nat_rtsp nf_nat_pptp nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_sip nf_conntrack_rtsp nf_conntrack_rtcache
[333045.273734] nf_conntrack_pptp nf_conntrack_irc nf_conntrack_h323 nf_conntrack_ftp nf_conntrack_broadcast ts_kmp nf_conntrack_amanda nf_conncount iptable_raw iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables compat asn1_decoder fuse act_connmark nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow cls_basic act_skbedit act_mirred ledtrig_usbport ledtrig_heartbeat nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ifb ipcomp6 xfrm6_tunnel esp6 ah6 xfrm4_tunnel ipcomp esp4 ah4 tunnel6 tunnel4 tun xfrm_user xfrm_ipcomp af_key xfrm_algo vfat fat ntfs nls_utf8 nls_iso8859_1 nls_cp437 sha1_generic md5 echainiv des_generic libdes cbc authenc usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom ohci_platform ohci_hcd phy_qcom_dwc3 ahci fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_platform libahci_platform libahci libata scsi_mod
[333045.343201] ehci_hcd gpio_button_hotplug ext4 mbcache jbd2 exfat(C) crc32c_generic
[333045.452936] CPU: 0 PID: 10391 Comm: kworker/0:2 Tainted: G C 5.4.43 #0
[333045.460735] Hardware name: Generic DT based system
[333045.468481] Workqueue: events dbs_work_handler
[333045.473245] PC is at msm_read_timer_count+0xc/0x18
[333045.477746] LR is at msm_read_current_timer+0x1c/0x28
[333045.482608] pc : [<c0733ea8>] lr : [<c0733ee4>] psr: a0000013
[333045.487814] sp : da0f1dc0 ip : 00000000 fp : dce52880
[333045.494327] r10: ddb8d010 r9 : dd648b40 r8 : 16e36000
[333045.499619] r7 : dd511240 r6 : 00000006 r5 : 00000001 r4 : c0c68ea0
[333045.504919] r3 : 00000006 r2 : 1fffa6f0 r1 : 20000013 r0 : c0c28428
[333045.511261] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
|
|
26.06.2020 | 3204 | Kernel | Bug Report | Very Low | High | mac80211 crash | Trunk | Unconfirmed |
Task Description
Netgear R7800 running hnyman’s build master-r13625-d4dea7efcd-20200624-ath10k
[104369.085841] ------------[ cut here ]------------
[104369.091780] WARNING: CPU: 0 PID: 0 at backports-5.7-rc3-1/net/mac80211/sta_info.c:1929 ieee80211_sta_update_pending_airtime+0x1f8/0x1fc [mac80211]
[104369.096329] STA f0:18:xxxxx AC 2 txq pending airtime underflow: 4294967244, 52
[104369.096332] Modules linked in: pppoe ppp_async ath10k_pci ath10k_core ath pptp pppox ppp_mppe ppp_generic mac80211 ipt_REJECT cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_recent xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_helper xt_esp xt_ecn xt_dscp xt_conntrack xt_connmark xt_connlimit xt_connbytes xt_comment xt_TCPMSS xt_REDIRECT xt_MASQUERADE xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CT xt_CLASSIFY wireguard slhc sch_cake nf_reject_ipv4 nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_conntrack_rtcache nf_conntrack_netlink nf_conncount iptable_raw iptable_nat iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables crc_ccitt compat chaoskey fuse sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow cls_basic act_skbedit act_mirred ledtrig_usbport ledtrig_heartbeat xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac
[104369.109593] ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6table_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_NPT nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 msdos ip_gre gre ifb ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel tun vfat fat hfsplus cifs nls_utf8 nls_iso8859_15 nls_iso8859_1 nls_cp850 nls_cp437 nls_cp1250 sha1_generic md5 md4 ecb des_generic libdes arc4 usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom ohci_platform ohci_hcd phy_qcom_dwc3 ahci fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_platform libahci_platform libahci libata scsi_mod ehci_hcd gpio_button_hotplug ext4 mbcache jbd2 exfat(C) crc32c_generic
[104369.256372] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G C 5.4.48 #0
[104369.278522] Hardware name: Generic DT based system
[104369.286004] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
[104369.290607] [<c030b96c>] (show_stack) from [<c08ba2e0>] (dump_stack+0x94/0xa8)
[104369.298594] [<c08ba2e0>] (dump_stack) from [<c031e7b4>] (__warn+0xb4/0xd0)
[104369.305702] [<c031e7b4>] (__warn) from [<c031e850>] (warn_slowpath_fmt+0x80/0x90)
[104369.312720] [<c031e850>] (warn_slowpath_fmt) from [<bf691af0>] (ieee80211_sta_update_pending_airtime+0x1f8/0x1fc [mac80211])
[104369.320482] [<bf691af0>] (ieee80211_sta_update_pending_airtime [mac80211]) from [<bf68d734>] (ieee80211_tx_monitor+0xe38/0x10c0 [mac80211])
[104369.331785] [<bf68d734>] (ieee80211_tx_monitor [mac80211]) from [<bf68da18>] (ieee80211_tx_status+0x5c/0x6c [mac80211])
[104369.344456] [<bf68da18>] (ieee80211_tx_status [mac80211]) from [<bf7588e4>] (ath10k_txrx_tx_unref+0x130/0x318 [ath10k_core])
[104369.355280] [<bf7588e4>] (ath10k_txrx_tx_unref [ath10k_core]) from [<bf755264>] (ath10k_htt_txrx_compl_task+0x7d0/0x1058 [ath10k_core])
[104369.366428] [<bf755264>] (ath10k_htt_txrx_compl_task [ath10k_core]) from [<bf7a3b3c>] (ath10k_pci_napi_poll+0x58/0x11c [ath10k_pci])
[104369.378748] [<bf7a3b3c>] (ath10k_pci_napi_poll [ath10k_pci]) from [<c0773a2c>] (net_rx_action+0x118/0x374)
[104369.390603] [<c0773a2c>] (net_rx_action) from [<c0302298>] (__do_softirq+0x130/0x2d4)
[104369.400148] [<c0302298>] (__do_softirq) from [<c0322c10>] (irq_exit+0xbc/0xe0)
[104369.408132] [<c0322c10>] (irq_exit) from [<c036d150>] (__handle_domain_irq+0x6c/0xd0)
[104369.415343] [<c036d150>] (__handle_domain_irq) from [<c05c6774>] (gic_handle_irq+0x5c/0xb8)
[104369.423324] [<c05c6774>] (gic_handle_irq) from [<c0301a8c>] (__irq_svc+0x6c/0x90)
[104369.431910] Exception stack(0xc0c01ee0 to 0xc0c01f28)
[104369.439303] 1ee0: 00000000 00005eec 1ce52000 dd991a00 dcc2d400 00000000 dd990df0 00005eec
[104369.444430] 1f00: 00005eec 00000000 524739a0 5244a280 00000015 c0c01f30 c0716b90 c0716b94
[104369.452661] 1f20: 20000013 ffffffff
[104369.460907] [<c0301a8c>] (__irq_svc) from [<c0716b94>] (cpuidle_enter_state+0x94/0x498)
[104369.464643] [<c0716b94>] (cpuidle_enter_state) from [<c0716fdc>] (cpuidle_enter+0x30/0x4c)
[104369.472716] [<c0716fdc>] (cpuidle_enter) from [<c034a7ec>] (do_idle+0x1d8/0x240)
[104369.480787] [<c034a7ec>] (do_idle) from [<c034aafc>] (cpu_startup_entry+0x1c/0x20)
[104369.488425] [<c034aafc>] (cpu_startup_entry) from [<c0b00e58>] (start_kernel+0x4d8/0x4e8)
[104369.495990] ---[ end trace 713bf4bd85eb5631 ]---
|
|
02.07.2020 | 3213 | Kernel | Bug Report | Very Low | High | Lantiq-XRX200: Fritzbox 7360 SL PCie Link up failes! - ... | Trunk | Unconfirmed |
Task Description
On my Lantiq-XRX200 device Fritzbox 7360 SL, the WIFI PHy doesnt gets detected anymore. right after 1 second when booting the device. i get a kernel warning that the “PCIe PHY cant get detected and right after that 5 lines of “PCIe phy_link_up timeout”
This happend in release of 19.07.x and trunk.
[ 0.864077] ifx_pcie_wait_phy_link_up timeout [ 1.081343] ifx_pcie_wait_phy_link_up timeout [ 1.298569] ifx_pcie_wait_phy_link_up timeout [ 1.302795] pcie_rc_initialize link up failed!!!!!
|
|
23.07.2020 | 3244 | Kernel | Bug Report | Very Low | High | ath9k_htc: Kernel oops in snapshot on RaspberryPi 4 (at... | Trunk | Unconfirmed |
Task Description
- Device: Raspberry Pi4 - Snapshot kernel 5.4 with 5.7 backport - Install ath9k_htc dongle and connect WiFi client
So, I have been able to tackle down who is causing a kernel panic and reboot of my RPi4 with current snapshots.
It is the ath9k_htc dongle I use but only if there are clients connected to it Apparently it corrupts memory so the kernel panic look quite different among them, here two caputer with serial:
``` [75789.085223] Unable to handle kernel access to user memory outside uaccess routines at virtual address 0000000000000008 [75789.095930] Mem abort info: [75789.098716] ESR = 0×96000045 [75789.101763] EC = 0×25: DABT (current EL), IL = 32 bits [75789.107068] SET = 0, FnV = 0 [75789.110113] EA = 0, S1PTW = 0 [75789.113246] Data abort info: [75789.116118] ISV = 0, ISS = 0×00000045 [75789.119945] CM = 0, WnR = 1 [75789.122906] user pgtable: 4k pages, 39-bit VAs, pgdp=00000000f6f67000 [75789.129339] [0000000000000008] pgd=0000000000000000, pud=0000000000000000 [75789.136124] Internal error: Oops: 96000045 [#1] SMP [75789.140994] Modules linked in: ath9k_htc ath9k_common xt_connlimit rt2800usb rt2800lib rt2500usb pppoe ppp_async nf_conncount iptable_nat brcmfmac ath9k_hw ath xt_state xt_nat xt_helper xt_conntrack xt_connmark xt_connbytes xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD xt_CT rtl8812au rt2x00usb rt2x00lib pppox ppp_generic nf_nat nf_flow_table_hw nf_flow_table nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack mt76x2u mt76x2e mt76x2_common mt76x02_usb mt76x02_lib mt7603e mt7601u mt76_usb mt76 mac80211 ipt_REJECT cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_recent xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_comment xt_TCPMSS xt_LOG xt_HL xt_DSCP xt_CLASSIFY wireguard usbhid slhc sch_cake nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 iptable_raw iptable_mangle iptable_filter ipt_ECN ip_tables hid_generic crc_ccitt compat brcmutil sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow cls_basic [75789.141074] act_skbedit act_mirred snd_bcm2835(C) hid evdev ledtrig_heartbeat xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ifb nat46 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel tun snd_rawmidi snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_mixer_oss snd_hwdep snd_compress snd soundcore nls_utf8 md5 vfat fat nls_iso8859_1 nls_cp437 [75789.289825] CPU: 3 PID: 721 Comm: hostapd Tainted: G C 5.4.51 #0 [75789.297125] Hardware name: Raspberry Pi 4 Model B Rev 1.2 (DT) [75789.302950] pstate: 20400085 (nzCv daIf +PAN -UAO) [75789.307739] pc : skb_try_recv_from_queue+0×164/0x1a0 [75789.312869] lr : skb_try_recv_datagram+0xb0/0x1a8 [75789.317737] sp : ffffffc011553aa0 [75789.321041] x29: ffffffc011553aa0 x28: ffffffc011553bbc [75789.326344] x27: 0000000000000000 x26: ffffff80f2ccb8d0 [75789.331646] x25: 0000000000000000 x24: ffffffc011553b90 [75789.336949] x23: 0000000000000000 x22: 0000000000000000 [75789.342251] x21: ffffffc011553bbc x20: 0000000000000000 [75789.347553] x19: ffffff80f1e51000 x18: 0000000000000000 [75789.352855] x17: 0000000000000000 x16: 0000000000000000 [75789.358157] x15: 0000000000000000 x14: 0000000000000000 [75789.363459] x13: 0000000000000000 x12: 0000000000000000 [75789.368762] x11: 0000000000000000 x10: 00000055b6805320 [75789.374064] x9 : ffffff80f5090800 x8 : 0000000000000040 [75789.379366] x7 : ffffffc01056a890 x6 : ffffffc011553b90 [75789.384668] x5 : ffffffc011553b4c x4 : ffffffc011553bbc [75789.389970] x3 : 0000000000000000 x2 : 0000000000000000 [75789.395272] x1 : ffffff80f2ccb8d0 x0 : ffffff80f2ccb800 [75789.400575] Call trace: [75789.403014] skb_try_recv_from_queue+0×164/0x1a0 [75789.407796] skb_try_recv_datagram+0xb0/0x1a8 [75789.412318] skb_recv_datagram+0×84/0xa8 [75789.416405] skb_recv_datagram+0×28/0×30
[75789.420320] netlink_recvmsg+0×48/0×330
[75789.424147] sock_recvmsg+0x1c/0×28
[75789.427626] sys_recvmsg+0×84/0x3e8 [75789.431452] _sys_recvmsg+0×64/0×88 [75789.435107] sys_recvmsg+0×40/0×80
[75789.438673] arm64_sys_recvmsg+0×20/0×28 [75789.442762] el0_svc_handler+0xd4/0×130 [75789.446588] el0_svc+0×8/0xc [75789.449464] Code: 51000442 b9001022 a9400662 a9007e7f (f9000441) [75789.455549] —[ end trace 49dce345634ad00c ]— [75789.460156] Kernel panic - not syncing: Fatal exception [75789.465373] SMP: stopping secondary CPUs [75789.469289] Kernel Offset: disabled [75789.472768] CPU features: 0×0002,20006000 [75789.476766] Memory Limit: none [75789.479813] Rebooting in 3 seconds.. ```
``` [22276.297087] Unable to handle kernel access to user memory with fs=KERNEL_DS at virtual address 000000000000004c [22276.307207] Mem abort info: [22276.309997] ESR = 0×96000005 [22276.313075] EC = 0×25: DABT (current EL), IL = 32 bits [22276.318389] SET = 0, FnV = 0 [22276.321436] EA = 0, S1PTW = 0 [22276.324575] Data abort info: [22276.327453] ISV = 0, ISS = 0×00000005 [22276.331287] CM = 0, WnR = 0 [22276.334255] user pgtable: 4k pages, 39-bit VAs, pgdp=00000000f1f36000 [22276.340696] [000000000000004c] pgd=00000000f40b0003, pud=00000000f40b0003, pmd=0000000000000000 [22276.349401] Internal error: Oops: 96000005 [#1] SMP [22276.354272] Modules linked in: ath9k_htc ath9k_common xt_connlimit rt2800usb rt2800lib rt2500usb pppoe ppp_async nf_conncount iptable_nat brcmfmac ath9k_hw ath xt_state xt_nat xt_helper xt_conntrack xt_connmark xt_connbytes xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD xt_CT rtl8812au rt2x00usb rt2x00lib pppox ppp_generic nf_nat nf_flow_table_hw nf_flow_table nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack mt76x2u mt76x2e mt76x2_common mt76x02_usb mt76x02_lib mt7603e mt7601u mt76_usb mt76 mac80211 ipt_REJECT cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_recent xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_comment xt_TCPMSS xt_LOG xt_HL xt_DSCP xt_CLASSIFY wireguard usbhid slhc sch_cake nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 iptable_raw iptable_mangle iptable_filter ipt_ECN ip_tables hid_generic crc_ccitt compat brcmutil sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow cls_basic [22276.354354] act_skbedit act_mirred snd_bcm2835(C) hid evdev ledtrig_heartbeat xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ifb nat46 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel tun snd_rawmidi snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_mixer_oss snd_hwdep snd_compress snd soundcore nls_utf8 md5 vfat fat nls_iso8859_1 nls_cp437 [22276.503133] CPU: 2 PID: 1883 Comm: sh Tainted: G C 5.4.51 #0 [22276.510088] Hardware name: Raspberry Pi 4 Model B Rev 1.2 (DT) [22276.515916] pstate: 60400005 (nZCv daif +PAN -UAO) [22276.520710] pc : vfs_read+0xc/0×158 [22276.524192] lr : kernel_read+0×40/0×88 [22276.527933] sp : ffffffc016943c80 [22276.531240] x29: ffffffc016943c80 x28: 0000000000000000 [22276.536546] x27: 0000000000000002 x26: ffffffc01080bf60 [22276.541853] x25: ffffff80f50d8c80 x24: ffffffc010960cd8 [22276.547158] x23: 00000000fffffff8 x22: ffffff80f52d8438 [22276.552463] x21: ffffff80f52d8400 x20: 0000007fffffffff [22276.557769] x19: ffffff80f2c68000 x18: 0000000000000000 [22276.563074] x17: 0000000000000000 x16: 0000000000000000 [22276.568379] x15: 00000000008a4000 x14: 0000000000000001 [22276.573684] x13: 0000000000000b90 x12: 0000000000000b90 [22276.578989] x11: 0000000000474470 x10: 0000000000474470 [22276.584295] x9 : 0000000000064470 x8 : 000000046474e552 [22276.589600] x7 : 0000000000000000 x6 : 0000000000000000 [22276.594906] x5 : 0000000000000000 x4 : 0000000000000020 [22276.600211] x3 : ffffffc016943da8 x2 : 000000000000001a [22276.605516] x1 : ffffff80f50d8c80 x0 : 0000000000000008 [22276.610821] Call trace: [22276.613263] vfs_read+0xc/0×158 [22276.616397] kernel_read+0×40/0×88 [22276.619795] load_elf_binary+0xf4/0xd08 [22276.623624] search_binary_handler.part.55+0xac/0×278 [22276.628669] do_execve_file+0x4c4/0x6a8 [22276.632671] arm64_sys_execve+0×38/0×48 [22276.636676] el0_svc_handler+0xd4/0×130 [22276.640505] el0_svc+0×8/0xc [22276.643386] Code: d503201f a9bc7bfd 910003fd a90363f7 (b9404404) [22276.649475] —[ end trace 081a8415f22be558 ]— [22276.654086] Kernel panic - not syncing: Fatal exception [22276.659307] SMP: stopping secondary CPUs [22276.663223] Kernel Offset: disabled [22276.666705] CPU features: 0×0002,20006000 [22276.670706] Memory Limit: none [22276.673756] Rebooting in 3 seconds.. ```
I have tried two different RPi4 hardware and two different SD cards. No other devices are connected to the USB ports,ath9k_htc dongle is connected to USB 2.0 port.
With 19.07.x on a Orangepi PC2 device, the same dongle behaved correctly
|
|
06.08.2020 | 3273 | Kernel | Bug Report | Very Low | High | VLAN isolation failed on ipq40xx (GL-B1300) | Trunk | Unconfirmed |
Task Description
ipq40xx GL-B1300 OpenWrt snapshot
It seems that recent snapshots broke vlan isolation, I guess https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=9da2b567605b0964d921b9ca4f0c9886db4f636d should be responsible.
More information on https://forum.openwrt.org/t/vlan-isolation-failed-on-ipq40xx-gl-b1300
|
|
06.08.2020 | 3274 | Kernel | Bug Report | Very Low | High | An error is reported at each start-up phase | All | Unconfirmed |
Task Description
1.Error log: [ 63.368179] i915 0000:00:02.0: Failed to load DMC firmware i915/glk_dmc_ver1_04.bin. Disabling runtime power management. [ 63.379745] i915 0000:00:02.0: DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
2.Problem:Sometimes the power is suddenly cut off and the machine crashes
3.System information: Intel(R) Celeron(R) J4105 CPU @ 1.50GHz : 4 Core 4 Thread OpenWrt R20.7.20 / LuCI Master (git-20.191.45716-b73d3a4)
4.I tried to use the graphics driver to the kernel.The mistake did not disappear.In addition, I swiped in the latest firmware compiled by others.The problem remains I tried to upgrade the kernel to 5.4.56, which did not solve the problem.Please help me
|
|
15.08.2020 | 3285 | Kernel | Bug Report | Very Low | High | Can't change MTU on IPQ806x devices | Trunk | Unconfirmed |
Task Description
- I’ve personally tested it on ZyXEL NBG6817 - Any version with https://patchwork.kernel.org/patch/11283121/ patch applied - To reproduce: # ifdown wan # ifconfig (wan_interface) MTU 1499 (or 1501 or anything other than 1500)
This bug is caused by txfifosz being 0 on IPQ806x devices (and possibly more) unless tx-fifo-depth is specified in device tree, potential fix would be to specify tx-fifo-depth in device tree for all affected devices, or, check if txfifosz == 0 and then allow MTU change.
|
|
19.09.2020 | 3350 | Kernel | Bug Report | Very Low | High | Kernel Warning in module mac80211/tx.c | openwrt-19.07 | Unconfirmed |
Task Description
Hi,
I am using the following with the latest update of openwrt:
Model Netgear R6220 Architecture MediaTek MT7621 ver:1 eco:3 Firmware Version OpenWrt 19.07.4 r11208-ce6496d796 / LuCI openwrt-19.07 branch git-20.260.30581-915a64c Kernel Version 4.14.195
The problem occured already with 19.07.3 several times, so I upgraded to 19.07.4, but the problem remains. The wifi module kept crashing and in consequence a part of the wifi devices cannot connect anymore. Sometimes the router recovers by itself, sometimes not and a reboot is necessary to get wifi working again. It mostly affects the 2,4 GHz band and not the 5 GHz band, but that might be related which device is renewing DHCP or which ones are not (I am not sure). A reboot solves the problem, but after some time, the problem occurs again. After the below warning, the router runs without further problems for 2 days now. So it seems pretty rare. Nevertheless, the same hardware was working fine with 18.x openwrt for a year at least. No kernel warning at the time. I cannot completely rule out that the HW is broken as it is of age, as you can see. Any hint on what I should report or test myself is welcome! I can help debug and even install updates that should fix the problem, if necessary. The router ist just used as an access point - routing is taking place elsewhere.
Here is the korresponding kernel warning, where I included the immediate log entries before and after:
Thu Sep 17 22:02:05 2020 daemon.notice hostapd: wlan1: DFS-RADAR-DETECTED freq=5680 ht_enabled=1 chan_offset=-1 chan_width=2 cf1=5670 cf2=0 Thu Sep 17 22:02:05 2020 daemon.notice hostapd: wlan1: DFS-NEW-CHANNEL freq=5220 chan=44 sec_chan=1 Thu Sep 17 22:02:05 2020 daemon.info hostapd: wlan1: IEEE 802.11 driver starting channel switch: freq=5220, ht=1, vht_ch=0×0, offset=1, width=2 (40 MHz), cf1=5230, cf2=0 Thu Sep 17 22:02:05 2020 daemon.notice hostapd: wlan1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5220 ht_enabled=1 ch_offset=1 ch_width=40 MHz cf1=5230 cf2=0 dfs=0 Thu Sep 17 22:02:06 2020 daemon.info hostapd: wlan1: IEEE 802.11 driver had channel switch: freq=5220, ht=1, vht_ch=0×0, offset=1, width=2 (40 MHz), cf1=5230, cf2=0 Thu Sep 17 22:02:06 2020 daemon.notice hostapd: wlan1: CTRL-EVENT-CHANNEL-SWITCH freq=5220 ht_enabled=1 ch_offset=1 ch_width=40 MHz cf1=5230 cf2=0 dfs=0 Thu Sep 17 22:02:06 2020 daemon.notice hostapd: wlan1: AP-CSA-FINISHED freq=5220 dfs=0 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.685439] ————[ cut here ]———— Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.694747] WARNING: CPU: 1 PID: 14 at backports-4.19.137-1/net/mac80211/tx.c:4292 0x877acbc4 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.716632] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_netlink nf_conntrack_ipv6 mt76x2e mt76x2_common mt76x02_lib mt7603e mt76 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_FLOWOFFLOAD xt_CT slhc nfnetlink nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 leds_gpio xhci_plat_hcd xhci_pci xhci_mtk xhci_hcd gpio_button_hotplug Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.858467] usbcore nls_base usb_common Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.866285] CPU: 1 PID: 14 Comm: ksoftirqd/1 Not tainted 4.14.195 #0 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.878915] Stack : 00000000 00000000 00000000 86dae9b0 00000000 00000000 00000000 00000000 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.895548] 00000000 00000000 00000000 00000000 00000000 00000001 87c67b70 53261622 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.912178] 87c67c08 00000000 00000000 00006298 00000038 8049c858 00000008 00000000 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.928810] 00000000 80550000 000d37ed 00000000 87c67b50 00000000 00000000 877e7fd0 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.945442] 877acbc4 000010c4 86f0a480 86dae9b0 00000003 802ad210 00000004 806b0004 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.962073] ... Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.966931] Call Trace: Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.966973] [<8049c858>] 0x8049c858 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.978757] [<877acbc4>] 0x877acbc4 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.990532] [<802ad210>] 0x802ad210 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7457.997462] [<8000c1a0>] 0x8000c1a0 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.004393] [<8000c1a8>] 0x8000c1a8 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.011325] [<804856b4>] 0x804856b4 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.018260] [<877acbc4>] 0x877acbc4 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.030029] [<80072a84>] 0x80072a84 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.036956] [<8002e608>] 0x8002e608 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.043892] [<877acbc4>] 0x877acbc4 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.055668] [<8002e6f0>] 0x8002e6f0 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.062600] [<80053b7c>] 0x80053b7c Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.069536] [<877acbc4>] 0x877acbc4 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.081310] [<877af408>] 0x877af408 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.093086] [<80067ca8>] 0x80067ca8 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.100018] [<80017f6c>] 0x80017f6c Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.106957] [<87777b90>] 0x87777b90 [mt76x02_lib@87770000+0×9700] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.119081] [<877af86c>] 0x877af86c [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.130870] [<87777bd0>] 0x87777bd0 [mt76x02_lib@87770000+0×9700] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.142999] [<877b65e0>] 0x877b65e0 [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.154789] [<877b66bc>] 0x877b66bc [mac80211@87780000+0x6cca0] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.166573] [<87774a94>] 0x87774a94 [mt76x02_lib@87770000+0×9700] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.178702] [<800329f4>] 0x800329f4 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.185630] [<804a3658>] 0x804a3658 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.192561] [<8004fd10>] 0x8004fd10 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.199494] [<8004fd10>] 0x8004fd10 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.206420] [<80032cc8>] 0x80032cc8 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.213348] [<8004feb8>] 0x8004feb8 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.220280] [<8049ebd8>] 0x8049ebd8 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.227208] [<8004bf38>] 0x8004bf38 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.234139] [<8004be08>] 0x8004be08 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.241070] [<8004be08>] 0x8004be08 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.248002] [<8004be08>] 0x8004be08 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.254933] [<80006f78>] 0x80006f78 Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.261870] Thu Sep 17 22:02:06 2020 kern.warn kernel: [ 7458.265166] —[ end trace 9a8b15fbb768cb19 ]— Thu Sep 17 22:02:06 2020 daemon.notice hostapd: wlan1: STA 6c:ad:f8:f1:5a:4b IEEE 802.11: did not acknowledge authentication response Thu Sep 17 22:02:06 2020 daemon.notice hostapd: wlan1: STA 6c:ad:f8:f1:5a:4b IEEE 802.11: did not acknowledge authentication response
|
|
12.10.2020 | 3382 | Kernel | Bug Report | Very Low | High | mikrotik: rb-nor-flash-16M-ac-initramfs-kernel.bin does... | openwrt-19.07 | Unconfirmed |
Task Description
Booting openwrt-19.07.4-ar71xx-mikrotik-rb-nor-flash-16M-ac-initramfs-kernel.bin via tftp. Relevant dmesg chunk at driver load demonstrating that only 2.4GHz interface is detected:
Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.257636] ath: EEPROM regdomain: 0×0 Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.257643] ath: EEPROM indicates default country code should be used Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.257646] ath: doing EEPROM country→regdmn map search Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.257659] ath: country maps to regdmn code: 0x3a Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.257663] ath: Country alpha2 being used: US Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.257666] ath: Regpair used: 0x3a Tue Sep 8 07:29:00 2020 kern.debug kernel: [ 10.274863] ieee80211 phy0: Selected rate control algorithm ‘minstrel_ht’ Tue Sep 8 07:29:00 2020 kern.info kernel: [ 10.276460] ieee80211 phy0: Atheros AR9550 Rev:0 mem=0xb8100000, irq=47
|
|
14.10.2020 | 3386 | Kernel | Bug Report | Very Low | High | Regression: Broadcom Roboswitch B53 | Trunk | Unconfirmed |
Task Description
Hi,
in the current trunk version, Broadcom Roboswitch will not work for certain router models. However, in the past it did work.
Building OpenWrt from scratch results in a working switch with v17.01.5 (from 15 Jul 2018 21:25:16) for target profile “Broadcom SOC, BCM43xx Wifi (brcmsmac)”. Building OpenWrt from scratch for v18.06.0 (from 30 Jul 2018 18:44:34) results in the switch not working for the same target. So the problematic commit must have been between 15 Jul 2018 and 30 Jul 2018, and the problem is still present today.
For v17.01.5
# dmesg | grep switch
[ 3.596260] bgmac_bcma bcma0:2: Support for Roboswitch not implemented
[ 3.683106] b53_common: found switch: BCM5325, rev 4
Despite the message “Roboswitch not implemented” the switch comes up automatically and I can ping other computers connected through the switch.
# swconfig dev switch0 show
Global attributes:
enable_vlan: 1
ports: 0x003f
Port 0:
pvid: 2
link: port:0 link:down
Port 1:
pvid: 1
link: port:1 link:down
Port 2:
pvid: 1
link: port:2 link:down
Port 3:
pvid: 1
link: port:3 link:up speed:100baseT full-duplex auto
Port 4:
pvid: 1
link: port:4 link:down
Port 5:
pvid: 0
link: port:5 link:up speed:100baseT full-duplex
VLAN 1:
ports: 1 2 3 4 5t
VLAN 2:
ports: 0 5t
For v18.06.0
# dmesg | grep switch
[ 4.174603] bgmac_bcma bcma0:2: Support for Roboswitch not implemented
[ 4.275337] b53_common: unsupported switch detected (BCM5304/BCM4)
[ 4.281640] Broadcom B53 (2) bcma_mdio-0-0:1e: failed to register switch: -22
The switch does not come up and thus I cannot ping.
I tested this for the (unsuported) router Huawei B593u-12. You can find details about the router, logs, etc. under https://openwrt.org/toh/huawei/b593u-12
This also seems to address other routers, e.g. ZTE H218N, see https://forum.openwrt.org/t/b53-failed-to-detect-switch-on-bcm5358/20011
|
|
25.10.2020 | 3406 | Kernel | Bug Report | Very Low | High | problems router ip address | Trunk | Unconfirmed |
Task Description
Hello all,
For some time I see that a problem persists when you want to change the ip address to access the router, this cannot be done from the luci web interface. The following errors occurred after I connected to the web interface and I wanted to access 5ghz wifi from the phone it can no longer connect to wifi.
WRT1900ACS V2
BusyBox v1.31.1 () built-in shell (ash)
_______ ________ __
| |.—–.—–.—–.| | | |.—-.| |_ | - || _ | -| || | | || _|| _| |_|| |_||||||| ||
|__| W I R E L E S S F R E E D O M
—————————————————– SuperWRT SNAPSHOT, r14664-156b72b9aa
root@swrt:~# root@swrt:~# logread -f Sun Oct 25 04:04:19 2020 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED f4:bf :80:45:b0:96 Sun Oct 25 04:04:41 2020 kern.err kernel: [ 1284.577725] ieee80211 phy0: cmd 0×9 125=BAStream timed out Sun Oct 25 04:04:41 2020 kern.err kernel: [ 1284.583157] ieee80211 phy0: return code: 0×1125 Sun Oct 25 04:04:41 2020 kern.err kernel: [ 1284.587705] ieee80211 phy0: timeout : 0×1125 Sun Oct 25 04:04:41 2020 kern.debug kernel: [ 1284.591972] ieee80211 phy0: MACRE G_REG_INT_CODE: 0×0000 Sun Oct 25 04:05:01 2020 kern.err kernel: [ 1304.601351] ieee80211 phy0: cmd 0×9122=UpdateEncryption timed out Sun Oct 25 04:05:01 2020 kern.err kernel: [ 1304.607475] ieee80211 phy0: return code: 0×1122 Sun Oct 25 04:05:01 2020 kern.err kernel: [ 1304.612039] ieee80211 phy0: timeout: 0×1122 Sun Oct 25 04:05:01 2020 kern.err kernel: [ 1304.616246] wlan0: failed to remove key (0, f4:bf:80:45:b0:96) from hardware (-5) Sun Oct 25 04:05:01 2020 kern.debug kernel: [ 1304.624282] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:05:21 2020 kern.err kernel: [ 1324.621009] ieee80211 phy0: cmd 0×9111=SetNewStation timed out Sun Oct 25 04:05:21 2020 kern.err kernel: [ 1324.626872] ieee80211 phy0: return code: 0×1111 Sun Oct 25 04:05:21 2020 kern.err kernel: [ 1324.631456] ieee80211 phy0: timeout: 0×1111 Sun Oct 25 04:05:21 2020 daemon.notice hostapd: nl80211: nl80211_recv_beacons→nl_recvmsgs failed: -5 Sun Oct 25 04:05:21 2020 daemon.info hostapd: wlan0: STA f4:bf:80:45:b0:96 IEEE 802.11: deauthenticated due to local deauth request Sun Oct 25 04:05:21 2020 kern.debug kernel: [ 1324.638249] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:05:41 2020 kern.err kernel: [ 1344.654692] ieee80211 phy0: cmd 0x801c=80211RadioControl timed out Sun Oct 25 04:05:41 2020 kern.err kernel: [ 1344.660908] ieee80211 phy0: return code: 0x001c Sun Oct 25 04:05:41 2020 kern.err kernel: [ 1344.665456] ieee80211 phy0: timeout: 0x001c Sun Oct 25 04:05:41 2020 daemon.notice hostapd: Remove interface ‘wlan0’ Sun Oct 25 04:05:41 2020 daemon.notice hostapd: wlan0: interface state ENABLED→DISABLED Sun Oct 25 04:05:41 2020 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED 00:0 Sun Oct 25 04:05:41 2020 daemon.notice hostapd: wlan0: AP-DISABLED Sun Oct 25 04:05:41 2020 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING Sun Oct 25 04:05:41 2020 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Sun Oct 25 04:05:41 2020 daemon.err collectd[3056]: plugin_read_thread: read-function of the `iwinfo’ plugin took 62.271 seconds, which is above read interval (30.000 seconds). You might want to adjust the `Interval’ or `ReadThreads’ settings. Sun Oct 25 04:05:41 2020 kern.info kernel: [ 1344.728857] device wlan0 left promiscuous mode Sun Oct 25 04:05:41 2020 kern.info kernel: [ 1344.733375] br-lan: port 5(wlan0) entered disabled state Sun Oct 25 04:05:41 2020 kern.debug kernel: [ 1344.769066] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:05:51 2020 daemon.notice netifd: radio0 (5952): Command failed: Request timed out Sun Oct 25 04:05:55 2020 daemon.err uhttpd[2825]: luci: accepted login on / for root from 192.168.5.153 Sun Oct 25 04:06:01 2020 kern.err kernel: [ 1364.780388] ieee80211 phy0: cmd 0×9125=BAStream timed out Sun Oct 25 04:06:01 2020 kern.err kernel: [ 1364.785813] ieee80211 phy0: return code: 0×1125 Sun Oct 25 04:06:01 2020 kern.err kernel: [ 1364.790370] ieee80211 phy0: timeout: 0×1125 Sun Oct 25 04:06:01 2020 kern.debug kernel: [ 1364.794609] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:06:21 2020 kern.err kernel: [ 1384.808104] ieee80211 phy0: cmd 0×9122=UpdateEncryption timed out Sun Oct 25 04:06:21 2020 kern.err kernel: [ 1384.814227] ieee80211 phy0: return code: 0×1122 Sun Oct 25 04:06:21 2020 kern.err kernel: [ 1384.818785] ieee80211 phy0: timeout: 0×1122 Sun Oct 25 04:06:21 2020 kern.err kernel: [ 1384.822987] wlan0: failed to remove key (0, 0053:05) from hardware (-5) Sun Oct 25 04:06:21 2020 kern.debug kernel: [ 1384.830595] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:06:41 2020 kern.err kernel: [ 1404.841802] ieee80211 phy0: cmd 0×9111=SetNewStation timed out Sun Oct 25 04:06:41 2020 kern.err kernel: [ 1404.847662] ieee80211 phy0: return code: 0×1111 Sun Oct 25 04:06:41 2020 kern.err kernel: [ 1404.852219] ieee80211 phy0: timeout: 0×1111 Sun Oct 25 04:06:41 2020 kern.debug kernel: [ 1404.856494] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:07:01 2020 kern.err kernel: [ 1424.861434] ieee80211 phy0: cmd 0×9100=BssStart timed out Sun Oct 25 04:07:01 2020 kern.err kernel: [ 1424.866858] ieee80211 phy0: return code: 0×1100 Sun Oct 25 04:07:01 2020 kern.err kernel: [ 1424.871418] ieee80211 phy0: timeout: 0×1100 Sun Oct 25 04:07:01 2020 kern.debug kernel: [ 1424.875624] ieee80211 phy0: change: 0×40 Sun Oct 25 04:07:01 2020 kern.debug kernel: [ 1424.879573] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:07:21 2020 kern.err kernel: [ 1444.891088] ieee80211 phy0: cmd 0×9114=SetApMode timed out Sun Oct 25 04:07:21 2020 kern.err kernel: [ 1444.896600] ieee80211 phy0: return code: 0×1114 Sun Oct 25 04:07:21 2020 kern.err kernel: [ 1444.901159] ieee80211 phy0: timeout: 0×1114 Sun Oct 25 04:07:21 2020 kern.debug kernel: [ 1444.905360] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:07:41 2020 kern.err kernel: [ 1464.914770] ieee80211 phy0: cmd 0×8129=LinkAdaptCsMode timed out Sun Oct 25 04:07:41 2020 kern.err kernel: [ 1464.920810] ieee80211 phy0: return code: 0×0129 Sun Oct 25 04:07:41 2020 kern.err kernel: [ 1464.925358] ieee80211 phy0: timeout: 0×0129 Sun Oct 25 04:07:41 2020 kern.debug kernel: [ 1464.929568] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:08:01 2020 kern.err kernel: [ 1484.928460] ieee80211 phy0: cmd 0×8120=80211hDetectRadar timed out Sun Oct 25 04:08:01 2020 kern.err kernel: [ 1484.934670] ieee80211 phy0: return code: 0×0120 Sun Oct 25 04:08:01 2020 kern.err kernel: [ 1484.939228] ieee80211 phy0: timeout: 0×0120 Sun Oct 25 04:08:01 2020 kern.debug kernel: [ 1484.943430] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:08:21 2020 kern.err kernel: [ 1504.954202] ieee80211 phy0: cmd 0x810a=SetRfChannel timed out Sun Oct 25 04:08:21 2020 kern.err kernel: [ 1504.959984] ieee80211 phy0: return code: 0x010a Sun Oct 25 04:08:21 2020 kern.err kernel: [ 1504.964532] ieee80211 phy0: timeout: 0x010a Sun Oct 25 04:08:21 2020 kern.debug kernel: [ 1504.968747] ieee80211 phy0: change: 0×100 Sun Oct 25 04:08:21 2020 kern.debug kernel: [ 1504.972773] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:08:42 2020 kern.err kernel: [ 1524.973915] ieee80211 phy0: cmd 0x801c=80211RadioControl timed out Sun Oct 25 04:08:42 2020 kern.err kernel: [ 1524.980130] ieee80211 phy0: return code: 0x001c Sun Oct 25 04:08:42 2020 kern.err kernel: [ 1524.984678] ieee80211 phy0: timeout: 0x001c Sun Oct 25 04:08:42 2020 daemon.notice netifd: Network device ‘wlan0’ link is down Sun Oct 25 04:08:42 2020 kern.debug kernel: [ 1524.990084] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:09:02 2020 kern.err kernel: [ 1544.989692] ieee80211 phy0: cmd 0×9122=UpdateEncryption timed out Sun Oct 25 04:09:02 2020 kern.err kernel: [ 1544.995821] ieee80211 phy0: return code: 0×1122 Sun Oct 25 04:09:02 2020 kern.err kernel: [ 1545.000369] ieee80211 phy0: timeout: 0×1122 Sun Oct 25 04:09:02 2020 kern.err kernel: [ 1545.004570] wlan0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-5) Sun Oct 25 04:09:02 2020 kern.debug kernel: [ 1545.012464] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:09:22 2020 kern.err kernel: [ 1565.023490] ieee80211 phy0: cmd 0×9111=SetNewStation timed out Sun Oct 25 04:09:22 2020 kern.err kernel: [ 1565.029358] ieee80211 phy0: return code: 0×1111 Sun Oct 25 04:09:22 2020 kern.err kernel: [ 1565.033906] ieee80211 phy0: timeout: 0×1111 Sun Oct 25 04:09:22 2020 kern.debug kernel: [ 1565.038164] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:09:42 2020 kern.err kernel: [ 1585.033299] ieee80211 phy0: cmd 0x801c=80211RadioControl timed out Sun Oct 25 04:09:42 2020 kern.err kernel: [ 1585.039519] ieee80211 phy0: return code: 0x001c Sun Oct 25 04:09:42 2020 kern.err kernel: [ 1585.044070] ieee80211 phy0: timeout: 0x001c Sun Oct 25 04:09:42 2020 kern.debug kernel: [ 1585.048285] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:09:42 2020 daemon.debug dnsmasq[3734]: stopped listening on wlan0(#21): f0d:10d1%wlan0 port 53 Sun Oct 25 04:09:42 2020 daemon.err nlbwmon[5172]: Netlink receive failure: Out of memory Sun Oct 25 04:09:42 2020 daemon.err nlbwmon[5172]: Unable to dump conntrack: No buffer space available Sun Oct 25 04:09:42 2020 daemon.err collectd[3056]: plugin_read_thread: read-function of the `iwinfo’ plugin took 238.479 seconds, which is above its read interval (30.000 seconds). You might want to adjust the `Interval’ or `ReadThreads’ settings. Sun Oct 25 04:09:42 2020 daemon.notice hostapd: wlan1: interface state ENABLED→DISABLED Sun Oct 25 04:09:42 2020 daemon.notice hostapd: wlan1: AP-DISABLED Sun Oct 25 04:09:42 2020 daemon.notice hostapd: wlan1: CTRL-EVENT-TERMINATING Sun Oct 25 04:09:42 2020 daemon.notice hostapd: nl80211: deinit ifname=wlan1 disabled_11b_rates=0 Sun Oct 25 04:09:42 2020 kern.info kernel: [ 1585.235380] device wlan1 left promiscuous mode Sun Oct 25 04:09:42 2020 kern.info kernel: [ 1585.239902] br-lan: port 6(wlan1) entered disabled state Sun Oct 25 04:09:42 2020 kern.debug kernel: [ 1585.304638] ieee80211 phy1: change: 0×40 Sun Oct 25 04:09:42 2020 kern.debug kernel: [ 1585.355285] ieee80211 phy1: change: 0×100 Sun Oct 25 04:09:42 2020 daemon.notice netifd: Network device ‘wlan1’ link is down Sun Oct 25 04:09:42 2020 daemon.debug dnsmasq[3734]: stopped listening on wlan1(#22): fe:10d0%wlan1 port 53 Sun Oct 25 04:09:42 2020 daemon.notice netifd: radio1 (6077): Command failed: Not found Sun Oct 25 04:09:47 2020 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1) –> new PHY Sun Oct 25 04:09:47 2020 kern.debug kernel: [ 1590.515230] ieee80211 phy1: change: 0xffffffff Sun Oct 25 04:09:47 2020 kern.info kernel: [ 1590.579817] br-lan: port 5(wlan1) entered blocking state Sun Oct 25 04:09:47 2020 kern.info kernel: [ 1590.585173] br-lan: port 5(wlan1) entered disabled state Sun Oct 25 04:09:47 2020 kern.info kernel: [ 1590.590650] device wlan1 entered promiscuous mode Sun Oct 25 04:09:47 2020 daemon.notice hostapd: wlan1: interface state UNINITIALIZED→COUNTRY_UPDATE Sun Oct 25 04:09:47 2020 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan0) –> new PHY Sun Oct 25 04:09:47 2020 kern.debug kernel: [ 1590.597565] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:09:47 2020 kern.debug kernel: [ 1590.602837] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:10:07 2020 kern.err kernel: [ 1610.599047] ieee80211 phy0: cmd 0×8203=SetRateAdaptationMode timed out Sun Oct 25 04:10:07 2020 kern.err kernel: [ 1610.605616] ieee80211 phy0: return code: 0×0203 Sun Oct 25 04:10:07 2020 kern.err kernel: [ 1610.610166] ieee80211 phy0: timeout: 0×0203 Sun Oct 25 04:10:07 2020 kern.debug kernel: [ 1610.614369] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:10:07 2020 daemon.err hostapd: Could not set interface wlan0 flags (UP): I/O error Sun Oct 25 04:10:07 2020 daemon.err hostapd: nl80211: Could not set interface ‘wlan0’ UP Sun Oct 25 04:10:07 2020 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Sun Oct 25 04:10:07 2020 daemon.err hostapd: nl80211 driver initialization failed. Sun Oct 25 04:10:07 2020 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING Sun Oct 25 04:10:07 2020 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan0 wasn’t started Sun Oct 25 04:10:07 2020 daemon.notice netifd: radio0 (6041): Command failed: Invalid argument Sun Oct 25 04:10:07 2020 kern.debug kernel: [ 1610.679517] ieee80211 phy1: change: 0×100 Sun Oct 25 04:10:07 2020 kern.debug kernel: [ 1610.692221] ieee80211 phy1: change: 0×42 Sun Oct 25 04:10:07 2020 kern.info kernel: [ 1610.815045] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready Sun Oct 25 04:10:07 2020 kern.info kernel: [ 1610.821506] br-lan: port 5(wlan1) entered blocking state Sun Oct 25 04:10:07 2020 kern.info kernel: [ 1610.826854] br-lan: port 5(wlan1) entered forwarding state Sun Oct 25 04:10:07 2020 daemon.notice netifd: Network device ‘wlan1’ link is up Sun Oct 25 04:10:07 2020 daemon.notice hostapd: wlan1: interface state COUNTRY_UPDATE→ENABLED Sun Oct 25 04:10:07 2020 daemon.notice hostapd: wlan1: AP-ENABLED Sun Oct 25 04:10:08 2020 kern.debug kernel: [ 1611.658311] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:10:08 2020 kern.debug kernel: [ 1611.663573] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:10:28 2020 kern.err kernel: [ 1631.666840] ieee80211 phy0: cmd 0×8203=SetRateAdaptationMode timed out Sun Oct 25 04:10:28 2020 kern.err kernel: [ 1631.673404] ieee80211 phy0: return code: 0×0203 Sun Oct 25 04:10:28 2020 kern.err kernel: [ 1631.677961] ieee80211 phy0: timeout: 0×0203 Sun Oct 25 04:10:28 2020 kern.debug kernel: [ 1631.682164] ieee80211 phy0: MACREG_REG_INT_CODE: 0×0000 Sun Oct 25 04:10:28 2020 daemon.notice netifd: radio0 (6041): RTNETLINK answers: I/O error Sun Oct 25 04:10:28 2020 daemon.notice netifd: radio0 (6041): Interface 0 setup failed: IFUP_ERROR Sun Oct 25 04:10:28 2020 daemon.debug dnsmasq[3734]: listening on wlan1(#25): fe8:10d0%wlan1 port 53
|
|
14.11.2020 | 3450 | Kernel | Bug Report | Very Low | High | AC2100 MT7621 eth0 (mtk_soc_eth): transmit queue 0 time... | openwrt-19.07 | Unconfirmed |
Task Description
Model Xiaomi Mi Router AC2100 Architecture MediaTek MT7621 ver:1 eco:3 Firmware Version OpenWrt 19.07.4 r11208-ce6496d796 / LuCI openwrt-19.07 branch git-20.247.75781-0d0ab01 Kernel Version 4.14.195
Random BUG, no step to reproduce it exactly Impact : Outage for few seconds, connectivity lost Full log attached.
Regards
|
|
26.12.2020 | 3536 | Kernel | Bug Report | Very Low | High | RTL8811AU Wi-Fi stick dont work | All | Unconfirmed |
Task Description
After connecting RTL8811AU to USB, it turns out that OpenWRT cannot handle it. Please add the driver to the official images.
|
|
30.08.2016 | 126 | Kernel | Bug Report | Very Low | Medium | kernel panic on brcm47xx (netgear wgt634u) when routing... | Trunk | Unconfirmed |
Task Description
With LEDE version reboot-1444-g1bb914d, when pulling data through the WAN interface to the LAN interface at a sufficiently high speed, e.g. on a Raspberry Pi connected by ethernet to a LAN port, and the WAN interface connected to a gigabit internet service and issuing a command like:
curl https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.7.2.tar.xz > /dev/null
From the pi, I see something like:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
9 86.2M 9 7977k 0 0 1834k 0 0:00:48 0:00:04 0:00:44 1835k[ 352.295252] smsc95xx 1-1.1:1.0 eth0: link down
9 86.2M 9 7977k 0 0 1255k 0 0:01:10 0:00:06 0:01:04 1155k[ 353.959380] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
9 86.2M 9 7977k 0 0 43292 0 0:34:48 0:03:08 0:31:40 0
or
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
8 86.2M 8 7440k 0 0 1478k 0 0:00:59 0:00:05 0:00:54 1478k[ 1100.164849] smsc95xx 1-1.1:1.0 eth0: link down
8 86.2M 8 7440k 0 0 1232k 0 0:01:11 0:00:06 0:01:05 1300k[ 1101.836954] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
8 86.2M 8 7440k 0 0 740k 0 0:01:59 0:00:10 0:01:49 0
Where the “link down” is the WGT634U panic’ing and rebooting. The panic on the WGT634U looks like this:
[ 171.966841] CPU 0 Unable to handle kernel paging request at virtual address 008224d8, epc == 80077ecc, ra == 801d8100
[ 171.977700] Oops[#1]:
[ 171.980093] CPU: 0 PID: 3 Comm: ksoftirqd/0 Not tainted 4.1.20 #0
[ 171.986265] task: 8181e008 ti: 8182a000 task.ti: 8182a000
[ 171.991711] $ 0 : 00000000 1000b800 008224d8 b41c479b
[ 171.997140] $ 4 : 008224d8 00010000 80361ef8 00000000
[ 172.002557] $ 8 : 81018b14 8101da14 00100100 dceb27b8
[ 172.007983] $12 : ffffffff 00000001 ffffff80 000042c6
[ 172.013400] $16 : b41c479b 00000001 81b450a8 81b7d260
[ 172.018817] $20 : 803b5dcc 00000002 00000008 0000000a
[ 172.024235] $24 : 00000000 80072b24
[ 172.029653] $28 : 8182a000 8182bdb8 00000100 801d8100
[ 172.035083] Hi : 00000000
[ 172.038026] Lo : 0000006c
[ 172.041036] epc : 80077ecc put_compound_page+0x78/0x240
[ 172.046547] ra : 801d8100 skb_release_data+0xa8/0x10c
[ 172.051920] Status: 1000b803 KERNEL EXL IE
[ 172.056254] Cause : 00800008
[ 172.059194] BadVA : 008224d8
[ 172.062144] PrId : 00029007 (Broadcom BMIPS3300)
[ 172.066891] Modules linked in: pppoe ppp_async iptable_nat ath5k ath pppox ppp_generic nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_id xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_raw iptable_mangle iptable_filter ip_tables crc_ccitt compat ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables leds_gpio ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common ssb_hcd
[ 172.132913] Process ksoftirqd/0 (pid: 3, threadinfo=8182a000, task=8181e008, tls=00000000)
[ 172.141213] Stack : 1000b803 00000000 0000006c b41c479b 81b45080 801d8100 00000000 0000012c
00000001 801e7d60 81becb60 81b7d260 81b7d260 80335b3c 81bece60 801d818c
80360000 803623e0 81becb60 80335b3c 803623e0 801e63d8 8182be10 8182be10
00000001 00000002 803b5dd0 00000001 803b5dd4 00000003 803b0000 80024fec
81841048 80361100 819bb770 80007664 80364510 8181e008 80362898 04208040
...
[ 172.178058] Call Trace:
[ 172.180640] [<80077ecc>] put_compound_page+0x78/0x240
[ 172.185822] [<801d8100>] skb_release_data+0xa8/0x10c
[ 172.190895] [<801d818c>] __kfree_skb+0x28/0xb4
[ 172.195466] [<801e63d8>] net_tx_action+0xd8/0x140
[ 172.200329] [<80024fec>] __do_softirq+0x184/0x2b0
[ 172.205184] [<80025140>] run_ksoftirqd+0x28/0x80
[ 172.209953] [<8003bae0>] smpboot_thread_fn+0x148/0x178
[ 172.215246] [<80039390>] kthread+0xdc/0xe8
[ 172.219459] [<800010a8>] ret_from_kernel_thread+0x14/0x1c
[ 172.224921]
[ 172.226470]
Code: 30840001 0204100a 00402021 <8c420000> 000211c2 30420001 10400018 00000000 8e020000
[ 172.237022] ---[ end trace 89a3318b662df6d8 ]---
[ 172.250536] Kernel panic - not syncing: Fatal exception in interrupt
[ 172.262338] Rebooting in 3 seconds..
or
[ 1317.958261] Unhandled kernel unaligned access[#1]:
[ 1317.963173] CPU: 0 PID: 3 Comm: ksoftirqd/0 Not tainted 4.1.20 #0
[ 1317.969349] task: 8181e008 ti: 8182a000 task.ti: 8182a000
[ 1317.974795] $ 0 : 00000000 1000b801 00000001 00200000
[ 1317.980232] $ 4 : 647b394a 00010000 00018da4 00000000
[ 1317.985658] $ 8 : 8181e040 b1e1b104 00000017 40000000
[ 1317.991085] $12 : 500018dd 00000000 00000000 010102f2
[ 1317.996510] $16 : 80e4d1e0 00000001 80e4d208 81acb0e0
[ 1318.001936] $20 : 803b5dcc 00000002 00000008 0000000a
[ 1318.007362] $24 : 00000010 8001ead0
[ 1318.012789] $28 : 8182a000 8182bdd0 00000100 801d8100
[ 1318.018220] Hi : 00000001
[ 1318.021160] Lo : 00000001
[ 1318.024169] epc : 80078474 put_page+0x0/0x4c
[ 1318.028732] ra : 801d8100 skb_release_data+0xa8/0x10c
[ 1318.034104] Status: 1000b803 KERNEL EXL IE
[ 1318.038439] Cause : 00800010
[ 1318.041380] BadVA : 647b394a
[ 1318.044330] PrId : 00029007 (Broadcom BMIPS3300)
[ 1318.049076] Modules linked in: pppoe ppp_async iptable_nat ath5k ath pppox ppp_generic nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 mac80211 ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_id xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_raw iptable_mangle iptable_filter ip_tables crc_ccitt compat ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables x_tables leds_gpio ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common ssb_hcd
[ 1318.115124] Process ksoftirqd/0 (pid: 3, threadinfo=8182a000, task=8181e008, tls=00000000)
[ 1318.123424] Stack : 00000000 80c60c94 00db35c0 626a006e ff330000 81acb0e0 81acb0e0 80335b3c
80c28260 801d818c 80360000 8004f368 00000018 0000000a 803623e0 801e63d8
8182be10 8182be10 80361100 00000002 803b5dd0 00000001 803b5dd4 00000013
803b0000 80024fec 80364510 80361100 80360000 8000736c 80364510 8181e008
80362898 04208040 00018da4 80360000 80310000 803b5dcc 803615a0 803114f4
...
[ 1318.160295] Call Trace:
[ 1318.162885] [<80078474>] put_page+0x0/0x4c
[ 1318.167108] [<801d8100>] skb_release_data+0xa8/0x10c
[ 1318.172182] [<801d818c>] __kfree_skb+0x28/0xb4
[ 1318.176752] [<801e63d8>] net_tx_action+0xd8/0x140
[ 1318.181614] [<80024fec>] __do_softirq+0x184/0x2b0
[ 1318.186471] [<80025140>] run_ksoftirqd+0x28/0x80
[ 1318.191238] [<8003bae0>] smpboot_thread_fn+0x148/0x178
[ 1318.196530] [<80039390>] kthread+0xdc/0xe8
[ 1318.200744] [<800010a8>] ret_from_kernel_thread+0x14/0x1c
[ 1318.206200]
[ 1318.207747]
Code: 00003021 0801e0ce 24a57888 <8c820000> 3042c000 10400003 00801821 0801df95 00000000
[ 1318.218397] ---[ end trace 2502a626803fb4b9 ]---
[ 1318.231740] Kernel panic - not syncing: Fatal exception in interrupt
[ 1318.243362] Rebooting in 3 seconds..
This looks similar to: https://dev.openwrt.org/ticket/11091
|
|
12.02.2017 | 503 | Kernel | Build Failure | Very Low | Medium | Build fails with CONFIG_KERNEL_GIT_CLONE_URI beig set | All | Assigned |
Task Description
When specifying
CONFIG_KERNEL_GIT_CLONE_URI
a clean build fails, as the system assumes a already downloaded/cloned/packed linux-source is present in dl/ which on a freshly checked out openwrt/lede source isn’t the case yet, when
toolchain/kernel-headers
is about to be built.
The build error looks like:
make[3]: Entering directory `/build/lede.git/toolchain/kernel-headers'
zcat /build/lede.git/dl/linux-4.4.42.tar.gz | tar -C /build/lede.git/build_dir/toolchain-arm_cortex-a9+neon_gcc-6.3.0_glibc-2.24_eabi -xf -
gzip: /build/lede.git/dl/linux-4.4.42.tar.gz: No such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
The issue apparently is located in
include/kernel-defaults.mk
, line 53ff::
ifeq ($(strip $(CONFIG_KERNEL_GIT_CLONE_URI)),"")
define Kernel/Prepare/Default
zcat $(DL_DIR)/$(LINUX_SOURCE) | $(TAR) -C $(KERNEL_BUILD_DIR) $(TAR_OPTIONS)
$(Kernel/Patch)
$(if $(QUILT),touch $(LINUX_DIR)/.quilt_used)
endef
else
define Kernel/Prepare/Default
zcat $(DL_DIR)/$(LINUX_SOURCE) | $(TAR) -C $(KERNEL_BUILD_DIR) $(TAR_OPTIONS)
endef
endif
For the package
kernel-headers
it just tries to access the not-yet downloaded/cloned/packed linux kernel source archive.
|
|
14.06.2017 | 845 | Kernel | Bug Report | Very Low | Medium | MT7628 : wrong data reading the I2C bus | All | Unconfirmed |
Task Description
Hi,
I’ve already talked to blogic about this issue. He asked me to perform some tests on the platform even back to openwrt CC.
The bug in question occurs with the MT7628 chip and the I2C bus (WRTNode 2p board). Configuring the pinmux and enabling the driver, the kernel correctly sees the i2c bus. But then going to use the “i2cdetect” command from i2c-tools package has a surprising result: devices are actually sees devices that are not connected.
Curious about the problem I connected my DSO and I did the probe of the SDA and SCL pins. Data and clock seem to be transferred correctly. So the problem seems to be in the “reading”.
According to the i2c specification if SDA is pull-low and you do an i2cdetect the system should identify in the bus an ACK for each slave address, this does does not happen and the same list appear again.
Turning back to different versions this still happens, unfortunately I have not been able to test every single commit. The test I’ve made:
i2cdetect result (same result with SDA pulled low) .config wrtnode2p.dts
Regards, hitech95
|
|
16.07.2017 | 910 | Kernel | Bug Report | Very Low | Medium | Raspberry Pi 3 keeps attempting to change CPU frequency... | Trunk | Unconfirmed |
Task Description
I recently updated a Raspberry Pi 3 to a recent LEDE git master build: Reboot (SNAPSHOT, r4576-9fe9175)
The kernel keeps logging the following errors:
[ 103.041158] bcm2835-cpufreq:bcm2835_cpufreq_set_clock:84: Failed to set clock: 600000 (-12)
[ 103.044492] bcm2835-cpufreq:bcm2835_cpufreq_driver_target_index:183: Error occurred setting a new frequency (600000)
[ 103.047857] cpufreq: __target_index: Failed to change cpu frequency: -22
[ 103.401167] bcm2835-cpufreq:bcm2835_cpufreq_set_clock:84: Failed to set clock: 600000 (-12)
[ 103.404517] bcm2835-cpufreq:bcm2835_cpufreq_driver_target_index:183: Error occurred setting a new frequency (600000)
[ 103.407890] cpufreq: __target_index: Failed to change cpu frequency: -22
[ 103.761155] bcm2835-cpufreq:bcm2835_cpufreq_set_clock:84: Failed to set clock: 600000 (-12)
[ 103.764491] bcm2835-cpufreq:bcm2835_cpufreq_driver_target_index:183: Error occurred setting a new frequency (600000)
[ 103.767870] cpufreq: __target_index: Failed to change cpu frequency: -22
I am seeing ~10ms latency spikes for traffic through the device and I believe these errors are the reason. If I force the scheduler to only run the CPU at its maximum speed with the command below then then errors cease and the latency spikes disappear:
# echo 1200000 > /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq
I looked into the kernel sources and the messages above appear to be saying that there was an error when asking the Pi firmware to change the CPU speed.
I know there is a HW quirk in the RPi3 which means the UART is effected by the CPU speed. I wonder whether this has anything to do with the firmware rejecting the speed change: https://github.com/RPi-Distro/repo/issues/22
|
|
25.10.2017 | 1113 | Kernel | Bug Report | Very Low | Medium | Unknown symbol zlib_inflate | All | Unconfirmed |
Task Description
I’ve experienced a strange issue with zlib_inflate on x84_64 system. There is no zlib_inflate-related symbols at /proc/kallsyms and modules like btrfs couldn’t be loaded.
17.01 branch and the current master branch, both are affected.
Steps to reproduce: 1. Use attached config file (zlib_inflate-test-config). It’s almost default but I’ve set CONFIG_PACKAGE_kmod-fs-btrfs=y and some other options. 2. Compile LEDE:
make defconfig && make -j $(nproc)
3. Run qemu:
qemu-system-x86_64 -curses -kernel bin/targets/x86/64/lede-x86-64-ramfs.bzImage
4. Try to load btrfs module:
root@LEDE:/# modprobe btrfs
[ 23.345891] btrfs: Unknown symbol zlib_inflateInit2 (err 0)
[ 23.347096] btrfs: Unknown symbol zlib_inflate (err 0)
[ 23.347673] btrfs: Unknown symbol zlib_inflate_workspacesize (err 0)
[ 23.348293] btrfs: Unknown symbol zlib_inflateEnd (err 0)
It’s not btrfs related but any module with zlib_inflate in it’s dependency list.
|
|
05.11.2017 | 1149 | Kernel | Bug Report | Very Low | Medium | AR934X built-in switch link up/down | Trunk | Unconfirmed |
Task Description
Router : TP-LINK TL-WNR42N revision : snapshot r5049
eth1 is connected to built-in switch when PC connected to build-in switch reboots or shuts down link on router goes down for 1..5 seconds then goes up again
[60901.826180] eth1: link down [60901.829869] br-lan: port 1(eth1) entered disabled state [60903.330951] eth1: link up (1000Mbps/Full duplex) [60903.335981] br-lan: port 1(eth1) entered forwarding state [60903.341694] br-lan: port 1(eth1) entered forwarding state [60905.345126] br-lan: port 1(eth1) entered forwarding state
I suspect it should not happen. ethernet device should not react to change of link state on particular switch ports
|