Potato, Trouble Running Bash Scripts from Mounted Share

To start with I am new to the cummunity so be kind please.

I recieved my AMT-S950X-CC a week before Christmas. I got it up and running on Rasbian Bullseye without any issues. (As a side note, I also have 11 PI’s running.) I was able to copy all of my scripts from one of my PI’s over and get the mountpoints working. The Potato is being used to get temperatures from two probes I made and a web page severs the data up and all of that is working great.

I have my backup script on a samba share that resides on a linux (Ubuntu 22.04) server. Backups for all of my PI’s used the same mountpoint and script. Now just this week my problem started. I started my backup and my Potato hung, redlight and blue light solid, yellow light blinking. The only way to clear it was to unplug the power to it. When I run the script from the command line I get the following:
"Message from syslogd@Libre at Jan 5 10:37:39 …
kernel:[ 291.586643] Internal error: Oops: 96000004 [#1] PREEMPT SMP

Message from syslogd@Libre at Jan 5 10:37:39 …
kernel:[ 291.859643] Code: 92402c04 b200c3e8 f13fc09f 5400088c (a9400c02)"

When I went to the syslog I saw:

Jan  5 10:37:10 Libre systemd[1]: Started Session 8 of user root.
Jan  5 10:37:39 Libre kernel: [  291.533412] Unable to handle kernel paging request at virtual address 01d909a89f8b4300
Jan  5 10:37:39 Libre kernel: [  291.551452] Mem abort info:
Jan  5 10:37:39 Libre kernel: [  291.553037]   ESR = 0x0000000096000004
Jan  5 10:37:39 Libre kernel: [  291.554610]   EC = 0x25: DABT (current EL), IL = 32 bits
Jan  5 10:37:39 Libre kernel: [  291.560167]   SET = 0, FnV = 0
Jan  5 10:37:39 Libre kernel: [  291.561988]   EA = 0, S1PTW = 0
Jan  5 10:37:39 Libre kernel: [  291.565124]   FSC = 0x04: level 0 translation fault
Jan  5 10:37:39 Libre kernel: [  291.569972] Data abort info:
Jan  5 10:37:39 Libre kernel: [  291.572811]   ISV = 0, ISS = 0x00000004
Jan  5 10:37:39 Libre kernel: [  291.576600]   CM = 0, WnR = 0
Jan  5 10:37:39 Libre kernel: [  291.579514] [01d909a89f8b4300] address between user and kernel address ranges
Jan  5 10:37:39 Libre kernel: [  291.586643] Internal error: Oops: 96000004 [#1] PREEMPT SMP
Jan  5 10:37:39 Libre kernel: [  291.592120] Modules linked in: nls_utf8 cifs cifs_arc4 cifs_md4 8021q zram garp zsmalloc mrp stp llc rtl8192cu rtl_usb rtl8192c_common rtlwifi mac80211 cfg80211 rfkill libarc4 crct10dif_ce polyval_ce polyval_generic amlogic_gxl_crypto snd_soc_hdmi_codec crypto_engine meson_vdec(C) meson_rng meson_ir videobuf2_dma_contig rng_core v4l2_mem2mem videobuf2_memops snd_soc_meson_aiu ao_cec videobuf2_v4l2 snd_soc_meson_codec_glue videobuf2_common videodev snd_soc_meson_gx_sound_card mc snd_soc_meson_card_utils snd_soc_simple_amplifier snd_soc_meson_t9015 snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_pcm snd_timer efi_pstore nvmem_meson_efuse pstore fuse ip_tables x_tables ipv6 crc_ccitt dw_hdmi_i2s_audio dwmac_generic dwmac_meson8b meson_drm stmmac_platform stmmac drm_cma_helper pcs_xpcs lima gpu_sched meson_canvas meson_dw_hdmi dw_hdmi drm_display_helper cec rc_core simpledrm drm_shmem_helper display_connector drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops
Jan  5 10:37:39 Libre kernel: [  291.696736] CPU: 2 PID: 910 Comm: bash Tainted: G         C         6.0.16-02138-g398290e78036 #1
Jan  5 10:37:39 Libre kernel: [  291.703730] Hardware name: libre-computer aml-s905x-cc/aml-s905x-cc, BIOS 2022.07+ 07/01/2022
Jan  5 10:37:39 Libre kernel: [  291.712307] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
Jan  5 10:37:39 Libre kernel: [  291.717295] pc : __pi_strlen+0x14/0x150
Jan  5 10:37:39 Libre kernel: [  291.721061] lr : kstrdup+0x28/0x98
Jan  5 10:37:39 Libre kernel: [  291.724408] sp : ffff80000a4738a0
Jan  5 10:37:39 Libre kernel: [  291.727653] x29: ffff80000a4738a0 x28: ffff025363134b80 x27: ffff0253422d9800
Jan  5 10:37:39 Libre kernel: [  291.734754] x26: ffff80000a473a58 x25: ffff0253631f6100 x24: 0000000000000001
Jan  5 10:37:39 Libre kernel: [  291.741816] x23: ffff025342991680 x22: ffff0253441ce180 x21: 0000000000000cc0
Jan  5 10:37:39 Libre kernel: [  291.748847] x20: 01d909a89f8b4300 x19: ffffc716efea6738 x18: 0000000000000020
Jan  5 10:37:39 Libre kernel: [  291.755886] x17: 0000000000000000 x16: ffffc717601e81f8 x15: 0000000000000000
Jan  5 10:37:39 Libre kernel: [  291.762962] x14: 01d909a89f8b4300 x13: 0000000000000001 x12: 00000000000001ff
Jan  5 10:37:39 Libre kernel: [  291.770046] x11: 000000000006a0d6 x10: 0000000000000000 x9 : 0000000000000000
Jan  5 10:37:39 Libre kernel: [  291.777108] x8 : 0101010101010101 x7 : 0000000000000000 x6 : 000000000000003f
Jan  5 10:37:39 Libre kernel: [  291.784168] x5 : 0000000000000040 x4 : 0000000000000300 x3 : 0000000000000004
Jan  5 10:37:39 Libre kernel: [  291.791245] x2 : 0000000000000000 x1 : 0000000000000cc0 x0 : 01d909a89f8b4300
Jan  5 10:37:39 Libre kernel: [  291.798310] Call trace:
Jan  5 10:37:39 Libre kernel: [  291.800701]  __pi_strlen+0x14/0x150
Jan  5 10:37:39 Libre kernel: [  291.804158]  cifs_new_fileinfo+0x90/0x390 [cifs]
Jan  5 10:37:39 Libre kernel: [  291.808751]  cifs_open+0x458/0x638 [cifs]
Jan  5 10:37:39 Libre kernel: [  291.812687]  do_dentry_open+0x13c/0x430
Jan  5 10:37:39 Libre kernel: [  291.816448]  vfs_open+0x2c/0x38
Jan  5 10:37:39 Libre kernel: [  291.819509]  path_openat+0xb10/0xfb0
Jan  5 10:37:39 Libre kernel: [  291.823001]  do_filp_open+0x88/0x100
Jan  5 10:37:39 Libre kernel: [  291.826488]  do_sys_openat2+0x21c/0x2e8
Jan  5 10:37:39 Libre kernel: [  291.830238]  do_sys_open+0x58/0xa0
Jan  5 10:37:39 Libre kernel: [  291.833545]  __arm64_sys_openat+0x24/0x30
Jan  5 10:37:39 Libre kernel: [  291.837475]  invoke_syscall+0x44/0x108
Jan  5 10:37:39 Libre kernel: [  291.841137]  el0_svc_common.constprop.4+0x94/0xf8
Jan  5 10:37:39 Libre kernel: [  291.845768]  do_el0_svc+0x2c/0xb8
Jan  5 10:37:39 Libre kernel: [  291.848995]  el0_svc+0x20/0x50
Jan  5 10:37:39 Libre kernel: [  291.851962]  el0t_64_sync_handler+0x98/0xc0
Jan  5 10:37:39 Libre kernel: [  291.856070]  el0t_64_sync+0x170/0x174
Jan  5 10:37:39 Libre kernel: [  291.859643] Code: 92402c04 b200c3e8 f13fc09f 5400088c (a9400c02)
Jan  5 10:37:39 Libre kernel: [  291.865692] ---[ end trace 0000000000000000 ]---

I have been working on this for two days.

Any help would be greatly appreciated
Bozo

Can you provide the full dmesg output?

Terribly sorry for the slow response. I was expecting an email when/if i got any replies. I did purchase another AML-S950X-CC and it does the same thing. I hope this is what you are looking for, it is awfully big.

Blockquote
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.0.16-02138-g398290e78036 (autobuild@deb.libre.computer) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT_DYNAMIC Mon Jan 2 04:54:10 UTC 2023
[ 0.000000] Machine model: Libre Computer AML-S905X-CC
[ 0.000000] efi: EFI v2.90 by Das U-Boot
[ 0.000000] efi: ESRT=0x7ae51040 RTPROP=0x7ae53040 SMBIOS=0x7ae55000 RNG=0x5a222040 MEMRESERVE=0x5a221040
[ 0.000000] efi: seeding entropy pool
[ 0.000000] random: crng init done
[ 0.000000] esrt: Reserving ESRT space from 0x000000007ae51040 to 0x000000007ae51078.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000006ac00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000000ffffff]
[ 0.000000] node 0: [mem 0x0000000001000000-0x0000000004ffffff]
[ 0.000000] node 0: [mem 0x0000000005000000-0x00000000072fffff]
[ 0.000000] node 0: [mem 0x0000000007300000-0x000000000fffffff]
[ 0.000000] node 0: [mem 0x0000000010000000-0x00000000101fffff]
[ 0.000000] node 0: [mem 0x0000000010200000-0x000000007ae52fff]
[ 0.000000] node 0: [mem 0x000000007ae53000-0x000000007ae53fff]
[ 0.000000] node 0: [mem 0x000000007ae54000-0x000000007ae54fff]
[ 0.000000] node 0: [mem 0x000000007ae55000-0x000000007ae57fff]
[ 0.000000] node 0: [mem 0x000000007ae58000-0x000000007ae58fff]
[ 0.000000] node 0: [mem 0x000000007ae59000-0x000000007ae5cfff]
[ 0.000000] node 0: [mem 0x000000007ae5d000-0x000000007de7ffff]
[ 0.000000] node 0: [mem 0x000000007de80000-0x000000007de8ffff]
[ 0.000000] node 0: [mem 0x000000007de90000-0x000000007fe5afff]
[ 0.000000] node 0: [mem 0x000000007fe5b000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] percpu: Embedded 20 pages/cpu s43176 r8192 d30552 u81920
[ 0.000000] pcpu-alloc: s43176 r8192 d30552 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.16-02138-g398290e78036 root=UUID=1cd42925-4305-4a79-bb10-f50d1fda10f8 ro noquiet
[ 0.000000] Unknown kernel command line parameters “noquiet BOOT_IMAGE=/boot/vmlinuz-6.0.16-02138-g398290e78036”, will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1694312K/2097152K available (14848K kernel code, 1928K rwdata, 6048K rodata, 3712K init, 505K bss, 140696K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Dynamic Preempt: full
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: 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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000665] Console: colour dummy device 80x25
[ 0.001185] printk: console [tty0] enabled
[ 0.001226] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=96000)
[ 0.001250] pid_max: default: 32768 minimum: 301
[ 0.001318] LSM: Security Framework initializing
[ 0.001343] Yama: becoming mindful.
[ 0.001462] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001489] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.002783] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.002825] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.002894] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.003031] rcu: Hierarchical SRCU implementation.
[ 0.003045] rcu: Max phase no-delay instances is 1000.
[ 0.004314] Remapping and enabling EFI services.
[ 0.004672] smp: Bringing up secondary CPUs …
[ 0.005181] Detected VIPT I-cache on CPU1
[ 0.005310] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.005894] Detected VIPT I-cache on CPU2
[ 0.006008] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.006562] Detected VIPT I-cache on CPU3
[ 0.006678] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.006766] smp: Brought up 1 node, 4 CPUs
[ 0.006837] SMP: Total of 4 processors activated.
[ 0.006849] CPU features: detected: 32-bit EL0 Support
[ 0.006859] CPU features: detected: 32-bit EL1 Support
[ 0.006872] CPU features: detected: CRC32 instructions
[ 0.007342] CPU: All CPU(s) started at EL2
[ 0.007378] alternatives: patching kernel code
[ 0.008739] devtmpfs: initialized
[ 0.014265] Registered cp15_barrier emulation handler
[ 0.014306] Registered setend emulation handler
[ 0.014486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.014519] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.020654] pinctrl core: initialized pinctrl subsystem
[ 0.020929] regulator-dummy: no parameters, enabled
[ 0.021211] SMBIOS 3.0 present.
[ 0.021240] DMI: libre-computer aml-s905x-cc/aml-s905x-cc, BIOS 2022.07+ 07/01/2022
[ 0.021686] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.022734] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.023035] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.023201] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.023293] audit: initializing netlink subsys (disabled)
[ 0.023498] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[ 0.024771] thermal_sys: Registered thermal governor ‘fair_share’
[ 0.024788] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.024810] thermal_sys: Registered thermal governor ‘power_allocator’
[ 0.025061] cpuidle: using governor menu
[ 0.025222] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.025337] ASID allocator initialised with 32768 entries
[ 0.038010] platform c883a000.hdmi-tx: Fixing up cyclic dependency with d0100000.vpu
[ 0.039326] platform cvbs-connector: Fixing up cyclic dependency with d0100000.vpu
[ 0.039759] platform hdmi-connector: Fixing up cyclic dependency with c883a000.hdmi-tx
[ 0.041851] KASLR enabled
[ 0.048659] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.048694] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.048710] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.048722] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.048736] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.048748] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.048761] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.048773] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.116652] raid6: neonx8 gen() 2145 MB/s
[ 0.184727] raid6: neonx4 gen() 2198 MB/s
[ 0.252796] raid6: neonx2 gen() 2086 MB/s
[ 0.320876] raid6: neonx1 gen() 1816 MB/s
[ 0.388938] raid6: int64x8 gen() 1492 MB/s
[ 0.457017] raid6: int64x4 gen() 1664 MB/s
[ 0.525075] raid6: int64x2 gen() 1418 MB/s
[ 0.593157] raid6: int64x1 gen() 1053 MB/s
[ 0.593169] raid6: using algorithm neonx4 gen() 2198 MB/s
[ 0.661208] raid6: … xor() 1584 MB/s, rmw enabled
[ 0.661221] raid6: using neon recovery algorithm
[ 0.661403] fbcon: Taking over console
[ 0.661755] VCC_3V3: 3300 mV, enabled
[ 0.661884] reg-fixed-voltage regulator-vcc_3v3: VCC_3V3 supplying 3300000uV
[ 0.662000] VDDIO_AO18: 1800 mV, enabled
[ 0.662085] reg-fixed-voltage regulator-vddio_ao18: VDDIO_AO18 supplying 1800000uV
[ 0.662181] VDDIO_BOOT: will resolve supply early: vin
[ 0.662188] reg-fixed-voltage regulator-vddio_boot: Looking up vin-supply from device tree
[ 0.662200] VDDIO_BOOT: supplied by VCC_3V3
[ 0.662208] VCC_3V3: could not add device link regulator.3: -ENOENT
[ 0.662266] VDDIO_BOOT: 1800 mV, enabled
[ 0.662344] reg-fixed-voltage regulator-vddio_boot: VDDIO_BOOT supplying 1800000uV
[ 0.662790] iommu: Default domain type: Passthrough
[ 0.663133] SCSI subsystem initialized
[ 0.663301] libata version 3.00 loaded.
[ 0.663499] usbcore: registered new interface driver usbfs
[ 0.663545] usbcore: registered new interface driver hub
[ 0.663581] usbcore: registered new device driver usb
[ 0.664014] pps_core: LinuxPPS API ver. 1 registered
[ 0.664029] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.664054] PTP clock support registered
[ 0.664179] EDAC MC: Ver: 3.0.0
[ 0.664711] Registered efivars operations
[ 0.665093] FPGA manager framework
[ 0.665249] Advanced Linux Sound Architecture Driver Initialized.
[ 0.665820] NetLabel: Initializing
[ 0.665834] NetLabel: domain hash size = 128
[ 0.665844] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.665905] NetLabel: unlabeled traffic allowed by default
[ 0.666323] clocksource: Switched to clocksource arch_sys_counter
[ 0.666540] VFS: Disk quotas dquot_6.6.0
[ 0.666596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.671964] NET: Registered PF_INET protocol family
[ 0.672148] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.673791] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.673887] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.673917] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.674037] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.674246] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.674502] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.674592] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.674646] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.674813] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.675246] RPC: Registered named UNIX socket transport module.
[ 0.675280] RPC: Registered udp transport module.
[ 0.675291] RPC: Registered tcp transport module.
[ 0.675301] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.675317] NET: Registered PF_XDP protocol family
[ 0.675338] PCI: CLS 0 bytes, default 64
[ 0.675534] Trying to unpack rootfs image as initramfs…
[ 0.683152] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.683748] kvm [1]: IPA Size Limit: 40 bits
[ 0.685036] kvm [1]: vgic interrupt IRQ9
[ 0.685156] kvm [1]: Hyp mode initialized successfully
[ 0.686686] Initialise system trusted keyrings
[ 0.686939] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.692703] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.693349] NFS: Registering the id_resolver key type
[ 0.693405] Key type id_resolver registered
[ 0.693418] Key type id_legacy registered
[ 0.693507] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.693524] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 0.693711] SGI XFS with ACLs, security attributes, no debug enabled
[ 0.695024] 9p: Installing v9fs 9p2000 file system support
[ 0.731652] xor: measuring software checksum speed
[ 0.735755] 8regs : 2442 MB/sec
[ 0.739728] 32regs : 2522 MB/sec
[ 0.743884] arm64_neon : 2405 MB/sec
[ 0.743916] xor: using function: 32regs (2522 MB/sec)
[ 0.743936] Key type asymmetric registered
[ 0.743947] Asymmetric key parser ‘x509’ registered
[ 1.374582] Freeing initrd memory: 16784K
[ 1.390929] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.391052] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.391172] io scheduler mq-deadline registered
[ 1.391187] io scheduler kyber registered
[ 1.391236] io scheduler bfq registered
[ 1.392008] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized
[ 1.407931] soc soc0: Amlogic Meson GXL (S905X) Revision 21:d (84:2) Detected
[ 1.412014] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.420031] loop: module loaded
[ 1.423634] tun: Universal TUN/TAP device driver, 1.6
[ 1.424665] VFIO - User Level meta-driver version: 0.3
[ 1.425919] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.425950] ehci-pci: EHCI PCI platform driver
[ 1.425993] ehci-platform: EHCI generic platform driver
[ 1.426120] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.426175] ohci-pci: OHCI PCI platform driver
[ 1.426221] ohci-platform: OHCI generic platform driver
[ 1.426692] usbcore: registered new interface driver usb-storage
[ 1.427589] i2c_dev: i2c /dev entries driver
[ 1.431512] sdhci: Secure Digital Host Controller Interface driver
[ 1.431546] sdhci: Copyright(c) Pierre Ossman
[ 1.431946] Synopsys Designware Multimedia Card Interface Driver
[ 1.432513] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.433461] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.434469] meson-sm: secure-monitor enabled
[ 1.435067] hid: raw HID events driver (C) Jiri Kosina
[ 1.435189] usbcore: registered new interface driver usbhid
[ 1.435204] usbhid: USB HID core driver
[ 1.435565] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
[ 1.436793] meson-saradc c1108680.adc: Looking up vref-supply from device tree
[ 1.439355] NET: Registered PF_PACKET protocol family
[ 1.439696] 9pnet: Installing 9P2000 support
[ 1.439773] Key type dns_resolver registered
[ 1.440160] registered taskstats version 1
[ 1.440190] Loading compiled-in X.509 certificates
[ 1.442502] zswap: loaded using pool zstd/z3fold
[ 1.443673] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=no
[ 1.459640] phy phy-d0078020.phy.0: Looking up phy-supply from device tree
[ 1.459663] phy phy-d0078020.phy.0: Looking up phy-supply property in node /soc/apb@d0000000/phy@78020 failed
[ 1.463273] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 22, base_baud = 1500000) is a meson_uart
[ 2.779288] printk: console [ttyAML0] enabled
[ 2.788470] meson-gx-mmc d0074000.mmc: Looking up vmmc-supply from device tree
[ 2.788709] meson-gx-mmc d0074000.mmc: Looking up vqmmc-supply from device tree
[ 2.788945] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
[ 2.789800] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
[ 2.810281] HDMI_5V: 5000 mV, enabled
[ 2.810461] reg-fixed-voltage regulator-hdmi-5v: HDMI_5V supplying 5000000uV
[ 2.810695] VCC_CARD: 1800 ↔ 3300 mV at 3300 mV, enabled
[ 2.811009] phy phy-d0078000.phy.1: Looking up phy-supply from device tree
[ 2.811026] HDMI_5V: could not add device link phy-d0078000.phy.1: -ENOENT
[ 2.812422] dwc3-meson-g12a d0078080.usb: Looking up vbus-supply from device tree
[ 2.812450] dwc3-meson-g12a d0078080.usb: Looking up vbus-supply property in node /soc/usb@d0078080 failed
[ 2.812646] dwc3-meson-g12a d0078080.usb: USB2 ports: 2
[ 2.812684] dwc3-meson-g12a d0078080.usb: USB3 ports: 0
[ 2.826992] meson-gx-mmc d0074000.mmc: no support for card’s volts
[ 2.827540] mmc0: error -22 whilst initialising SDIO card
[ 3.329443] dwc2 c9100000.usb: Looking up vusb_d-supply from device tree
[ 3.329466] dwc2 c9100000.usb: Looking up vusb_d-supply property in node /soc/usb@d0078080/usb@c9100000 failed
[ 3.329493] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator
[ 3.331161] dwc2 c9100000.usb: Looking up vusb_a-supply from device tree
[ 3.331170] dwc2 c9100000.usb: Looking up vusb_a-supply property in node /soc/usb@d0078080/usb@c9100000 failed
[ 3.331188] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator
[ 3.338196] dwc2 c9100000.usb: Looking up vbus-supply from device tree
[ 3.338205] dwc2 c9100000.usb: Looking up vbus-supply property in node /soc/usb@d0078080/usb@c9100000 failed
[ 3.339504] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[ 3.348395] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.350630] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 3.358203] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 3.364034] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010
[ 3.373385] xhci-hcd xhci-hcd.0.auto: irq 25, io mem 0xc9000000
[ 3.379473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 3.387408] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.394561] usb usb1: Product: xHCI Host Controller
[ 3.399387] usb usb1: Manufacturer: Linux 6.0.16-02138-g398290e78036 xhci-hcd
[ 3.406462] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 3.411735] hub 1-0:1.0: USB hub found
[ 3.415035] hub 1-0:1.0: 2 ports detected
[ 3.421306] meson-gx-mmc d0072000.mmc: Looking up vmmc-supply from device tree
[ 3.421454] meson-gx-mmc d0072000.mmc: Looking up vqmmc-supply from device tree
[ 3.421597] meson-gx-mmc d0072000.mmc: Got CD GPIO
[ 3.422127] of_cfs_init
[ 3.426203] of_cfs_init: OK
[ 3.429140] ALSA device list:
[ 3.431831] No soundcards found.
[ 3.453796] Freeing unused kernel memory: 3712K
[ 3.454077] Run /init as init process
[ 3.456459] with arguments:
[ 3.456465] /init
[ 3.456470] noquiet
[ 3.456474] with environment:
[ 3.456478] HOME=/
[ 3.456483] TERM=linux
[ 3.456487] BOOT_IMAGE=/boot/vmlinuz-6.0.16-02138-g398290e78036
[ 3.565200] mmc1: new ultra high speed SDR50 SDHC card at address 0001
[ 3.566904] mmcblk1: mmc1:0001 EB1QT 29.8 GiB
[ 3.572585] mmcblk1: p1 p2
[ 3.674394] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 3.823898] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 3.826478] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.833585] usb 1-1: Product: USB2.0 Hub
[ 3.850782] mmc0: Card stuck being busy! mmc_poll_for_busy
[ 3.891878] hub 1-1:1.0: USB hub found
[ 3.892280] hub 1-1:1.0: 4 ports detected
[ 3.901641] [drm] Initialized simpledrm 1.0.0 20200625 for 7fe5b000.framebuffer on minor 0
[ 3.919460] Console: switching to colour frame buffer device 90x36
[ 3.965187] simple-framebuffer 7fe5b000.framebuffer: [drm] fb0: simpledrmdrmfb frame buffer device
[ 3.991488] lima d00c0000.gpu: Looking up mali-supply from device tree
[ 3.991512] lima d00c0000.gpu: Looking up mali-supply property in node /soc/apb@d0000000/gpu@c0000 failed
[ 3.999340] meson-drm d0100000.vpu: Queued 2 outputs on vpu
[ 4.004315] lima d00c0000.gpu: gp - mali450 version major 0 minor 0
[ 4.011754] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0
[ 4.013721] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
[ 4.013927] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0
[ 4.032275] lima d00c0000.gpu: pp2 - mali450 version major 0 minor 0
[ 4.033609] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
[ 4.033654] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
[ 4.040645] meson8b-dwmac c9410000.ethernet: PTP uses main clock
[ 4.047297] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
[ 4.069124] Console: switching to colour dummy device 80x25
[ 4.071093] lima d00c0000.gpu: bus rate = 166666667
[ 4.072155] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 4.073923] lima d00c0000.gpu: mod rate = 24000000
[ 4.081180] meson8b-dwmac c9410000.ethernet: DWMAC1000
[ 4.086043] lima d00c0000.gpu: Looking up mali-supply from device tree
[ 4.090941] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
[ 4.090953] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
[ 4.090957] meson8b-dwmac c9410000.ethernet: COE Type 2
[ 4.090962] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
[ 4.090966] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
[ 4.091093] meson8b-dwmac c9410000.ethernet: Normal descriptors
[ 4.098409] lima d00c0000.gpu: Looking up mali-supply property in node /soc/apb@d0000000/gpu@c0000 failed
[ 4.105770] meson8b-dwmac c9410000.ethernet: Ring mode enabled
[ 4.110960] lima d00c0000.gpu: error -ENODEV: opp_set_regulators: no regulator (mali) found
[ 4.117928] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 4.125987] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 1
[ 4.157251] Trying to free nonexistent resource <000000007fe5b000-000000007ffeffff>
[ 4.167662] meson-dw-hdmi c883a000.hdmi-tx: Looking up hdmi-supply from device tree
[ 4.194417] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[ 4.199241] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[ 4.206832] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[ 4.216052] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 2
[ 4.226083] Console: switching to colour frame buffer device 90x36
[ 4.246352] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[ 4.256456] meson-drm d0100000.vpu: [drm] fb0: mesondrmfb frame buffer device
[ 4.476977] usb 1-1.1: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[ 4.481303] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.488245] usb 1-1.1: Product: 802.11 n WLAN
[ 4.492171] usb 1-1.1: SerialNumber: 1.0
[ 4.677416] BTRFS: device label rootfs devid 1 transid 1745 /dev/mmcblk1p2 scanned by btrfs (230)
[ 4.799297] BTRFS info (device mmcblk1p2): using crc32c (crc32c-generic) checksum algorithm
[ 4.806863] BTRFS info (device mmcblk1p2): disk space caching is enabled
[ 4.824410] BTRFS info (device mmcblk1p2): enabling ssd optimizations
[ 4.827376] BTRFS info (device mmcblk1p2): start tree-log replay
[ 5.921518] systemd[1]: System time before build time, advancing clock.
[ 6.060238] NET: Registered PF_INET6 protocol family
[ 6.096792] Segment Routing with IPv6
[ 6.099160] RPL Segment Routing with IPv6
[ 6.101509] In-situ OAM (IOAM) with IPv6
[ 6.175987] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 6.210738] systemd[1]: Detected architecture arm64.
[ 6.221866] systemd[1]: Set hostname to .
[ 6.667281] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd’s process lifecycle management for the service. Please update your service to use a safer KillMode=, such as ‘mixed’ or ‘control-group’. Support for KillMode=none is deprecated and will eventually be removed.
[ 6.785347] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.808152] systemd[1]: Created slice system-getty.slice.
[ 6.811944] systemd[1]: Created slice system-modprobe.slice.
[ 6.819701] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 6.827858] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 6.836352] systemd[1]: Created slice User and Session Slice.
[ 6.844258] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.857855] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.870796] systemd[1]: Reached target Slices.
[ 6.877215] systemd[1]: Reached target Swap.
[ 6.885621] systemd[1]: Listening on Syslog Socket.
[ 6.891338] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 6.899965] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.909030] systemd[1]: Listening on Journal Audit Socket.
[ 6.916350] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.924480] systemd[1]: Listening on Journal Socket.
[ 6.934532] systemd[1]: Listening on udev Control Socket.
[ 6.941658] systemd[1]: Listening on udev Kernel Socket.
[ 6.966659] systemd[1]: Mounting Huge Pages File System…
[ 6.976586] systemd[1]: Mounting POSIX Message Queue File System…
[ 6.988727] systemd[1]: Mounting RPC Pipe File System…
[ 6.998269] systemd[1]: Mounting Kernel Debug File System…
[ 7.006096] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 7.006388] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 7.011114] systemd[1]: Starting Restore / save the current clock…
[ 7.061585] systemd[1]: Starting Set the console keyboard layout…
[ 7.073083] systemd[1]: Starting Create list of static device nodes for the current kernel…
[ 7.089542] systemd[1]: Starting Load Kernel Module configfs…
[ 7.100846] systemd[1]: Starting Load Kernel Module drm…
[ 7.110767] systemd[1]: Starting Load Kernel Module fuse…
[ 7.119362] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 7.119556] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 7.141439] systemd[1]: Starting Journal Service…
[ 7.151416] fuse: init (API version 7.36)
[ 7.157272] systemd[1]: Starting Load Kernel Modules…
[ 7.167044] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 7.179899] systemd[1]: Starting Coldplug All udev Devices…
[ 7.195069] systemd[1]: Mounted Huge Pages File System.
[ 7.202101] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.213884] systemd[1]: Mounted RPC Pipe File System.
[ 7.221447] systemd[1]: Mounted Kernel Debug File System.
[ 7.234893] systemd[1]: Finished Restore / save the current clock.
[ 7.248050] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 7.262425] systemd[1]: modprobe@configfs.service: Succeeded.
[ 7.263693] systemd[1]: Finished Load Kernel Module configfs.
[ 7.276840] systemd[1]: modprobe@drm.service: Succeeded.
[ 7.277948] systemd[1]: Finished Load Kernel Module drm.
[ 7.287902] systemd[1]: modprobe@fuse.service: Succeeded.
[ 7.289000] systemd[1]: Finished Load Kernel Module fuse.
[ 7.299922] systemd[1]: Finished Load Kernel Modules.
[ 7.304854] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 7.342743] systemd[1]: Mounting FUSE Control File System…
[ 7.351441] systemd[1]: Mounting Kernel Configuration File System…
[ 7.362851] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 7.373610] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 7.406966] systemd[1]: Starting Load/Save Random Seed…
[ 7.413329] systemd[1]: Starting Apply Kernel Variables…
[ 7.425688] systemd[1]: Starting Create System Users…
[ 7.438078] systemd[1]: Started Journal Service.
[ 7.501768] systemd-journald[320]: Received client request to flush runtime journal.
[ 7.618099] systemd-journald[320]: File /var/log/journal/3cbf3614064e4cca95f82571f80aa2c6/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 8.932483] mc: Linux media interface: v0.10
[ 8.951534] videodev: Linux video capture interface: v2.00
[ 8.962612] t9015-codec c8832000.audio-controller: Looking up AVDD-supply from device tree
[ 9.032328] Registered IR keymap rc-cec
[ 9.036592] rc rc0: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0
[ 9.036766] input: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0/input0
[ 9.043441] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.122920] Registered IR keymap rc-empty
[ 9.123043] rc rc1: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc1
[ 9.123223] rc rc1: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
[ 9.123363] input: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc1/input1
[ 9.123787] meson-ir c8100580.ir: receiver initialized
[ 9.189724] simple-amplifier analog-amplifier: Looking up VCC-supply from device tree
[ 9.266399] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[ 9.266574] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[ 9.517441] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.587529] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 9.600346] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 9.755889] usb 1-1.1: reset high-speed USB device number 3 using xhci-hcd
[ 9.861872] mt7601u 1-1.1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 9.871879] mt7601u 1-1.1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146
_
[ 10.352688] 8021q: 802.1Q VLAN Support v1.8
[ 10.429285] mt7601u 1-1.1:1.0: EEPROM ver:0c fae:00
[ 10.510697] meson8b-dwmac c9410000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 10.520982] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k FS
[ 10.588198] meson8b-dwmac c9410000.ethernet eth0: PHY [mdio_mux-0.e40908ff:08] driver

