attify / firmware-analysis-toolkit

Toolkit to emulate firmware and analyse it for security vulnerabilities
MIT License
1.32k stars 252 forks source link

Mounting var to jffs2. [FAILED] #86

Closed richprice36 closed 1 year ago

richprice36 commented 1 year ago

I am working on the example WNAP320 Firmware Version 2.0.3 and have run into a few issues that I am wonder if you can point to some clerification on.

  1. Mounting var to jffs2. [FAILED] - This causes files system later on because the system cannot mount var. Any idea how to remedy this issue.
  2. Don't know if this is a result of number 1 but system wont let me login as root, wont even come back with a password prompt. I can get arount this by deletting the mounting the firware drive and deleting the securetty file, but I am try to not do that as to set a baseline on how it is supposed to work.

Any assistance is much appreciated..

0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Primary instruction cache 2kB, VIPT, 2-way, linesize 16 bytes. [ 0.000000] Primary data cache 2kB, 2-way, VIPT, no aliases, linesize 16 bytes [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 252428k/254916k available (4260k kernel code, 2252k reserved, 1549k data, 220k init, 0k highmem) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:256 [ 0.000000] CPU frequency 306.60 MHz [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] Calibrating delay loop... 983.04 BogoMIPS (lpj=1966080) [ 0.092000] Mount-cache hash table entries: 512 [ 0.108000] NET: Registered protocol family 16 [ 0.124000] bio: create slab at 0 [ 0.124000] vgaarb: loaded [ 0.124000] SCSI subsystem initialized [ 0.124000] libata version 3.00 loaded. [ 0.128000] usbcore: registered new interface driver usbfs [ 0.128000] usbcore: registered new interface driver hub [ 0.128000] usbcore: registered new device driver usb [ 0.132000] pci 0000:00:00.0: reg 14 32bit mmio pref: [0x1000000-0x1ffffff] [ 0.132000] pci 0000:00:0a.1: reg 20 io port: [0x00-0x0f] [ 0.132000] pci 0000:00:0a.2: reg 20 io port: [0x00-0x1f] [ 0.132000] pci 0000:00:0a.3: BAR 8: address space collision on of bridge [0x1100-0x110f] [ 0.132000] pci 0000:00:0a.3: quirk: region 1100-110f claimed by PIIX4 SMB [ 0.136000] pci 0000:00:12.0: reg 10 32bit mmio pref: [0x000000-0x1ffffff] [ 0.136000] pci 0000:00:12.0: reg 14 32bit mmio: [0x000000-0x000fff] [ 0.136000] pci 0000:00:12.0: reg 30 32bit mmio pref: [0x000000-0x00ffff] [ 0.136000] pci 0000:00:13.0: reg 10 32bit mmio: [0x000000-0x01ffff] [ 0.136000] pci 0000:00:13.0: reg 14 io port: [0x00-0x3f] [ 0.136000] pci 0000:00:13.0: reg 30 32bit mmio pref: [0x000000-0x07ffff] [ 0.136000] pci 0000:00:14.0: reg 10 32bit mmio: [0x000000-0x01ffff] [ 0.136000] pci 0000:00:14.0: reg 14 io port: [0x00-0x3f] [ 0.136000] pci 0000:00:14.0: reg 30 32bit mmio pref: [0x000000-0x07ffff] [ 0.136000] pci 0000:00:15.0: reg 10 32bit mmio: [0x000000-0x01ffff] [ 0.136000] pci 0000:00:15.0: reg 14 io port: [0x00-0x3f] [ 0.136000] pci 0000:00:15.0: reg 30 32bit mmio pref: [0x000000-0x07ffff] [ 0.136000] pci 0000:00:16.0: reg 10 32bit mmio: [0x000000-0x01ffff] [ 0.136000] pci 0000:00:16.0: reg 14 io port: [0x00-0x3f] [ 0.136000] pci 0000:00:16.0: reg 30 32bit mmio pref: [0x000000-0x07ffff] [ 0.140000] vgaarb: device added: PCI:0000:00:12.0,decodes=io+mem,owns=none,locks=none [ 0.140000] pci 0000:00:0a.3: BAR 8: bogus alignment [0x1100-0x110f] flags 0x100 [ 0.148000] cfg80211: Calling CRDA to update world regulatory domain [ 0.148000] Switching to clocksource MIPS [ 0.148000] NET: Registered protocol family 2 [ 0.152000] Switched to NOHz mode on CPU #0 [ 0.152000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.152000] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.152000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [ 0.152000] TCP: Hash tables configured (established 8192 bind 8192) [ 0.152000] TCP reno registered [ 0.152000] NET: Registered protocol family 1 [ 0.152000] PCI: Enabling device 0000:00:0a.2 (0000 -> 0001) [ 0.188000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.188000] Registering unionfs 2.6 (for 2.6.32.63) [ 0.192000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.192000] ROMFS MTD (C) 2007 Red Hat, Inc. [ 0.192000] msgmni has been set to 493 [ 0.224000] alg: No test for stdrng (krng) [ 0.264000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.264000] io scheduler noop registered [ 0.264000] io scheduler cfq registered (default) [ 0.268000] firmadyne: devfs: 1, execute: 1, procfs: 1, syscall: 0 [ 0.268000] firmadyne: Cannot register character device: watchdog, 0xa, 0x82! [ 0.268000] firmadyne: Cannot register character device: wdt, 0xfd, 0x0! [ 0.320000] PCI: Enabling device 0000:00:12.0 (0000 -> 0002) [ 0.320000] cirrusfb 0000:00:12.0: Cirrus Logic chipset on PCI bus, RAM (4096 kB) at 0x10000000 [ 0.624000] Console: switching to colour frame buffer device 80x30 [ 0.660000] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.664000] serial8250.0: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.664000] console [ttyS0] enabled, bootconsole disabled [ 0.664000] console [ttyS0] enabled, bootconsole disabled [ 0.664000] serial8250.0: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 0.676000] brd: module loaded [ 0.680000] loop: module loaded [ 0.680000] ata_piix 0000:00:0a.1: version 2.13 [ 0.680000] PCI: Enabling device 0000:00:0a.1 (0000 -> 0001) [ 0.680000] PCI: Setting latency timer of device 0000:00:0a.1 to 64 [ 0.700000] scsi0 : ata_piix [ 0.704000] scsi1 : ata_piix [ 0.704000] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1420 irq 14 [ 0.704000] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1428 irq 15 [ 0.720000] NAND device: Manufacturer ID: 0x98, Chip ID: 0x39 (Toshiba NAND 128MiB 1,8V 8-bit) [ 0.724000] flash size: 128 MiB [ 0.724000] page size: 512 bytes [ 0.724000] OOB area size: 16 bytes [ 0.724000] sector size: 16 KiB [ 0.724000] pages number: 262144 [ 0.724000] pages per sector: 32 [ 0.724000] bus width: 8 [ 0.724000] bits in sector size: 14 [ 0.724000] bits in page size: 9 [ 0.724000] bits in OOB size: 4 [ 0.724000] flash size with OOB: 135168 KiB [ 0.724000] page address bytes: 4 [ 0.724000] sector address bytes: 3 [ 0.724000] options: 0x62 [ 0.744000] Scanning device for bad blocks [ 0.836000] Creating 11 MTD partitions on "NAND 128MiB 1,8V 8-bit": [ 0.836000] 0x000000000000-0x000000100000 : "NAND simulator partition 0" [ 0.840000] 0x000000100000-0x000000200000 : "NAND simulator partition 1" [ 0.840000] 0x000000200000-0x000000300000 : "NAND simulator partition 2" [ 0.844000] 0x000000300000-0x000000400000 : "NAND simulator partition 3" [ 0.844000] 0x000000400000-0x000000500000 : "NAND simulator partition 4" [ 0.844000] 0x000000500000-0x000000600000 : "NAND simulator partition 5" [ 0.848000] 0x000000600000-0x000000700000 : "NAND simulator partition 6" [ 0.848000] 0x000000700000-0x000000800000 : "NAND simulator partition 7" [ 0.848000] 0x000000800000-0x000000900000 : "NAND simulator partition 8" [ 0.848000] 0x000000900000-0x000000a00000 : "NAND simulator partition 9" [ 0.852000] 0x000000a00000-0x000008000000 : "NAND simulator partition 10" [ 0.852000] Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI [ 0.852000] Copyright (c) 1999-2006 Intel Corporation. [ 0.852000] PCI: Enabling device 0000:00:13.0 (0000 -> 0003) [ 0.852000] PCI: Setting latency timer of device 0000:00:13.0 to 64 [ 0.876000] ata1.01: NODEV after polling detection [ 0.880000] ata2.01: NODEV after polling detection [ 0.880000] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 0.884000] ata2.00: configured for UDMA/33 [ 1.152000] e1000: 0000:00:13.0: e1000_probe: (PCI:33MHz:32-bit) 52:54:00:12:34:56 [ 1.156000] ata1.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100 [ 1.156000] ata1.00: 2097152 sectors, multi 16: LBA48 [ 1.156000] ata1.00: configured for UDMA/33 [ 1.168000] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 1.172000] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 1.172000] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.172000] sd 0:0:0:0: [sda] Write Protect is off [ 1.172000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.172000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.180000] sda: sda1 [ 1.204000] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.228000] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection [ 1.228000] PCI: Enabling device 0000:00:14.0 (0000 -> 0003) [ 1.228000] PCI: Setting latency timer of device 0000:00:14.0 to 64 [ 1.516000] e1000: 0000:00:14.0: e1000_probe: (PCI:33MHz:32-bit) 52:54:00:12:34:57 [ 1.560000] e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection [ 1.568000] PCI: Enabling device 0000:00:15.0 (0000 -> 0003) [ 1.576000] PCI: Setting latency timer of device 0000:00:15.0 to 64 [ 1.728000] e1000: 0000:00:15.0: e1000_probe: (PCI:33MHz:32-bit) 52:54:00:12:34:58 [ 1.884000] e1000: eth2: e1000_probe: Intel(R) PRO/1000 Network Connection [ 1.884000] PCI: Enabling device 0000:00:16.0 (0000 -> 0003) [ 1.896000] PCI: Setting latency timer of device 0000:00:16.0 to 64 [ 2.156000] e1000: 0000:00:16.0: e1000_probe: (PCI:33MHz:32-bit) 52:54:00:12:34:59 [ 2.212000] e1000: eth3: e1000_probe: Intel(R) PRO/1000 Network Connection [ 2.212000] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2 [ 2.224000] e1000e: Copyright (c) 1999-2008 Intel Corporation. [ 2.224000] pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de [ 2.232000] PPP generic driver version 2.4.2 [ 2.232000] PPP Deflate Compression module registered [ 2.244000] PPP MPPE Compression module registered [ 2.244000] NET: Registered protocol family 24 [ 2.244000] PPPoL2TP kernel driver, V1.0 [ 2.244000] tun: Universal TUN/TAP device driver, 1.6 [ 2.244000] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 2.244000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.244000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.244000] uhci_hcd: USB Universal Host Controller Interface driver [ 2.244000] PCI: Setting latency timer of device 0000:00:0a.2 to 64 [ 2.244000] uhci_hcd 0000:00:0a.2: UHCI Host Controller [ 2.244000] uhci_hcd 0000:00:0a.2: new USB bus registered, assigned bus number 1 [ 2.244000] uhci_hcd 0000:00:0a.2: irq 11, io base 0x00001400 [ 2.244000] usb usb1: configuration #1 chosen from 1 choice [ 2.244000] hub 1-0:1.0: USB hub found [ 2.244000] hub 1-0:1.0: 2 ports detected [ 2.244000] Initializing USB Mass Storage driver... [ 2.244000] usbcore: registered new interface driver usb-storage [ 2.244000] USB Mass Storage support registered. [ 2.244000] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.244000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.244000] mice: PS/2 mouse device common for all mice [ 2.292000] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 [ 2.292000] rtc0: alarms up to one day, 242 bytes nvram [ 2.292000] i2c /dev entries driver [ 2.292000] piix4_smbus 0000:00:0a.3: SMBus Host Controller at 0x1100, revision 0 [ 2.292000] sdhci: Secure Digital Host Controller Interface driver [ 2.292000] sdhci: Copyright(c) Pierre Ossman [ 2.304000] usbcore: registered new interface driver hiddev [ 2.304000] usbcore: registered new interface driver usbhid [ 2.304000] usbhid: v2.6:USB HID core driver [ 2.304000] Netfilter messages via NETLINK v0.30. [ 2.304000] nf_conntrack version 0.5.0 (3947 buckets, 15788 max) [ 2.304000] ctnetlink v0.93: registering with nfnetlink. [ 2.304000] IPv4 over IPv4 tunneling driver [ 2.304000] GRE over IPv4 tunneling driver [ 2.304000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.304000] arp_tables: (C) 2002 David S. Miller [ 2.304000] TCP cubic registered [ 2.304000] Initializing XFRM netlink socket [ 2.304000] NET: Registered protocol family 10 [ 2.304000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 2.304000] IPv6 over IPv4 tunneling driver [ 2.304000] NET: Registered protocol family 17 [ 2.304000] Bridge firewalling registered [ 2.304000] Ebtables v2.0 registered [ 2.304000] 802.1Q VLAN Support v1.8 Ben Greear greearb@candelatech.com [ 2.304000] All bugs added by David S. Miller davem@redhat.com [ 2.304000] lib80211: common routines for IEEE802.11 drivers [ 2.304000] lib80211_crypt: registered algorithm 'NULL' [ 2.360000] rtc_cmos rtc_cmos: setting system clock to 2023-01-31 22:38:11 UTC (1675204691) [ 2.360000] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 2.560000] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 [ 2.596000] VFS: Mounted root (ext2 filesystem) on device 8:1. [ 2.604000] Freeing prom memory: 956k freed [ 2.604000] Freeing unused kernel memory: 220k freed [ 2.696000] firmadyne: sys_reboot[PID: 45 (init)]: magic1:fee1dead, magic2:28121969, cmd:0 [ 2.756000] firmadyne: do_execve: /firmadyne/console [ 2.760000] OFFSETS: offset of pid: 0x100 offset of comm: 0x1f0

Mounting etc to ramfs. [DONE]

Mounting var to jffs2. [FAILED]

Checking SSH keys. [DONE]

Creating new log file. [CREATED]

Creating new run file. [CREATED]

Starting System Logger. [DONE]

Starting Kernel Logger. [DONE] [ 6.396000] klogd/110: potentially unexpected fatal signal 10. [ 6.396000] [ 6.404000] Cpu 0 [ 6.404000] $ 0 : 00000000 00000001 00000008 ffffffff [ 6.404000] $ 4 : 00000000 00000000 00000000 7fe7c220 [ 6.404000] $ 8 : 00000000 00000000 00000000 7fe7c048 [ 6.412000] $12 : 2ab3c868 2ab4f004 00000000 00000046 [ 6.420000] $16 : 7fe7c188 ffffffff 7fe7c898 7fe7c898 [ 6.428000] $20 : 7fe7c83b 2ab4fc40 7fe7c280 00000000 [ 6.428000] $24 : 00000000 2ab25bc0
[ 6.428000] $28 : 2ab57440 7fe7c098 ffffffff 2ab225c8 [ 6.436000] Hi : 00000001 [ 6.440000] Lo : 00000000 [ 6.440000] epc : 2ab22648 0x2ab22648 [ 6.440000] Not tainted [ 6.452000] ra : 2ab225c8 0x2ab225c8 [ 6.456000] Status: 0000a413 USER EXL IE [ 6.456000] Cause : 10800010 [ 6.456000] BadVA : ffffffff [ 6.456000] PrId : 00019300 (MIPS 24Kc)

Starting Panel LED. [DONE] Error in opening the device. : No such file or directory

Starting watchdog. [DONE] Error in opening the device : No such file or directory

Starting Reset Detect. [DONE] Error in opening the device : No such file or directory

Checking Manufac. data [DEFAULT] Erase Total 1 Units Performing Flash Erase of length 16384 at offset 0x0 done [ 8.656000] nand_do_write_ops: Attempt to write not page aligned data Error Writing device /dev/mtd5.

Checking board file. [CREATED]

Loading Ethernet module. [GENMAC]

                        BusyBox v1.11.0 (2011-06-23 15:54:48 IST) multi-call binary

Usage: ifconfig [-a] interface [address]

Configure a network interface

Options: [[-]broadcast [ADDRESS]] [[-]pointopoint [ADDRESS]] [netmask ADDRESS] [dstaddr ADDRESS] [outfill NN] [keepalive NN] [hw ether|infiniband ADDRESS] [metric NN] [mtu NN] [[-]trailers] [[-]arp] [[-]allmulti] [multicast] [[-]promisc] [txqueuelen NN] [[-]dynamic] [mem_start NN] [io_addr NN] [irq NN] [up|down] ...

[DONE]

Checking database. [COPYING DEFAULT]

                        root: Restoring configuration from file /etc/default-config.

root: Generating AP name. root: Restore config is successfull. [DONE]

Verifing checksum. [DONE]

Loading Bridge module. [DONE] /etc/init.d/rcS: /etc/init.d/S020bridge.sh: line 39: cannot create /proc/sys/net/bridge/bridge-nf-enabled: nonexistent directory

Loading wlan modules. [DONE]

Creating vap interface. /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFTXQLEN: No such device [DONE]

Creating wds interface. /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFMTU: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFMTU: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFMTU: No such device /usr/local/bin/wlanconfig: ioctl: No such device ifconfig: SIOCSIFMTU: No such device [DONE]

Starting configd. [DONE]

Starting web server. [DONE]

Starting Translator... start-stop-daemon: cannot start /usr/bin/log_ro: No such file or directory [syslog]

Starting Translator... [password]

Starting Translator... [ssh]

Starting Translator... [snmp]

Starting Translator... [telnet]

Starting Translator... [dns]

Starting Translator... [ 20.836000] device eth0 entered promiscuous mode [ 20.876000] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX [ 20.880000] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 20.880000] brtrunk: port 1(eth0) entering learning state [ 20.880000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready set cascaded bridge failed: Operation not supported route: SIOCADDRT: Invalid argument [bridge_and_vlan_translator]

Starting Translator... [ 21.332000] do_page_fault() #2: sending SIGSEGV to hostapd_tr for invalid read access from [ 21.332000] 00000004 (epc == 2aafc7d0, ra == 00416804) [ 21.332000] Cpu 0 [ 21.332000] $ 0 : 00000000 00000001 00000004 00000000 [ 21.332000] $ 4 : 00000004 00419f18 00000000 00000001 [ 21.332000] $ 8 : 2ab25004 0042e0b8 00000031 fffffff0 [ 21.332000] $12 : 8f0d9eb0 00000234 06ca3695 2aad9578 [ 21.332000] $16 : 7f96b8a0 7f96b730 7fed3e74 ffffffff [ 21.332000] $20 : 7f96b7f4 00401834 00000001 004019f0 [ 21.332000] $24 : 00000002 2aafc7d0
[ 21.332000] $28 : 00435880 7f96b188 7f96b188 00416804 [ 21.332000] Hi : 00000005 [ 21.332000] Lo : 19999999 [ 21.332000] epc : 2aafc7d0 0x2aafc7d0 [ 21.332000] Not tainted [ 21.332000] ra : 00416804 0x416804 [ 21.332000] Status: 0000a413 USER EXL IE [ 21.332000] Cause : 10800008 [ 21.332000] BadVA : 00000004 [ 21.332000] PrId : 00019300 (MIPS 24Kc) [ 21.332000] Modules linked in: [ 21.332000] Process hostapd_tr (pid: 563, threadinfo=8f0d8000, task=8f0d3258, tls=00000000) [ 21.332000] Stack : 696e6773 3a646863 7073536e 64446e73 00435880 2e302e30 00000000 74656d3a [ 21.332000] 64686370 73536574 7f96b1b8 00402404 00419f18 0041a030 6e732030 2e302e30 [ 21.332000] 00435880 79737465 2f746d70 2f686f73 74617064 2e636f6e 662e7769 6669302e [ 21.332000] 74656d70 00302e30 2e302e30 0a737973 74656d3a 64686370 73536574 74696e67 [ 21.332000] 733a6468 6370734c 65617365 54696d65 20383634 30300a0a 73797374 656d3a6c [ 21.344000] ... [ 21.344000] Call Trace: [ 21.344000] [ 21.344000] [ 21.344000] Code: 00000000 00000000 00000000 <90830000> 90a20000 24840001 14600003 24a50001 03e00008 [ 21.344000] hostapd_tr/563: potentially unexpected fatal signal 11. [ 21.344000] [ 21.344000] Cpu 0 [ 21.344000] $ 0 : 00000000 00000001 00000004 00000000 [ 21.344000] $ 4 : 00000004 00419f18 00000000 00000001 [ 21.344000] $ 8 : 2ab25004 0042e0b8 00000031 fffffff0 [ 21.344000] $12 : 8f0d9eb0 00000234 06ca3695 2aad9578 [ 21.352000] $16 : 7f96b8a0 7f96b730 7fed3e74 ffffffff [ 21.352000] $20 : 7f96b7f4 00401834 00000001 004019f0 [ 21.352000] $24 : 00000002 2aafc7d0
[ 21.352000] $28 : 00435880 7f96b188 7f96b188 00416804 [ 21.352000] Hi : 00000005 [ 21.352000] Lo : 19999999 [ 21.352000] epc : 2aafc7d0 0x2aafc7d0 [ 21.352000] Not tainted [ 21.352000] ra : 00416804 0x416804 [ 21.352000] Status: 0000a413 USER EXL IE [ 21.352000] Cause : 10800008 [ 21.352000] BadVA : 00000004 [ 21.352000] PrId : 00019300 (MIPS 24Kc) Segmentation fault [hostapd_tr]

Starting Translator... [nmbd_tr]

Starting Translator... sh: cannot create /proc/sys/net/bridge/bridge-http-redirect-flush-mac: nonexistent directory sh: cannot create /proc/sys/net/bridge/bridge-http-redirect-enabled: nonexistent directory [http_redirect_tr]

Starting Translator... [dhcp]

Starting Translator... kill: cannot kill pid 638: No such process [ntp]

Starting Translator... [timezone]

Starting Translator... [sc_radio] kill: cannot kill pid 651: No such process Error in opening the device. : No such file or directory

System initilization is .. [DONE...]

Welcome to SDK.

Have a lot of fun...

netgear123456 login: [ 25.880000] brtrunk: port 1(eth0) entering forwarding state

Welcome to SDK.

Have a lot of fun...

netgear123456 login:

richprice36 commented 1 year ago

So this error doesn't prevent the system from running, just ensure you run fat using root.