Tplink-TD-W8970n Segfaults and Badgateway

Hello everybody i have a weird problem accessing openwrt web gui ( sry if my english writing is bad )

i appreciate all of your helps :heart::heart:

Openwrt version openwrt-18.06 branch

1-:Story and problem
iam using this modem for adsl currently modem was working kind of fine for 1 month today when i was trying to use internet i saw all of modem leds are turned off!! (except power led) i restarted modem multiple times and reset factory it with back built in button finally it worked again but i couldn't easily access to gui web interface via firefox or ssh client it will connect sometimes but not every time and when i switch between config pages error happens sometimes but not all the times

2-:Troubleshooting informations :
Error texts sometimes shows in firefox and Cli when trying to access config section:

Firefox: Getting errors below and Bad gateway when trying to open 192.168.1.1

/usr/lib/lua/luci/dispatcher.lua:611: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
	[C]: in function 'pairs'
	/usr/lib/lua/luci/dispatcher.Lua:611: in function 'createtree'
	/usr/lib/lua/luci/dispatcher.lua:262: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:127: in function </usr/lib/lua/luci/dispatcher.lua:126>
-----------------------------------------------------------------------------------------------------------------
/usr/lib/lua/luci/dispatcher.lua:230: /etc/config/luci seems to be corrupt, unable to find section 'main'
stack traceback:
	[C]: in function 'assert'
	/usr/lib/lua/luci/dispatcher.lua:230: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:127: in function </usr/lib/lua/luci/dispatcher.lua:126>

Cli via SSH:

Segmentation fault

please check kernel log and sysem log in next posts thanks

3-:What i did to fix this :
1-restore factory defaults via web gui and built in button in back of modem
2-flashing new rom via serial and web gui
3-clearing firefox cache

I think there are documented issues with having multiple LuCI tabs open. It is apparently a bad idea.

Kernel log first part