Blockquote

I forgot to mention, this started after an update that happened sometime around January 3rd or 4th. I update everyday around 9:00AM EST and backup around 9:30AM EST and the last backups that ran were on the 3rd. This seems to be realted to accessing scipts on a cifs share. Although I can see the files via “ls” command. I am unable to execute any command that accesses the share.

Bozo

Need multiple full log samples when the crash CIFS crash occurred. It could be too many things. Power issue, memory glitch, CIFS bug in upstream kernel, etc. If it bugs out during ls of a CIFS directory, does it give any additional kernel errors?

Ok, to address some of your questions I ran a few tests. My ‘ls’ command works fine, no errors anywhere that I know of. when a run a ‘more’ command in a file that resides on a share i get the following eorror in my terminal window:

Message from syslogd@Libre2 at Jan 10 19:01:02 ...
 kernel:[ 6338.300568] Internal error: Oops: 96000004 [#1] PREEMPT SMP Segmentation fault

Message from syslogd@Libre2 at Jan 10 19:01:02 ...
 kernel:[ 6338.554733] Code: 92402c04 b200c3e8 f13fc09f 5400088c (a9400c02

When I attempt to run a rsync command I get the following in the syslog:

Jan 10 19:10:53 Libre2 kernel: [ 6928.918977] WARNING: CPU: 2 PID: 24 at drivers/net/wireless/mediatek/mt7601u/dma.c:317 mt7601u_dma_enqueue_tx+0x224/0x260 [mt7601u]
Jan 10 19:10:53 Libre2 kernel: [ 6928.930700] Modules linked in: nls_utf8 cifs cifs_arc4 cifs_md4 8021q garp mrp stp llc mt7601u mac80211 cfg80211 rfkill libarc4 amlogic_gxl_crypto snd_soc_hdmi_codec meson_vdec(C) videobuf2_dma_contig v4l2_mem2mem meson_rng videobuf2_memops videobuf2_v4l2 crypto_engine rng_core crct10dif_ce ao_cec snd_soc_meson_aiu meson_ir snd_soc_meson_codec_glue videobuf2_common polyval_ce snd_soc_meson_t9015 videodev mc polyval_generic nvmem_meson_efuse snd_soc_meson_gx_sound_card snd_soc_meson_card_utils snd_soc_simple_amplifier efi_pstore snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_pcm pstore snd_timer fuse ip_tables x_tables ipv6 crc_ccitt dw_hdmi_i2s_audio dwmac_generic meson_dw_hdmi dw_hdmi meson_drm drm_display_helper lima drm_cma_helper gpu_sched dwmac_meson8b stmmac_platform cec meson_canvas stmmac pcs_xpcs rc_core simpledrm drm_shmem_helper display_connector drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops
Jan 10 19:10:53 Libre2 kernel: [ 6929.012211] CPU: 2 PID: 24 Comm: ksoftirqd/2 Tainted: G      D WC         6.0.18-02391-gfea04eee844d #1
Jan 10 19:10:53 Libre2 kernel: [ 6929.021521] Hardware name: libre-computer aml-s905x-cc/aml-s905x-cc, BIOS 2022.07+ 07/01/2022
Jan 10 19:10:53 Libre2 kernel: [ 6929.029975] pstate: 600000c5 (nZCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
Jan 10 19:10:53 Libre2 kernel: [ 6929.036873] pc : mt7601u_dma_enqueue_tx+0x224/0x260 [mt7601u]
Jan 10 19:10:53 Libre2 kernel: [ 6929.042566] lr : mt7601u_dma_enqueue_tx+0xcc/0x260 [mt7601u]
Jan 10 19:10:53 Libre2 kernel: [ 6929.048172] sp : ffff8000080fb820
Jan 10 19:10:53 Libre2 kernel: [ 6929.049606] thermal thermal_zone0: failed to read out thermal zone (-110)
Jan 10 19:10:53 Libre2 kernel: [ 6929.051446] x29: ffff8000080fb820 x28: ffff02b908b62670 x27: ffff02b93d3cdcd4
Jan 10 19:10:53 Libre2 kernel: [ 6929.065250] x26: 00000000c0028300 x25: 0000000000000000 x24: ffff02b908b62714
Jan 10 19:10:53 Libre2 kernel: [ 6929.072322] x23: ffff02b908b62080 x22: ffff02b901b56800 x21: ffff02b9020cff00
Jan 10 19:10:53 Libre2 kernel: [ 6929.079395] x20: 0000000000000004 x19: ffff02b902f608c0 x18: 0000000000000010
Jan 10 19:10:53 Libre2 kernel: [ 6929.086467] x17: 0000000000000000 x16: ffffd263303a4f28 x15: 0000001297c6462e
Jan 10 19:10:53 Libre2 kernel: [ 6929.093539] x14: 0000000000000045 x13: 000003203634d9a6 x12: 0454f9682000333c
Jan 10 19:10:53 Libre2 kernel: [ 6929.100612] x11: 0000000000000010 x10: 000000000000000b x9 : 00000000ffffffff
Jan 10 19:10:53 Libre2 kernel: [ 6929.107684] x8 : ffff02b93d3cdd44 x7 : 0000000000000000 x6 : 97d4ffc000004188
Jan 10 19:10:53 Libre2 kernel: [ 6929.114757] x5 : 0000000000000001 x4 : 0000000000000000 x3 : ffff02b908b62714
Jan 10 19:10:53 Libre2 kernel: [ 6929.121829] x2 : 0000000000000001 x1 : 0000000000000040 x0 : 0000000000000040
Jan 10 19:10:53 Libre2 kernel: [ 6929.128903] Call trace:
Jan 10 19:10:53 Libre2 kernel: [ 6929.131318]  mt7601u_dma_enqueue_tx+0x224/0x260 [mt7601u]
Jan 10 19:10:53 Libre2 kernel: [ 6929.136665]  mt7601u_tx+0x208/0x2e0 [mt7601u]
Jan 10 19:10:53 Libre2 kernel: [ 6929.140977]  ieee80211_tx_frags+0x168/0x260 [mac80211]
Jan 10 19:10:53 Libre2 kernel: [ 6929.146066]  __ieee80211_tx+0x68/0x100 [mac80211]
Jan 10 19:10:53 Libre2 kernel: [ 6929.150724]  ieee80211_tx+0x120/0x160 [mac80211]
Jan 10 19:10:53 Libre2 kernel: [ 6929.155294]  ieee80211_xmit+0xcc/0x118 [mac80211]
Jan 10 19:10:53 Libre2 kernel: [ 6929.159952]  __ieee80211_subif_start_xmit+0x778/0xb20 [mac80211]
Jan 10 19:10:53 Libre2 kernel: [ 6929.165903]  ieee80211_subif_start_xmit+0x54/0x410 [mac80211]
Jan 10 19:10:53 Libre2 kernel: [ 6929.171596]  dev_hard_start_xmit+0x9c/0x160
Jan 10 19:10:53 Libre2 kernel: [ 6929.175736]  sch_direct_xmit+0x98/0x530
Jan 10 19:10:53 Libre2 kernel: [ 6929.179530]  __qdisc_run+0x11c/0x680
Jan 10 19:10:53 Libre2 kernel: [ 6929.183067]  net_tx_action+0x174/0x1e8
Jan 10 19:10:53 Libre2 kernel: [ 6929.186776]  _stext+0x124/0x28c
Jan 10 19:10:53 Libre2 kernel: [ 6929.189880]  run_ksoftirqd+0x4c/0x68
Jan 10 19:10:53 Libre2 kernel: [ 6929.193417]  smpboot_thread_fn+0x11c/0x248
Jan 10 19:10:53 Libre2 kernel: [ 6929.197470]  kthread+0x10c/0x118
Jan 10 19:10:53 Libre2 kernel: [ 6929.200662]  ret_from_fork+0x10/0x20
Jan 10 19:10:53 Libre2 kernel: [ 6929.204199] ---[ end trace 0000000000000000 ]---
Jan 10 19:10:53 Libre2 kernel: [ 6929.313627] mt7601u 1-1.1:1.0: Error: MCU response pre-completed!
Jan 10 19:10:53 Libre2 kernel: [ 6929.314233] mt7601u 1-1.1:1.0: Error: MCU resp evt:0 seq:5-1!

If the error is inconsistent, it is most likely a power problem. What power supply are you using?

The unit I ran the test on has a 5A power adapter on it. As I mentioned earlier, the problem did not start until I went to run my backups on the 4th of Jan. The backups I ran on the 3rd worked as they were supposed to.

The errors are inconsistent. First it was CIFS, then the WiFi module. Without a large sample and the exact setup, multiple crash logs, we cannot determine what is wrong.

I just ran 3 complete system backups deleting backed files between them. Instead of going through CIFS mount I ran the rsync through another server that has the same CIFS mount. This seems like it will have to do for my work around.

Would not recommend assuming it is stable. The errors you provided were of different natures in the kernel and should not be exhibited on a stable system. It is best to get to the root of the problem if this is acting as a backup server.

CIFS and WiFi errors indicate there is something very wrong with the setup and the evidence you provided so far points to power issues.