> [    0.000000] Linux version 4.9.152 (buildbot@7befac494a11) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7676-cddd7b4c77) ) #0 SMP Wed Jan 30 12:21:02 2019
> [    0.000000] SoC: xRX200 rev 1.2
> [    0.000000] bootconsole [early0] enabled
> [    0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
> [    0.000000] MIPS: machine is TP-LINK TD-W8970
> [    0.000000] Determined physical RAM map:
> [    0.000000]  memory: 04000000 @ 00000000 (usable)
> [    0.000000] Initrd not found or empty - disabling initrd
> [    0.000000] Detected 1 available secondary CPU(s)
> [    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
> [    0.000000] Zone ranges:
> [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
> [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
> [    0.000000] On node 0 totalpages: 16384
> [    0.000000] free_area_init_node: node 0, pgdat 8054a8e0, node_mem_map 810091a0
> [    0.000000]   Normal zone: 128 pages used for memmap
> [    0.000000]   Normal zone: 0 pages reserved
> [    0.000000]   Normal zone: 16384 pages, LIFO batch:3
> [    0.000000] percpu: Embedded 12 pages/cpu @8108c000 s17488 r8192 d23472 u49152
> [    0.000000] pcpu-alloc: s17488 r8192 d23472 u49152 alloc=12*4096
> [    0.000000] pcpu-alloc: [0] 0 [0] 1 
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
> [    0.000000] Kernel command line: console=ttyLTQ0,115200
> [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
> [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
> [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
> [    0.000000] Writing ErrCtl register=00018330
> [    0.000000] Readback ErrCtl register=00018330
> [    0.000000] Memory: 57900K/65536K available (4333K kernel code, 178K rwdata, 900K rodata, 1228K init, 228K bss, 7636K reserved, 0K cma-reserved)
> [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
> [    0.000012] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
> [    0.007887] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
> [    0.042398] pid_max: default: 32768 minimum: 301
> [    0.047287] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
> [    0.053815] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
> [    0.065923] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
> [    0.065936] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
> [    0.066139] CPU1 revision is: 00019556 (MIPS 34Kc)
> [    0.116546] Synchronize counters for CPU 1: 
> [    0.116548] done.
> [    0.123063] Brought up 2 CPUs
> [    0.130670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
> [    0.140336] futex hash table entries: 512 (order: 2, 16384 bytes)
> [    0.146577] pinctrl core: initialized pinctrl subsystem
> [    0.153130] NET: Registered protocol family 16
> [    0.166718] pinctrl-xway 1e100b10.pinmux: Init done
> [    0.172763] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
> [    0.286237] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
> [    0.292060] Can't analyze schedule() prologue at 8043847c
> [    0.426219] PCI host bridge /fpi@10000000/pcie@d900000 ranges:
> [    0.460961] usbcore: registered new interface driver usbfs
> [    0.466546] usbcore: registered new interface driver hub
> [    0.471983] usbcore: registered new device driver usb
> [    0.477739] PCI host bridge to bus 0000:00
> [    0.481778] pci_bus 0000:00: root bus resource [mem 0x1c000000-0x1cffffff]
> [    0.488686] pci_bus 0000:00: root bus resource [io  0x1d800000-0x1d8fffff]
> [    0.495620] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
> [    0.502499] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
> [    0.510527] pci 0000:00:00.0: [1bef:0011] type 01 class 0x060000
> [    0.510552] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
> [    0.518189] random: fast init done
> [    0.531868] pci 0000:00:00.0: PME# supported from D0 D3hot
> [    0.532704] pci 0000:01:00.0: [168c:abcd] type 00 class 0x020000
> [    0.532817] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
> [    0.532923] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
> [    0.533129] pci 0000:01:00.0: supports D1
> [    0.533152] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
> [    0.533543] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
> [    0.533602] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
> [    0.533686] pci 0000:00:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff]
> [    0.540396] pci 0000:00:00.0: BAR 9: assigned [mem 0x1c100000-0x1c1fffff pref]
> [    0.547702] pci 0000:01:00.0: BAR 0: assigned [mem 0x1c000000-0x1c01ffff 64bit]
> [    0.555072] pci 0000:01:00.0: BAR 6: assigned [mem 0x1c100000-0x1c10ffff pref]
> [    0.562364] pci 0000:00:00.0: PCI bridge to [bus 01]
> [    0.567383] pci 0000:00:00.0:   bridge window [mem 0x1c000000-0x1c0fffff]
> [    0.574225] pci 0000:00:00.0:   bridge window [mem 0x1c100000-0x1c1fffff pref]
> [    0.581553] ifx_pcie_bios_map_irq port 0 dev 0000:00:00.0 slot 0 pin 1 
> [    0.588183] ifx_pcie_bios_map_irq dev 0000:00:00.0 irq 144 assigned
> [    0.594577] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1 
> [    0.601198] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
> [    0.609709] clocksource: Switched to clocksource MIPS
> [    0.617358] NET: Registered protocol family 2
> [    0.623013] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
> [    0.629914] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
> [    0.636342] TCP: Hash tables configured (established 1024 bind 1024)
> [    0.642844] UDP hash table entries: 256 (order: 1, 8192 bytes)
> [    0.648691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
> [    0.655267] NET: Registered protocol family 1
> [    0.659646] PCI: CLS 0 bytes, default 32
> [    0.660450] gptu: totally 6 16-bit timers/counters
> [    0.665342] gptu: misc_register on minor 63
> [    0.669548] gptu: succeeded to request irq 126
> [    0.673990] gptu: succeeded to request irq 127
> [    0.678481] gptu: succeeded to request irq 128
> [    0.683025] gptu: succeeded to request irq 129
> [    0.687506] gptu: succeeded to request irq 130
> [    0.692044] gptu: succeeded to request irq 131
> [    0.696946] phy-xrx200 gphy-xrx200: requesting lantiq/xrx200_phy11g_a22.bin
> [    0.704496] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 3A60000
> [    0.710852] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 3A60000
> [    0.818834] No VPEs reserved for AP/SP, not initialize VPE loader
> [    0.818834] Pass maxvpes=<n> argument as kernel argument
> [    0.830203] No TCs reserved for AP/SP, not initializing RTLX.
> [    0.830203] Pass maxtcs=<n> argument as kernel argument
> [    0.843097] Crashlog allocated RAM at address 0x3f00000
> [    0.849050] workingset: timestamp_bits=30 max_order=14 bucket_order=0
> [    0.871836] squashfs: version 4.0 (2009/01/31) Phillip Lougher
> [    0.877664] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
> [    0.893846] io scheduler noop registered
> [    0.897601] io scheduler deadline registered (default)
> [    0.904224] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
> [    0.913158] console [ttyLTQ0] enabled
> [    0.920478] bootconsole [early0] disabled
> [    0.932033] spi-lantiq-ssc 1e100800.spi: Lantiq SSC SPI controller (Rev 8, TXFS 8, RXFS 8, DMA 1)
> [    0.941518] m25p80 spi32766.4: en25q64 (8192 Kbytes)
> [    0.945175] 4 fixed-partitions partitions found on MTD device spi32766.4
> [    0.951844] Creating 4 MTD partitions on "spi32766.4":
> [    0.956949] 0x000000000000-0x000000020000 : "u-boot"
> [    0.964195] 0x000000020000-0x0000007c0000 : "firmware"
> [    1.322423] random: crng init done
> [    1.748246] 2 tplink-fw partitions found on MTD device firmware
> [    1.752767] 0x000000020000-0x0000001cb316 : "kernel"
> [    1.759719] 0x0000001cb318-0x0000007c0000 : "rootfs"
> [    1.766040] mtd: device 3 (rootfs) set to be root filesystem
> [    1.770542] 1 squashfs-split partitions found on MTD device rootfs
> [    1.776547] 0x0000004f0000-0x0000007c0000 : "rootfs_data"
> [    1.783905] 0x0000007c0000-0x0000007d0000 : "config"
> [    1.790084] 0x0000007d0000-0x000000800000 : "boardconfig"
> [    1.798440] libphy: Fixed MDIO Bus: probed
> [    1.906205] libphy: lantiq,xrx200-mdio: probed
> [    1.986324] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.4 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.4] (mii_bus:phy_addr=0:00, irq=-1)
> [    2.070290] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.4 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.4] (mii_bus:phy_addr=0:05, irq=-1)
> [    2.154276] Intel XWAY PHY11G (xRX v1.2 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (mii_bus:phy_addr=0:11, irq=-1)
> [    2.238274] Intel XWAY PHY11G (xRX v1.2 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (mii_bus:phy_addr=0:13, irq=-1)
> [    2.354020] ltq-cputemp cputemp@0: Current CPU die temperature: 43.0 °C
> [    2.359689] wdt 1f8803f0.watchdog: Init done
> [    2.368551] NET: Registered protocol family 10
> [    2.373553] NET: Registered protocol family 17
> [    2.376758] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
> [    2.389569] 8021q: 802.1Q VLAN Support v1.8
> [    2.405035] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
> [    2.414976] Freeing unused kernel memory: 1228K
> [    2.418115] This architecture does not have kernel memory protection.
> [    3.233492] init: Console is alive
> [    3.235834] init: - watchdog -
> [    4.293920] lantiq,xrx200-net 1e108000.eth eth0: port 4 got link
> [    4.629839] kmodloader: loading kernel modules from /etc/modules-boot.d/*
> [    4.790778] dwc2 1e101000.ifxhcd: requested GPIO 495
> [    4.896160] dwc2 1e101000.ifxhcd: DWC OTG Controller
> [    4.899844] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
> [    4.907109] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
> [    4.912631] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
> [    4.920060] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
> [    4.927763] hub 1-0:1.0: USB hub found
> [    4.930289] hub 1-0:1.0: 1 port detected
> [    5.035946] dwc2 1e106000.ifxhcd: DWC OTG Controller
> [    5.039608] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
> [    5.046875] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
> [    5.052385] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
> [    5.059838] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
> [    5.067612] hub 2-0:1.0: USB hub found
> [    5.070128] hub 2-0:1.0: 1 port detected
> [    5.075580] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
> [    5.084096] init: - preinit -
> [    9.496740] jffs2: notice: (433) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
> [    9.517278] mount_root: switching to jffs2 overlay
> [    9.569509] urandom-seed: Seeding with /etc/urandom.seed
> [    9.979153] procd: - early -
> [    9.981523] procd: - watchdog -
> [   10.277742] lantiq,xrx200-net 1e108000.eth eth0: port 4 lost link
> [   10.733116] procd: - watchdog -
> [   10.735445] procd: - ubus -
> [   10.860600] procd: - init -
> [   11.409304] kmodloader: loading kernel modules from /etc/modules.d/*
> [   11.418046] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
> [   11.428163] NET: Registered protocol family 8
> [   11.431208] NET: Registered protocol family 20
> [   11.441959] PPP generic driver version 2.4.2
> [   11.451211] ip6_tables: (C) 2000-2006 Netfilter Core Team
> [   11.474183] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
> [   11.494022] 
> [   11.494022] 
> [   11.494022] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
> [   11.501731] 
> [   11.501731] Predefined debug level: 3
> [   11.513055] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
> [   11.519705] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
> [   11.529276] ip_tables: (C) 2000-2006 Netfilter Core Team
> [   11.538399] Infineon Technologies DEU driver version 2.0.0 
> [   11.544578] IFX DEU DES initialized (multiblock).
> [   11.549504] IFX DEU AES initialized (multiblock).
> [   11.553539] IFX DEU ARC4 initialized (multiblock).
> [   11.558033] IFX DEU SHA1 initialized.
> [   11.561550] IFX DEU MD5 initialized.
> [   11.565211] IFX DEU SHA1_HMAC initialized.
> [   11.569325] IFX DEU MD5_HMAC initialized.
> [   11.581110] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
> [   11.633066] NET: Registered protocol family 24
> [   11.653554] xt_time: kernel timezone is -0000
> [   11.750234] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
> [   11.754640] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
> [   11.766682] ath: phy0: disabling 5GHz band
> [   11.770559] ath: EEPROM regdomain: 0x0
> [   11.770572] ath: EEPROM indicates default country code should be used
> [   11.770577] ath: doing EEPROM country->regdmn map search
> [   11.770592] ath: country maps to regdmn code: 0x3a
> [   11.770600] ath: Country alpha2 being used: US
> [   11.770606] ath: Regpair used: 0x3a
> [   11.781885] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [   11.788629] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xbc000000, irq=144
> [   11.798509] kmodloader: done loading kernel modules from /etc/modules.d/*
> [   23.700490] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   23.716261] br-lan: port 1(eth0.1) entered blocking state
> [   23.720384] br-lan: port 1(eth0.1) entered disabled state
> [   23.726687] device eth0.1 entered promiscuous mode
> [   23.730530] device eth0 entered promiscuous mode
> [   23.739680] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
> [   25.757548] lantiq,xrx200-net 1e108000.eth eth0: port 4 got link
> [   25.762997] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [   25.778573] br-lan: port 1(eth0.1) entered blocking state
> [   25.782654] br-lan: port 1(eth0.1) entered forwarding state
> [   25.817589] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready

kernel log second part :

> [   47.989034] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5f86f9e4
> [   47.995942] epc = 7737338d in liblua.so.5.1.5[7736e000+2e000]
> [   48.001599] ra  = 7737338b in liblua.so.5.1.5[7736e000+2e000]
> [   65.196268] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5f88f62c
> [   65.203088] epc = 77dbb1e0 in libc.so[77d4a000+92000]
> [   65.208049] ra  = 77db1eb0 in libc.so[77d4a000+92000]
> [   69.336516] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57536f88
> [   69.343460] epc = 57536f88 in libubox.so[7740c000+17000]
> [   69.348646] ra  = 57536f88 in libubox.so[7740c000+17000]
> [   71.857418] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fd0f7f0
> [   71.864350] epc = 7769d873 in liblua.so.5.1.5[77698000+2e000]
> [   71.869999] ra  = 7769d925 in liblua.so.5.1.5[77698000+2e000]
> [   72.272083] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57a44b48
> [   72.278806] epc = 57a44b48 in libgcc_s.so.1[779f8000+23000]
> [   72.284299] ra  = 57a44b48 in libgcc_s.so.1[779f8000+23000]
> [   81.120549] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57b8f210
> [   81.127306] epc = 77b143e8 in libc.so[77aec000+92000]
> [   81.132243] ra  = 77b1438c in libc.so[77aec000+92000]
> [   81.238127] ATM1.0.26    ATM (A1) firmware version 0.24
> [   81.241985] ifxmips_atm: ATM init succeed
> [   83.654942] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57e9683c
> [   83.661726] epc = 57e9683c in libgcc_s.so.1[77e4a000+23000]
> [   83.667163] ra  = 57e9683c in libgcc_s.so.1[77e4a000+23000]
> [   86.187005] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fa6f820
> [   86.193939] epc = 77e013d5 in liblua.so.5.1.5[77dfc000+2e000]
> [   86.199575] ra  = 77e01b6b in liblua.so.5.1.5[77dfc000+2e000]
> [   95.682640] do_page_fault(): sending SIGSEGV to sh for invalid read access from 578f3f78
> [   95.689360] epc = 578f3f78 in libgcc_s.so.1[7785e000+23000]
> [   95.694856] ra  = 578f3f78 in libgcc_s.so.1[7785e000+23000]
> [   98.341395] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57c721d8
> [   98.348150] epc = 57c721d8 in libgcc_s.so.1[77bf4000+23000]
> [   98.353692] ra  = 57c721d8 in libgcc_s.so.1[77bf4000+23000]
> [  101.544097] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57dd870c
> [  101.550814] epc = 57dd870c in libgcc_s.so.1[77d8c000+23000]
> [  101.556312] ra  = 57dd870c in libgcc_s.so.1[77d8c000+23000]
> [  120.615339] enter showtime, cell rate: 0 - 2285, 1 - 2285, xdata addr: 0xa24f0000
> [  120.623540] enter showtime, cell rate: 0 - 2285, 1 - 2285, xdata addr: 0xa24f0000
> [  128.234739] do_page_fault(): sending SIGSEGV to uhttpd for invalid read access from 57e1f140
> [  128.241827] epc = 57e1f141 in libgcc_s.so.1[77db6000+23000]
> [  128.247314] ra  = 77e1ef1d in libubox.so[77e1a000+17000]
> [  133.731049] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57408fd4
> [  133.737965] epc = 7738e458 in libc.so[77366000+92000]
> [  133.742923] ra  = 7738e38c in libc.so[77366000+92000]
> [  135.211027] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5790571a
> [  135.217950] epc = 5790571b in libgcc_s.so.1[778d6000+23000]
> [  135.223429] ra  = 5790571b in libgcc_s.so.1[778d6000+23000]
> [  136.132187] do_page_fault(): sending SIGSEGV to luci for invalid read access from 570a57ac
> [  136.139116] epc = 770807a7 in liblua.so.5.1.5[77076000+2e000]
> [  136.144757] ra  = 7708078d in liblua.so.5.1.5[77076000+2e000]
> [  392.997775] leave showtime
> [  394.371632] IPv6: ADDRCONF(NETDEV_UP): dsl0: link is not ready
> [  426.938334] IPv6: ADDRCONF(NETDEV_UP): dsl0: link is not ready
> [  432.372093] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fe559c0
> [  432.379029] epc = 770a804d in liblua.so.5.1.5[7709e000+2e000]
> [  432.384664] ra  = 770a804d in liblua.so.5.1.5[7709e000+2e000]
> [  435.078008] do_page_fault(): sending SIGSEGV to sh for invalid read access from 5785b060
> [  435.084768] epc = 777e03e8 in libc.so[777b8000+92000]
> [  435.089764] ra  = 777e038c in libc.so[777b8000+92000]
> [  438.092314] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57ca14d0
> [  438.099164] epc = 77cf9ecc in libc.so[77cd2000+92000]
> [  438.104105] ra  = 77cf9ffc in libc.so[77cd2000+92000]
> [  438.112139] BUG: Bad rss-counter state mm:83b61dc0 idx:1 val:1
> [  442.368647] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57e83160
> [  442.375613] epc = 77e083e8 in libc.so[77de0000+92000]
> [  442.380519] ra  = 77e0838c in libc.so[77de0000+92000]
> [  447.356551] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b1fdfc
> [  447.363487] epc = 57b1fdfd in libgcc_s.so.1[77af2000+23000]
> [  447.368946] ra  = 57b1fdfd in libgcc_s.so.1[77af2000+23000]
> [  448.040924] enter showtime, cell rate: 0 - 2294, 1 - 2294, xdata addr: 0xa24f0000
> [  448.047165] IPv6: ADDRCONF(NETDEV_CHANGE): dsl0: link becomes ready
> [  448.063436] enter showtime, cell rate: 0 - 2294, 1 - 2294, xdata addr: 0xa24f0000
> [  449.232083] pppoe-wan: renamed from ppp0
> [  467.371263] do_page_fault(): sending SIGSEGV to luci for invalid read access from 56f6ddfc
> [  467.378169] epc = 56f6ddfd in libgcc_s.so.1[76f40000+23000]
> [  467.383659] ra  = 56f6ddfd in libgcc_s.so.1[76f40000+23000]
> [  631.435563] do_page_fault(): sending SIGSEGV to sh for invalid read access from 56ff4608
> [  631.442351] epc = 56ff4608 in libgcc_s.so.1[76f68000+23000]
> [  631.447791] ra  = 56ff4608 in libgcc_s.so.1[76f68000+23000]
> [  771.068973] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57a9ce2c
> [  771.075882] epc = 57a9ce2c in libgcc_s.so.1[77a20000+23000]
> [  771.081371] ra  = 57a9ce2c in libgcc_s.so.1[77a20000+23000]
> [ 1072.908374] do_page_fault(): sending SIGSEGV to luci for invalid read access from 56f4887a
> [ 1072.915292] epc = 56f4887b in libgcc_s.so.1[76f1a000+23000]
> [ 1072.920774] ra  = 56f4887b in libgcc_s.so.1[76f1a000+23000]
> [ 1084.875304] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5752b260
> [ 1084.882177] epc = 774b0cc8 in libc.so[77488000+92000]
> [ 1084.887093] ra  = 774b0cac in libc.so[77488000+92000]
> [ 1090.509853] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57a9d80c
> [ 1090.516799] epc = 57a9d80d in libgcc_s.so.1[77a74000+23000]
> [ 1090.522253] ra  = 57a9d80d in libgcc_s.so.1[77a74000+23000]
> [ 1403.024992] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57ac99da
> [ 1403.031961] epc = 57ac99db in libgcc_s.so.1[77a98000+23000]
> [ 1403.037387] ra  = 57ac99db in libgcc_s.so.1[77a98000+23000]
> [ 1540.425702] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5758f77d
> [ 1540.432605] epc = 7756969d in liblua.so.5.1.5[77560000+2e000]
> [ 1540.438274] ra  = 77569699 in liblua.so.5.1.5[77560000+2e000]
> [ 1581.302170] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57003070
> [ 1581.308973] epc = 76f87ecc in libc.so[76f60000+92000]
> [ 1581.313962] ra  = 76f88c44 in libc.so[76f60000+92000]
> [ 1595.779679] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57257260
> [ 1595.786484] epc = 771dccc8 in libc.so[771b4000+92000]
> [ 1595.791464] ra  = 771dccac in libc.so[771b4000+92000]
> [ 1599.509271] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57ea1010
> [ 1599.516134] epc = 77e25ecc in libc.so[77dfe000+92000]
> [ 1599.521056] ra  = 77e26c44 in libc.so[77dfe000+92000]
> [ 1600.999310] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57630f47
> [ 1601.006255] epc = 77569b95 in liblua.so.5.1.5[7755c000+2e000]
> [ 1601.011880] ra  = 7756a35b in liblua.so.5.1.5[7755c000+2e000]
> [ 1601.715686] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57ede192
> [ 1601.722592] epc = 57ede193 in libgcc_s.so.1[77eac000+23000]
> [ 1601.728089] ra  = 57ede193 in libgcc_s.so.1[77eac000+23000]
> [ 1602.419399] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57c09260
> [ 1602.426228] epc = 77b8ecc8 in libc.so[77b66000+92000]
> [ 1602.431191] ra  = 77b8ecac in libc.so[77b66000+92000]
> [ 1605.760798] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5722f02e
> [ 1605.767719] epc = 5722f02f in libgcc_s.so.1[77206000+23000]
> [ 1605.773192] ra  = 5722f02f in libgcc_s.so.1[77206000+23000]
> [ 1606.546304] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5798f260
> [ 1606.553115] epc = 77913ecc in libc.so[778ec000+92000]
> [ 1606.558095] ra  = 77914c44 in libc.so[778ec000+92000]
> [ 1607.212605] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5795eb38
> [ 1607.219547] epc = 5795eb39 in libgcc_s.so.1[7792e000+23000]
> [ 1607.225002] ra  = 5795eb39 in libgcc_s.so.1[7792e000+23000]
> [ 1627.328191] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57643064
> [ 1627.334964] epc = 57643064 in libgcc_s.so.1[77610000+23000]
> [ 1627.340418] ra  = 776a9b84 in libc.so[77634000+92000]
> [ 1629.394107] do_page_fault(): sending SIGSEGV to luci for invalid read access from 572e235a
> [ 1629.401032] epc = 572e235b in libgcc_s.so.1[772b0000+23000]
> [ 1629.406501] ra  = 572e235b in libgcc_s.so.1[772b0000+23000]
> [ 1630.257029] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57da42f0
> [ 1630.263935] epc = 57da42f1 in libgcc_s.so.1[77d74000+23000]
> [ 1630.269428] ra  = 57da42f1 in libgcc_s.so.1[77d74000+23000]
> [ 1632.874006] do_page_fault(): sending SIGSEGV to luci for invalid write access to 574b5260
> [ 1632.880846] epc = 7743acc8 in libc.so[77412000+92000]
> [ 1632.885795] ra  = 7743acac in libc.so[77412000+92000]
> [ 1651.316988] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5763b260
> [ 1651.323802] epc = 775c0cc8 in libc.so[77598000+92000]
> [ 1651.328773] ra  = 775c0cac in libc.so[77598000+92000]
> [ 1684.562098] BUG: Bad rss-counter state mm:8267ee00 idx:1 val:1
> [ 1709.690154] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57815bae
> [ 1709.697051] epc = 57815baf in libubox.so[7773e000+17000]
> [ 1709.702287] ra  = 57815baf in libubox.so[7773e000+17000]
> [ 1709.754267] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57598178
> [ 1709.761162] epc = 57598179 in libgcc_s.so.1[7756a000+23000]
> [ 1709.766664] ra  = 57598179 in libgcc_s.so.1[7756a000+23000]
> [ 1710.414852] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5773afd4
> [ 1710.421797] epc = 776c0458 in libc.so[77698000+92000]
> [ 1710.426731] ra  = 776c038c in libc.so[77698000+92000]
> [ 1710.455030] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fa421e8
> [ 1710.461970] epc = 7743b96d in liblua.so.5.1.5[77430000+2e000]
> [ 1710.467606] ra  = 7743b991 in liblua.so.5.1.5[77430000+2e000]
> [ 1710.719341] do_page_fault(): sending SIGSEGV to luci for invalid write access to 578bcff0
> [ 1710.726170] epc = 77841ecc in libc.so[7781a000+92000]
> [ 1710.731127] ra  = 77842c44 in libc.so[7781a000+92000]
> [ 1718.268187] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57e55cb8
> [ 1718.275098] epc = 57e55cb8 in libnl-tiny.so[77cdc000+15000]
> [ 1718.280582] ra  = 77e5638c in libc.so[77e2e000+92000]
> [ 1718.353833] do_page_fault(): sending SIGSEGV to luci for invalid read access from 579a96f8
> [ 1718.360780] epc = 7797e4c1 in liblua.so.5.1.5[7797a000+2e000]
> [ 1718.366408] ra  = 7797e4bf in liblua.so.5.1.5[7797a000+2e000]
> [ 1718.663870] do_page_fault(): sending SIGSEGV to luci for invalid read access from 571bcfd4
> [ 1718.670796] epc = 77142458 in libc.so[7711a000+92000]
> [ 1718.675747] ra  = 7714238c in libc.so[7711a000+92000]
> [ 1719.358214] do_page_fault(): sending SIGSEGV to expr for invalid read access from 57611780
> [ 1719.365112] epc = 775cbc88 in libc.so[77570000+92000]
> [ 1719.370092] ra  = 775cf930 in libc.so[77570000+92000]
> [ 1722.114807] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5748087a
> [ 1722.121781] epc = 5748087b in libgcc_s.so.1[77452000+23000]
> [ 1722.127205] ra  = 5748087b in libgcc_s.so.1[77452000+23000]
> [ 1722.778064] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b12fd4
> [ 1722.784995] epc = 77a98458 in libc.so[77a70000+92000]
> [ 1722.789946] ra  = 77a9838c in libc.so[77a70000+92000]
> [ 1722.861279] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b1ee28
> [ 1722.868216] epc = 57b1ee28 in libgcc_s.so.1[77a58000+23000]
> [ 1722.873676] ra  = 57b1ee28 in libgcc_s.so.1[77a58000+23000]
> [ 1722.956290] do_page_fault(): sending SIGSEGV to luci for invalid read access from 576f2e28
> [ 1722.963233] epc = 576f2e28 in libgcc_s.so.1[7762c000+23000]
> [ 1722.968689] ra  = 576f2e28 in libgcc_s.so.1[7762c000+23000]
> [ 1826.143358] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57c56c44
> [ 1826.150118] epc = 57c56c44 in libgcc_s.so.1[77c0a000+23000]
> [ 1826.155586] ra  = 57c56c44 in libgcc_s.so.1[77c0a000+23000]
> [ 1827.222632] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57c9d680
> [ 1827.229378] epc = 57c9d680 in libgcc_s.so.1[77c0a000+23000]
> [ 1827.234856] ra  = 57c9d680 in libgcc_s.so.1[77c0a000+23000]
> [ 1827.575945] do_page_fault(): sending SIGSEGV to cat for invalid read access from 5fd53794
> [ 1827.582792] epc = 77de8988 in libc.so[77d68000+92000]
> [ 1827.587733] ra  = 77de9ad0 in libc.so[77d68000+92000]
> [ 1827.690949] do_page_fault(): sending SIGSEGV to luci for invalid write access to 00000000
> [ 1827.697868] epc = 770c85c4 in libc.so[770aa000+92000]
> [ 1827.702739] ra  = 7708d97b in liblua.so.5.1.5[7707a000+2e000]
> [ 1827.729692] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57bc5190
> [ 1827.736602] epc = 77ba2619 in liblua.so.5.1.5[77b96000+2e000]
> [ 1827.742262] ra  = 77ba2619 in liblua.so.5.1.5[77b96000+2e000]
> [ 1829.331641] do_page_fault(): sending SIGSEGV to luci for invalid read access from 575e56f8
> [ 1829.338552] epc = 775ba39d in liblua.so.5.1.5[775b6000+2e000]
> [ 1829.344217] ra  = 775ba397 in liblua.so.5.1.5[775b6000+2e000]
> [ 1829.496746] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fe9f8d8
> [ 1829.503680] epc = 772ed70b in liblua.so.5.1.5[772e2000+2e000]
> [ 1829.509321] ra  = 772ed703 in liblua.so.5.1.5[772e2000+2e000]
> [ 1854.513005] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57bb3a0c
> [ 1854.519915] epc = 57bb3a0d in libgcc_s.so.1[77b86000+23000]
> [ 1854.525400] ra  = 77bb40b7 in liblua.so.5.1.5[77baa000+2e000]
> [ 1863.932856] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57c15756
> [ 1863.939767] epc = 57c15757 in libgcc_s.so.1[77be0000+23000]
> [ 1863.945251] ra  = 57c15757 in libgcc_s.so.1[77be0000+23000]
> [ 1890.803588] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b41b54
> [ 1890.810499] epc = 57b41b55 in libnl-tiny.so[77a16000+15000]
> [ 1890.815991] ra  = 57b41b55 in libnl-tiny.so[77a16000+15000]
> [ 1891.411195] do_page_fault(): sending SIGSEGV to luci for invalid write access to 579fd260
> [ 1891.418032] epc = 77981ecc in libc.so[7795a000+92000]
> [ 1891.422981] ra  = 77982c44 in libc.so[7795a000+92000]
> [ 1891.461778] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5786f7ac
> [ 1891.468719] epc = 7784a7a7 in liblua.so.5.1.5[77840000+2e000]
> [ 1891.474358] ra  = 7784a78d in liblua.so.5.1.5[77840000+2e000]
> [ 1892.082648] do_page_fault(): sending SIGSEGV to luci for invalid read access from 573af632
> [ 1892.089539] epc = 573af633 in libgcc_s.so.1[77380000+23000]
> [ 1892.095042] ra  = 573af633 in libgcc_s.so.1[77380000+23000]
> [ 1895.871895] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5735519e
> [ 1895.878819] epc = 5735519f in libgcc_s.so.1[77326000+23000]
> [ 1895.884295] ra  = 5735519f in libgcc_s.so.1[77326000+23000]
> [ 1895.909559] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5f9137f0
> [ 1895.916448] epc = 771673ff in liblua.so.5.1.5[7715c000+2e000]
> [ 1895.922045] ra  = 7716771b in liblua.so.5.1.5[7715c000+2e000]
> [ 1895.981038] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57abe6e2
> [ 1895.987939] epc = 57abe6e3 in libgcc_s.so.1[77a94000+23000]
> [ 1895.993431] ra  = 57abe6e3 in libgcc_s.so.1[77a94000+23000]
> [ 1900.880069] do_page_fault(): sending SIGSEGV to luci for invalid read access from 572717ac
> [ 1900.886991] epc = 7724c7a7 in liblua.so.5.1.5[77242000+2e000]
> [ 1900.892638] ra  = 7724c78d in liblua.so.5.1.5[77242000+2e000]
> [ 2112.129767] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57a35240
> [ 2112.136591] epc = 779b9ecc in libc.so[77992000+92000]
> [ 2112.141552] ra  = 779b9ffc in libc.so[77992000+92000]
> [ 2153.808649] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57e748f4
> [ 2153.815556] epc = 77efa020 in libc.so[77e88000+92000]
> [ 2153.820529] ra  = 77ef9f78 in libc.so[77e88000+92000]
> [ 2159.490025] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5fe6fbf0
> [ 2159.496896] epc = 7723460d in liblua.so.5.1.5[7722a000+2e000]
> [ 2159.502507] ra  = 7723408f in liblua.so.5.1.5[7722a000+2e000]
> [ 2508.567918] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57a2f925
> [ 2508.574827] epc = 77a3b399 in liblua.so.5.1.5[77a30000+2e000]
> [ 2508.580494] ra  = 77a3b307 in liblua.so.5.1.5[77a30000+2e000]
> [ 2511.445661] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fa49328
> [ 2511.452575] epc = 7708361d in liblua.so.5.1.5[7707e000+2e000]
> [ 2511.458267] ra  = 770898a7 in liblua.so.5.1.5[7707e000+2e000]

I couldnt post the whole system log but i posted some of it:

> Wed Jan 30 12:30:15 2019 kern.info kernel: [  467.371263] do_page_fault(): sending SIGSEGV to
 luci for invalid read access from 56f6ddfc
> Wed Jan 30 12:30:15 2019 kern.info kernel: [  467.378169] epc = 56f6ddfd in libgcc_s.so.1[76f40000+23000]
> Wed Jan 30 12:30:15 2019 kern.info kernel: [  467.383659] ra  = 56f6ddfd in libgcc_s.so.1[76f40000+23000]
> Wed Jan 30 12:30:28 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Wed Jan 30 12:30:58 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Wed Jan 30 12:32:00 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:01:02 2019 kern.info kernel: [  631.435563] do_page_fault(): sending SIGSEGV to sh for invalid read access from 56ff4608
> Mon Jul 15 12:01:02 2019 kern.info kernel: [  631.442351] epc = 56ff4608 in libgcc_s.so.1[76f68000+23000]
> Mon Jul 15 12:01:02 2019 kern.info kernel: [  631.447791] ra  = 56ff4608 in libgcc_s.so.1[76f68000+23000]
> Mon Jul 15 12:01:02 2019 daemon.info pppd[2815]: System time change detected.
> Mon Jul 15 12:01:22 2019 daemon.warn dnsmasq[1476]: possible DNS-rebind attack detected: i.imgur.com
> Mon Jul 15 12:01:37 2019 daemon.warn dnsmasq[1476]: possible DNS-rebind attack detected: www.youtube-nocookie.com
> Mon Jul 15 12:02:10 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:03:21 2019 kern.info kernel: [  771.068973] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57a9ce2c
> Mon Jul 15 12:03:21 2019 kern.info kernel: [  771.075882] epc = 57a9ce2c in libgcc_s.so.1[77a20000+23000]
> Mon Jul 15 12:03:21 2019 kern.info kernel: [  771.081371] ra  = 57a9ce2c in libgcc_s.so.1[77a20000+23000]
> Mon Jul 15 12:04:10 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:05:34 2019 authpriv.info dropbear[3016]: Child connection from 192.168.1.213:2190
> Mon Jul 15 12:06:02 2019 authpriv.notice dropbear[3016]: Auth succeeded with blank password for 'root' from 192.168.1.213:2190
> Mon Jul 15 12:06:13 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:06:40 2019 authpriv.info dropbear[3016]: Exit (root): Exited normally
> Mon Jul 15 12:07:07 2019 authpriv.info dropbear[3030]: Child connection from 192.168.1.213:2193
> Mon Jul 15 12:07:11 2019 authpriv.warn dropbear[3030]: Login attempt for nonexistent user from 192.168.1.213:2193
> Mon Jul 15 12:07:18 2019 authpriv.info dropbear[3030]: Exit before auth: Exited normally
> Mon Jul 15 12:07:24 2019 authpriv.info dropbear[3031]: Child connection from 192.168.1.213:2196
> Mon Jul 15 12:07:27 2019 authpriv.notice dropbear[3031]: Auth succeeded with blank password for 'root' from 192.168.1.213:2196
> Mon Jul 15 12:08:23 2019 kern.info kernel: [ 1072.908374] do_page_fault(): sending SIGSEGV to luci for invalid read access from 56f4887a
> Mon Jul 15 12:08:23 2019 kern.info kernel: [ 1072.915292] epc = 56f4887b in libgcc_s.so.1[76f1a000+23000]
> Mon Jul 15 12:08:23 2019 kern.info kernel: [ 1072.920774] ra  = 56f4887b in libgcc_s.so.1[76f1a000+23000]
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: /usr/bin/lua: error loading module 'luci.config' from file '/usr/lib/lua/luci/config.lua':
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/config.lua:4: control structure too long near '"luci.util"'
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: stack traceback:
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/cacheloader.lua:5: in main chunk
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	/www/cgi-bin/luci:2: in main chunk
> Mon Jul 15 12:08:32 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:08:35 2019 kern.info kernel: [ 1084.875304] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5752b260
> Mon Jul 15 12:08:35 2019 kern.info kernel: [ 1084.882177] epc = 774b0cc8 in libc.so[77488000+92000]
> Mon Jul 15 12:08:35 2019 kern.info kernel: [ 1084.887093] ra  = 774b0cac in libc.so[77488000+92000]
> Mon Jul 15 12:08:37 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:08:41 2019 kern.info kernel: [ 1090.509853] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57a9d80c
> Mon Jul 15 12:08:41 2019 kern.info kernel: [ 1090.516799] epc = 57a9d80d in libgcc_s.so.1[77a74000+23000]
> Mon Jul 15 12:08:41 2019 kern.info kernel: [ 1090.522253] ra  = 57a9d80d in libgcc_s.so.1[77a74000+23000]
> Mon Jul 15 12:08:54 2019 authpriv.info dropbear[3031]: Exit (root): Exited normally
> Mon Jul 15 12:10:35 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:12:30 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:13:53 2019 kern.info kernel: [ 1403.024992] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57ac99da
> Mon Jul 15 12:13:53 2019 kern.info kernel: [ 1403.031961] epc = 57ac99db in libgcc_s.so.1[77a98000+23000]
> Mon Jul 15 12:13:53 2019 kern.info kernel: [ 1403.037387] ra  = 57ac99db in libgcc_s.so.1[77a98000+23000]
> Mon Jul 15 12:14:31 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:16:11 2019 kern.info kernel: [ 1540.425702] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5758f77d
> Mon Jul 15 12:16:11 2019 kern.info kernel: [ 1540.432605] epc = 7756969d in liblua.so.5.1.5[77560000+2e000]
> Mon Jul 15 12:16:11 2019 kern.info kernel: [ 1540.438274] ra  = 77569699 in liblua.so.5.1.5[77560000+2e000]
> Mon Jul 15 12:16:36 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:16:51 2019 kern.info kernel: [ 1581.302170] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57003070
> Mon Jul 15 12:16:51 2019 kern.info kernel: [ 1581.308973] epc = 76f87ecc in libc.so[76f60000+92000]
> Mon Jul 15 12:16:51 2019 kern.info kernel: [ 1581.313962] ra  = 76f88c44 in libc.so[76f60000+92000]
> Mon Jul 15 12:17:06 2019 kern.info kernel: [ 1595.779679] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57257260
> Mon Jul 15 12:17:06 2019 kern.info kernel: [ 1595.786484] epc = 771dccc8 in libc.so[771b4000+92000]
> Mon Jul 15 12:17:06 2019 kern.info kernel: [ 1595.791464] ra  = 771dccac in libc.so[771b4000+92000]
> Mon Jul 15 12:17:10 2019 kern.info kernel: [ 1599.509271] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57ea1010
> Mon Jul 15 12:17:10 2019 kern.info kernel: [ 1599.516134] epc = 77e25ecc in libc.so[77dfe000+92000]
> Mon Jul 15 12:17:10 2019 kern.info kernel: [ 1599.521056] ra  = 77e26c44 in libc.so[77dfe000+92000]
> Mon Jul 15 12:17:11 2019 kern.info kernel: [ 1600.999310] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57630f47
> Mon Jul 15 12:17:11 2019 kern.info kernel: [ 1601.006255] epc = 77569b95 in liblua.so.5.1.5[7755c000+2e000]
> Mon Jul 15 12:17:11 2019 kern.info kernel: [ 1601.011880] ra  = 7756a35b in liblua.so.5.1.5[7755c000+2e000]
> Mon Jul 15 12:17:12 2019 kern.info kernel: [ 1601.715686] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57ede192
> Mon Jul 15 12:17:12 2019 kern.info kernel: [ 1601.722592] epc = 57ede193 in libgcc_s.so.1[77eac000+23000]
> Mon Jul 15 12:17:12 2019 kern.info kernel: [ 1601.728089] ra  = 57ede193 in libgcc_s.so.1[77eac000+23000]
> Mon Jul 15 12:17:13 2019 kern.info kernel: [ 1602.419399] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57c09260
> Mon Jul 15 12:17:13 2019 kern.info kernel: [ 1602.426228] epc = 77b8ecc8 in libc.so[77b66000+92000]
> Mon Jul 15 12:17:13 2019 kern.info kernel: [ 1602.431191] ra  = 77b8ecac in libc.so[77b66000+92000]
> Mon Jul 15 12:17:16 2019 kern.info kernel: [ 1605.760798] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5722f02e
> Mon Jul 15 12:17:16 2019 kern.info kernel: [ 1605.767719] epc = 5722f02f in libgcc_s.so.1[77206000+23000]
> Mon Jul 15 12:17:16 2019 kern.info kernel: [ 1605.773192] ra  = 5722f02f in libgcc_s.so.1[77206000+23000]
> Mon Jul 15 12:17:17 2019 kern.info kernel: [ 1606.546304] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5798f260
> Mon Jul 15 12:17:17 2019 kern.info kernel: [ 1606.553115] epc = 77913ecc in libc.so[778ec000+92000]
> Mon Jul 15 12:17:17 2019 kern.info kernel: [ 1606.558095] ra  = 77914c44 in libc.so[778ec000+92000]
> Mon Jul 15 12:17:17 2019 kern.info kernel: [ 1607.212605] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5795eb38
> Mon Jul 15 12:17:17 2019 kern.info kernel: [ 1607.219547] epc = 5795eb39 in libgcc_s.so.1[7792e000+23000]
> Mon Jul 15 12:17:17 2019 kern.info kernel: [ 1607.225002] ra  = 5795eb39 in libgcc_s.so.1[7792e000+23000]
> Mon Jul 15 12:17:37 2019 kern.info kernel: [ 1627.328191] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57643064
> Mon Jul 15 12:17:37 2019 kern.info kernel: [ 1627.334964] epc = 57643064 in libgcc_s.so.1[77610000+23000]
> Mon Jul 15 12:17:37 2019 kern.info kernel: [ 1627.340418] ra  = 776a9b84 in libc.so[77634000+92000]
> Mon Jul 15 12:17:40 2019 kern.info kernel: [ 1629.394107] do_page_fault(): sending SIGSEGV to luci for invalid read access from 572e235a
> Mon Jul 15 12:17:40 2019 kern.info kernel: [ 1629.401032] epc = 572e235b in libgcc_s.so.1[772b0000+23000]
> Mon Jul 15 12:17:40 2019 kern.info kernel: [ 1629.406501] ra  = 572e235b in libgcc_s.so.1[772b0000+23000]
> Mon Jul 15 12:17:40 2019 kern.info kernel: [ 1630.257029] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57da42f0
> Mon Jul 15 12:17:40 2019 kern.info kernel: [ 1630.263935] epc = 57da42f1 in libgcc_s.so.1[77d74000+23000]
> Mon Jul 15 12:17:40 2019 kern.info kernel: [ 1630.269428] ra  = 57da42f1 in libgcc_s.so.1[77d74000+23000]
> Mon Jul 15 12:17:43 2019 kern.info kernel: [ 1632.874006] do_page_fault(): sending SIGSEGV to luci for invalid write access to 574b5260
> Mon Jul 15 12:17:43 2019 kern.info kernel: [ 1632.880846] epc = 7743acc8 in libc.so[77412000+92000]
> Mon Jul 15 12:17:43 2019 kern.info kernel: [ 1632.885795] ra  = 7743acac in libc.so[77412000+92000]
> Mon Jul 15 12:18:01 2019 kern.info kernel: [ 1651.316988] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5763b260
> Mon Jul 15 12:18:01 2019 kern.info kernel: [ 1651.323802] epc = 775c0cc8 in libc.so[77598000+92000]
> Mon Jul 15 12:18:01 2019 kern.info kernel: [ 1651.328773] ra  = 775c0cac in libc.so[77598000+92000]
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: /usr/bin/lua: error loading module 'luci.util' from file '/usr/lib/lua/luci/util.lua':
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/util.lua:398: '=' expected near 'clone'
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: stack traceback:
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/config.lua:4: in main chunk
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/cacheloader.lua:5: in main chunk
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	/www/cgi-bin/luci:2: in main chunk
> Mon Jul 15 12:18:02 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:18:35 2019 kern.alert kernel: [ 1684.562098] BUG: Bad rss-counter state mm:8267ee00 idx:1 val:1
> Mon Jul 15 12:18:45 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:19:00 2019 kern.info kernel: [ 1709.690154] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57815bae
> Mon Jul 15 12:19:00 2019 kern.info kernel: [ 1709.697051] epc = 57815baf in libubox.so[7773e000+17000]
> Mon Jul 15 12:19:00 2019 kern.info kernel: [ 1709.702287] ra  = 57815baf in libubox.so[7773e000+17000]
> Mon Jul 15 12:19:00 2019 kern.info kernel: [ 1709.754267] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57598178
> Mon Jul 15 12:19:00 2019 kern.info kernel: [ 1709.761162] epc = 57598179 in libgcc_s.so.1[7756a000+23000]
> Mon Jul 15 12:19:00 2019 kern.info kernel: [ 1709.766664] ra  = 57598179 in libgcc_s.so.1[7756a000+23000]
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.414852] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5773afd4
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.421797] epc = 776c0458 in libc.so[77698000+92000]
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.426731] ra  = 776c038c in libc.so[77698000+92000]
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.455030] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fa421e8
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.461970] epc = 7743b96d in liblua.so.5.1.5[77430000+2e000]
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.467606] ra  = 7743b991 in liblua.so.5.1.5[77430000+2e000]
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.719341] do_page_fault(): sending SIGSEGV to luci for invalid write access to 578bcff0
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.726170] epc = 77841ecc in libc.so[7781a000+92000]
> Mon Jul 15 12:19:01 2019 kern.info kernel: [ 1710.731127] ra  = 77842c44 in libc.so[7781a000+92000]
> Mon Jul 15 12:19:07 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:07 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:07 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:08 2019 kern.info kernel: [ 1718.268187] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57e55cb8
> Mon Jul 15 12:19:08 2019 kern.info kernel: [ 1718.275098] epc = 57e55cb8 in libnl-tiny.so[77cdc000+15000]
> Mon Jul 15 12:19:08 2019 kern.info kernel: [ 1718.280582] ra  = 77e5638c in libc.so[77e2e000+92000]
> Mon Jul 15 12:19:08 2019 kern.info kernel: [ 1718.353833] do_page_fault(): sending SIGSEGV to luci for invalid read access from 579a96f8
> Mon Jul 15 12:19:08 2019 kern.info kernel: [ 1718.360780] epc = 7797e4c1 in liblua.so.5.1.5[7797a000+2e000]
> Mon Jul 15 12:19:08 2019 kern.info kernel: [ 1718.366408] ra  = 7797e4bf in liblua.so.5.1.5[7797a000+2e000]
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 kern.info kernel: [ 1718.663870] do_page_fault(): sending SIGSEGV to luci for invalid read access from 571bcfd4
> Mon Jul 15 12:19:09 2019 kern.info kernel: [ 1718.670796] epc = 77142458 in libc.so[7711a000+92000]
> Mon Jul 15 12:19:09 2019 kern.info kernel: [ 1718.675747] ra  = 7714238c in libc.so[7711a000+92000]
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:09 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 kern.info kernel: [ 1719.358214] do_page_fault(): sending SIGSEGV to expr for invalid read access from 57611780
> Mon Jul 15 12:19:10 2019 kern.info kernel: [ 1719.365112] epc = 775cbc88 in libc.so[77570000+92000]
> Mon Jul 15 12:19:10 2019 kern.info kernel: [ 1719.370092] ra  = 775cf930 in libc.so[77570000+92000]
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: Segmentation fault
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:10 2019 daemon.err uhttpd[1873]: sh: write error: Broken pipe
> Mon Jul 15 12:19:12 2019 kern.info kernel: [ 1722.114807] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5748087a
> Mon Jul 15 12:19:12 2019 kern.info kernel: [ 1722.121781] epc = 5748087b in libgcc_s.so.1[77452000+23000]
> Mon Jul 15 12:19:12 2019 kern.info kernel: [ 1722.127205] ra  = 5748087b in libgcc_s.so.1[77452000+23000]
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.778064] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b12fd4
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.784995] epc = 77a98458 in libc.so[77a70000+92000]
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.789946] ra  = 77a9838c in libc.so[77a70000+92000]
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.861279] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b1ee28
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.868216] epc = 57b1ee28 in libgcc_s.so.1[77a58000+23000]
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.873676] ra  = 57b1ee28 in libgcc_s.so.1[77a58000+23000]
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.956290] do_page_fault(): sending SIGSEGV to luci for invalid read access from 576f2e28
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.963233] epc = 576f2e28 in libgcc_s.so.1[7762c000+23000]
> Mon Jul 15 12:19:13 2019 kern.info kernel: [ 1722.968689] ra  = 576f2e28 in libgcc_s.so.1[7762c000+23000]
> Mon Jul 15 12:20:50 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:20:56 2019 kern.info kernel: [ 1826.143358] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57c56c44
> Mon Jul 15 12:20:56 2019 kern.info kernel: [ 1826.150118] epc = 57c56c44 in libgcc_s.so.1[77c0a000+23000]
> Mon Jul 15 12:20:56 2019 kern.info kernel: [ 1826.155586] ra  = 57c56c44 in libgcc_s.so.1[77c0a000+23000]
> Mon Jul 15 12:20:56 2019 daemon.err uhttpd[1873]: Segmentation fault
> Mon Jul 15 12:20:57 2019 kern.info kernel: [ 1827.222632] do_page_fault(): sending SIGSEGV to sh for invalid read access from 57c9d680
> Mon Jul 15 12:20:57 2019 kern.info kernel: [ 1827.229378] epc = 57c9d680 in libgcc_s.so.1[77c0a000+23000]
> Mon Jul 15 12:20:57 2019 kern.info kernel: [ 1827.234856] ra  = 57c9d680 in libgcc_s.so.1[77c0a000+23000]
> Mon Jul 15 12:20:57 2019 daemon.err uhttpd[1873]: Segmentation fault
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.575945] do_page_fault(): sending SIGSEGV to cat for invalid read access from 5fd53794
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.582792] epc = 77de8988 in libc.so[77d68000+92000]
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.587733] ra  = 77de9ad0 in libc.so[77d68000+92000]
> Mon Jul 15 12:20:58 2019 daemon.err uhttpd[1873]: Segmentation fault
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.690949] do_page_fault(): sending SIGSEGV to luci for invalid write access to 00000000
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.697868] epc = 770c85c4 in libc.so[770aa000+92000]
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.702739] ra  = 7708d97b in liblua.so.5.1.5[7707a000+2e000]
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.729692] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57bc5190
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.736602] epc = 77ba2619 in liblua.so.5.1.5[77b96000+2e000]
> Mon Jul 15 12:20:58 2019 kern.info kernel: [ 1827.742262] ra  = 77ba2619 in liblua.so.5.1.5[77b96000+2e000]
> Mon Jul 15 12:20:59 2019 kern.info kernel: [ 1829.331641] do_page_fault(): sending SIGSEGV to luci for invalid read access from 575e56f8
> Mon Jul 15 12:20:59 2019 kern.info kernel: [ 1829.338552] epc = 775ba39d in liblua.so.5.1.5[775b6000+2e000]
> Mon Jul 15 12:20:59 2019 kern.info kernel: [ 1829.344217] ra  = 775ba397 in liblua.so.5.1.5[775b6000+2e000]
> Mon Jul 15 12:21:00 2019 kern.info kernel: [ 1829.496746] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fe9f8d8
> Mon Jul 15 12:21:00 2019 kern.info kernel: [ 1829.503680] epc = 772ed70b in liblua.so.5.1.5[772e2000+2e000]
> Mon Jul 15 12:21:00 2019 kern.info kernel: [ 1829.509321] ra  = 772ed703 in liblua.so.5.1.5[772e2000+2e000]
> Mon Jul 15 12:21:25 2019 kern.info kernel: [ 1854.513005] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57bb3a0c
> Mon Jul 15 12:21:25 2019 kern.info kernel: [ 1854.519915] epc = 57bb3a0d in libgcc_s.so.1[77b86000+23000]
> Mon Jul 15 12:21:25 2019 kern.info kernel: [ 1854.525400] ra  = 77bb40b7 in liblua.so.5.1.5[77baa000+2e000]
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: /usr/bin/lua: error loading module 'luci.config' from file '/usr/lib/lua/luci/config.lua':
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/config.lua:18: '=' expected near ')'
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: stack traceback:
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/cacheloader.lua:5: in main chunk
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	/www/cgi-bin/luci:2: in main chunk
> Mon Jul 15 12:21:26 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: /usr/bin/lua: error loading module 'luci.util' from file '/usr/lib/lua/luci/util.lua':
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/util.lua:526: unexpected symbol near 'char(8)'
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: stack traceback:
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/config.lua:4: in main chunk
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/cacheloader.lua:5: in main chunk
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	[C]: in function 'require'
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	/www/cgi-bin/luci:2: in main chunk
> Mon Jul 15 12:21:27 2019 daemon.err uhttpd[1873]: 	[C]: ?
> Mon Jul 15 12:21:34 2019 kern.info kernel: [ 1863.932856] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57c15756
> Mon Jul 15 12:21:34 2019 kern.info kernel: [ 1863.939767] epc = 57c15757 in libgcc_s.so.1[77be0000+23000]
> Mon Jul 15 12:21:34 2019 kern.info kernel: [ 1863.945251] ra  = 57c15757 in libgcc_s.so.1[77be0000+23000]
> Mon Jul 15 12:22:01 2019 kern.info kernel: [ 1890.803588] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57b41b54
> Mon Jul 15 12:22:01 2019 kern.info kernel: [ 1890.810499] epc = 57b41b55 in libnl-tiny.so[77a16000+15000]
> Mon Jul 15 12:22:01 2019 kern.info kernel: [ 1890.815991] ra  = 57b41b55 in libnl-tiny.so[77a16000+15000]
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1891.411195] do_page_fault(): sending SIGSEGV to luci for invalid write access to 579fd260
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1891.418032] epc = 77981ecc in libc.so[7795a000+92000]
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1891.422981] ra  = 77982c44 in libc.so[7795a000+92000]
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1891.461778] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5786f7ac
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1891.468719] epc = 7784a7a7 in liblua.so.5.1.5[77840000+2e000]
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1891.474358] ra  = 7784a78d in liblua.so.5.1.5[77840000+2e000]
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1892.082648] do_page_fault(): sending SIGSEGV to luci for invalid read access from 573af632
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1892.089539] epc = 573af633 in libgcc_s.so.1[77380000+23000]
> Mon Jul 15 12:22:02 2019 kern.info kernel: [ 1892.095042] ra  = 573af633 in libgcc_s.so.1[77380000+23000]
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.871895] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5735519e
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.878819] epc = 5735519f in libgcc_s.so.1[77326000+23000]
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.884295] ra  = 5735519f in libgcc_s.so.1[77326000+23000]
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.909559] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5f9137f0
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.916448] epc = 771673ff in liblua.so.5.1.5[7715c000+2e000]
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.922045] ra  = 7716771b in liblua.so.5.1.5[7715c000+2e000]
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.981038] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57abe6e2
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.987939] epc = 57abe6e3 in libgcc_s.so.1[77a94000+23000]
> Mon Jul 15 12:22:06 2019 kern.info kernel: [ 1895.993431] ra  = 57abe6e3 in libgcc_s.so.1[77a94000+23000]
> Mon Jul 15 12:22:11 2019 kern.info kernel: [ 1900.880069] do_page_fault(): sending SIGSEGV to luci for invalid read access from 572717ac
> Mon Jul 15 12:22:11 2019 kern.info kernel: [ 1900.886991] epc = 7724c7a7 in liblua.so.5.1.5[77242000+2e000]
> Mon Jul 15 12:22:11 2019 kern.info kernel: [ 1900.892638] ra  = 7724c78d in liblua.so.5.1.5[77242000+2e000]
> Mon Jul 15 12:22:51 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:24:47 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:25:42 2019 daemon.err uhttpd[1873]: /usr/lib/lua/luci/dispatcher.lua:611: bad argument #1 to 'pairs' (table expected, got nil)
> Mon Jul 15 12:25:42 2019 daemon.err uhttpd[1873]: stack traceback:
> Mon Jul 15 12:25:42 2019 daemon.err uhttpd[1873]: 	[C]: in function 'pairs'
> Mon Jul 15 12:25:42 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/dispatcher.Lua:611: in function 'createtree'
> Mon Jul 15 12:25:42 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/dispatcher.lua:262: in function 'dispatch'
> Mon Jul 15 12:25:42 2019 daemon.err uhttpd[1873]: 	/usr/lib/lua/luci/dispatcher.lua:127: in function </usr/lib/lua/luci/dispatcher.lua:126>
> Mon Jul 15 12:25:42 2019 kern.info kernel: [ 2112.129767] do_page_fault(): sending SIGSEGV to luci for invalid write access to 57a35240
> Mon Jul 15 12:25:42 2019 kern.info kernel: [ 2112.136591] epc = 779b9ecc in libc.so[77992000+92000]
> Mon Jul 15 12:25:42 2019 kern.info kernel: [ 2112.141552] ra  = 779b9ffc in libc.so[77992000+92000]
> Mon Jul 15 12:26:24 2019 kern.info kernel: [ 2153.808649] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57e748f4
> Mon Jul 15 12:26:24 2019 kern.info kernel: [ 2153.815556] epc = 77efa020 in libc.so[77e88000+92000]
> Mon Jul 15 12:26:24 2019 kern.info kernel: [ 2153.820529] ra  = 77ef9f78 in libc.so[77e88000+92000]
> Mon Jul 15 12:26:30 2019 kern.info kernel: [ 2159.490025] do_page_fault(): sending SIGSEGV to luci for invalid write access to 5fe6fbf0
> Mon Jul 15 12:26:30 2019 kern.info kernel: [ 2159.496896] epc = 7723460d in liblua.so.5.1.5[7722a000+2e000]
> Mon Jul 15 12:26:30 2019 kern.info kernel: [ 2159.502507] ra  = 7723408f in liblua.so.5.1.5[7722a000+2e000]
> Mon Jul 15 12:26:42 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:28:47 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:30:52 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:32:19 2019 kern.info kernel: [ 2508.567918] do_page_fault(): sending SIGSEGV to luci for invalid read access from 57a2f925
> Mon Jul 15 12:32:19 2019 kern.info kernel: [ 2508.574827] epc = 77a3b399 in liblua.so.5.1.5[77a30000+2e000]
> Mon Jul 15 12:32:19 2019 kern.info kernel: [ 2508.580494] ra  = 77a3b307 in liblua.so.5.1.5[77a30000+2e000]
> Mon Jul 15 12:32:22 2019 kern.info kernel: [ 2511.445661] do_page_fault(): sending SIGSEGV to luci for invalid read access from 5fa49328
> Mon Jul 15 12:32:22 2019 kern.info kernel: [ 2511.452575] epc = 7708361d in liblua.so.5.1.5[7707e000+2e000]
> Mon Jul 15 12:32:22 2019 kern.info kernel: [ 2511.458267] ra  = 770898a7 in liblua.so.5.1.5[7707e000+2e000]
> Mon Jul 15 12:32:47 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
> Mon Jul 15 12:33:04 2019 daemon.warn dnsmasq[1476]: possible DNS-rebind attack detected: 
> Mon Jul 15 12:34:39 2019 daemon.err odhcp6c[2929]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)

thanks for posting your suggestion brother its not my problem read the problem again thanks :heart:

Please use "Preformatted text </>" for logs, scripts, configs and general console output.
grafik

Please edit your postings accordingly.
Thanks!

2 Likes

I see that now. It would help if you changed your topic title to something less general, that would prevent people from cursory readings like mine. You're clearly getting segfaults so that's a prime candidate for your topic title.

2 Likes

thanks i do change it

Can you upgrade the snapshot?

thanks for replay dude :heart: what is your mean?
do you mean can i upgrade to new openwrt version with web gui? if its your question : yes i did flash openwrt multiple times first i flashed 15.x.x and then upgraded it to 18.06 via web gui and it was working kind of fine for 1 month

I'm asking can you upgrade again - to 18.06.4 or Snapshot?

i cant because it crash to badgateway error in firefox like every 3 second and back to normal state when i select .bin file to uprade and pressing button it crash to badgateway just like other pages i open like interfaces or doing anything
and i cant do upgrade via cli because i dont know how to do this with command and i think even if i do that it wont let me to do upgrade because of crashing back to back

do you think if i just flash 18.06 alone without upgrading it from 15.x.x it may solve the problem ?
do you think its hardware issue like maybe my memory or ram chipset?

any suggestions

#change to tmp directory
cd /tmp

#download image
wget <URL_to_image>

#you can check the sha256sum by referring to the downloads site
sha256sum <File_name>

#if it matches, run sysupgrade
sysupgrade <File_name>
1 Like

alright thanks :+1: for your commands dude i note that for next time it crashed during upgrade
and bricked the modem i reflashed using serial but i had to open case which is so annoying now everything working again

my question is :

is there any alternative way to do upgrade beside serial web and cli when modem is not working ?

can i put my firmware in my pc? and use for example:

wget c:\samplefirmware.bin

any other command to do this without using internet?

No; but you can

  • run a webserver on your PC and download it from there; or
  • use file transfer (i.e. scp) to /tmp and then sysupgrade
1 Like