Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unraid v7 Kernel error

Featured Replies

Hello,
First post here, unfortunately with issues. I recently purchased a topton motherboard with 12450H cpu. And I'm having random kernel panic errors after several hours, I believe these only have happened on idle occasions and after a few hours of no-load. These leave the machine unusable and force a power off of the machine. My hardware is 2x24gb of ram 3x 8tb hdd + 1x1tb nvme for cache and a spare 512gb nvme as spare.

I tried the machine without HDDs, using only one ram slot and using different slots and ram, changing the PSU, run memtest (no errors), go over the bios options and disable c-states, but nothing so far worked.

Can someone please help? I attach below the syslog at the moment of failure at 14:49 which I'm writing to the unraid thumbdrive (full syslog attached).

Thank you

Sep 12 14:44:19 Unraid-NAS sshd-session[1851066]: Close session: user root from 192.168.5.5 port 42156 id 1
Sep 12 14:44:19 Unraid-NAS sshd-session[1851066]: Starting session: command for root from 192.168.5.5 port 42156 id 1
Sep 12 14:44:19 Unraid-NAS sshd-session[1851066]: Close session: user root from 192.168.5.5 port 42156 id 1
Sep 12 14:49:00 Unraid-NAS kernel: BUG: unable to handle page fault for address: 00000000002a5d80
Sep 12 14:49:00 Unraid-NAS kernel: #PF: supervisor write access in kernel mode
Sep 12 14:49:00 Unraid-NAS kernel: #PF: error_code(0x0002) - not-present page
Sep 12 14:49:00 Unraid-NAS kernel: PGD 18ef3e067 P4D 18ef3e067 PUD 5832da067 PMD 0 
Sep 12 14:49:00 Unraid-NAS kernel: Oops: Oops: 0002 [#1] PREEMPT SMP NOPTI
Sep 12 14:49:00 Unraid-NAS kernel: CPU: 0 UID: 0 PID: 1868972 Comm: pkill Tainted: P           O       6.12.24-Unraid #1
Sep 12 14:49:00 Unraid-NAS kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE
Sep 12 14:49:00 Unraid-NAS kernel: Hardware name: Default string Default string/Default string, BIOS 5.27 05/16/2024
Sep 12 14:49:00 Unraid-NAS kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x152/0x1d0
Sep 12 14:49:00 Unraid-NAS kernel: Code: 01 00 00 00 f0 0f b1 13 74 72 eb cc c1 ee 12 83 e2 03 ff ce 48 c1 e2 05 48 63 f6 48 81 c2 40 0e 03 00 48 03 14 f5 40 82 36 82 <48> 89 0a 8b 51 08 85 d2 75 04 f3 90 eb f5 48 8b 11 48 85 d2 74 03
Sep 12 14:49:00 Unraid-NAS kernel: RSP: 0018:ffffc900016b7c70 EFLAGS: 00010202
Sep 12 14:49:00 Unraid-NAS kernel: RAX: 0000000000040000 RBX: ffff88814c6742c0 RCX: ffff888697830e40
Sep 12 14:49:00 Unraid-NAS kernel: RDX: 00000000002a5d80 RSI: 0000000000000c09 RDI: ffff88814c6742c0
Sep 12 14:49:00 Unraid-NAS kernel: RBP: 0000000000040000 R08: 0000000000000000 R09: 006e6f7269766e65
Sep 12 14:49:00 Unraid-NAS kernel: R10: 0000000000000fe0 R11: fefefefefefefeff R12: ffff888697830e40
Sep 12 14:49:00 Unraid-NAS kernel: R13: 0000000000000000 R14: 0000000000000000 R15: ffffc900016b7ebc
Sep 12 14:49:00 Unraid-NAS kernel: FS:  00001521021e0500(0000) GS:ffff888697800000(0000) knlGS:0000000000000000
Sep 12 14:49:00 Unraid-NAS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 12 14:49:00 Unraid-NAS kernel: CR2: 00000000002a5d80 CR3: 00000005f8048005 CR4: 0000000000772ef0
Sep 12 14:49:00 Unraid-NAS kernel: PKRU: 55555554
Sep 12 14:49:00 Unraid-NAS kernel: Call Trace:
Sep 12 14:49:00 Unraid-NAS kernel: <TASK>
Sep 12 14:49:00 Unraid-NAS kernel: do_raw_spin_lock+0x14/0x20
Sep 12 14:49:00 Unraid-NAS kernel: lockref_get_not_dead+0x41/0x70
Sep 12 14:49:00 Unraid-NAS kernel: __legitimize_path+0x3b/0x60
Sep 12 14:49:00 Unraid-NAS kernel: try_to_unlazy+0x3a/0x80
Sep 12 14:49:00 Unraid-NAS kernel: complete_walk+0x48/0xb0
Sep 12 14:49:00 Unraid-NAS kernel: path_openat+0x70e/0x9f0
Sep 12 14:49:00 Unraid-NAS kernel: do_filp_open+0xa4/0x110
Sep 12 14:49:00 Unraid-NAS kernel: ? kmem_cache_debug_flags+0xc/0x20
Sep 12 14:49:00 Unraid-NAS kernel: ? _raw_spin_unlock+0x14/0x30
Sep 12 14:49:00 Unraid-NAS kernel: do_sys_openat2+0x6d/0xc0
Sep 12 14:49:00 Unraid-NAS kernel: do_sys_open+0x3a/0x60
Sep 12 14:49:00 Unraid-NAS kernel: do_syscall_64+0x68/0xe0
Sep 12 14:49:00 Unraid-NAS kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 12 14:49:00 Unraid-NAS kernel: RIP: 0033:0x15210234b5c7
Sep 12 14:49:00 Unraid-NAS kernel: Code: 46 b8 04 00 00 00 48 8b 15 1e 78 16 00 64 89 02 48 c7 c2 ff ff ff ff 5b 48 89 d0 c3 0f 1f 80 00 00 00 00 48 8b 44 24 10 0f 05 <48> 63 d0 3d 00 f0 ff ff 77 0f 48 89 d0 5b c3 66 2e 0f 1f 84 00 00
Sep 12 14:49:00 Unraid-NAS kernel: RSP: 002b:00007ffd808620c0 EFLAGS: 00000202 ORIG_RAX: 0000000000000101
Sep 12 14:49:00 Unraid-NAS kernel: RAX: ffffffffffffffda RBX: 00001521021e0500 RCX: 000015210234b5c7
Sep 12 14:49:00 Unraid-NAS kernel: RDX: 0000000000000000 RSI: 00007ffd80862140 RDI: ffffffffffffff9c
Sep 12 14:49:00 Unraid-NAS kernel: RBP: 000000000042b308 R08: 0000000000000000 R09: 0000000000000000
Sep 12 14:49:00 Unraid-NAS kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 000000000044c880
Sep 12 14:49:00 Unraid-NAS kernel: R13: 000000000044c8e8 R14: 0000000000000000 R15: 00001521021df838
Sep 12 14:49:00 Unraid-NAS kernel: </TASK>
Sep 12 14:49:00 Unraid-NAS kernel: Modules linked in: xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle iptable_mangle vhost_net vhost vhost_iotlb tap nft_compat nf_conntrack_netlink xt_nat veth xt_conntrack xfrm_user xfrm_algo xt_addrtype md_mod xt_MASQUERADE xt_tcpudp xt_mark zfs(PO) tun nf_tables nfnetlink spl(O) ip6table_nat iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ntfs3 tcp_diag inet_diag ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs bridge stp llc bonding tls igc xe drm_gpuvm drm_exec gpu_sched drm_ttm_helper drm_suballoc_helper i915 intel_rapl_common x86_pkg_temp_thermal intel_powerclamp dm_thin_pool coretemp dm_persistent_data dm_bio_prison kvm_intel dm_bufio dm_mod kvm iosf_mbi drm_buddy ttm i2c_algo_bit crct10dif_pclmul drm_display_helper crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 aesni_intel drm_kms_helper crypto_simd cryptd rapl drm mei_hdcp mei_pxp wmi_bmof intel_cstate nvme intel_gtt i2c_i801 intel_uncore tpm_crb mei_me agpgart ahci
Sep 12 14:49:00 Unraid-NAS kernel: i2c_smbus nvme_core input_leds tpm_tis mei i2c_core libahci joydev led_class tpm_tis_core thermal fan tpm video libaescfb wmi ecdh_generic backlight ecc acpi_tad acpi_pad button [last unloaded: igc]
Sep 12 14:49:00 Unraid-NAS kernel: CR2: 00000000002a5d80
Sep 12 14:49:00 Unraid-NAS kernel: ---[ end trace 0000000000000000 ]---
Sep 12 14:49:00 Unraid-NAS kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x152/0x1d0
Sep 12 14:49:00 Unraid-NAS kernel: Code: 01 00 00 00 f0 0f b1 13 74 72 eb cc c1 ee 12 83 e2 03 ff ce 48 c1 e2 05 48 63 f6 48 81 c2 40 0e 03 00 48 03 14 f5 40 82 36 82 <48> 89 0a 8b 51 08 85 d2 75 04 f3 90 eb f5 48 8b 11 48 85 d2 74 03
Sep 12 14:49:00 Unraid-NAS kernel: RSP: 0018:ffffc900016b7c70 EFLAGS: 00010202
Sep 12 14:49:00 Unraid-NAS kernel: RAX: 0000000000040000 RBX: ffff88814c6742c0 RCX: ffff888697830e40
Sep 12 14:49:00 Unraid-NAS kernel: RDX: 00000000002a5d80 RSI: 0000000000000c09 RDI: ffff88814c6742c0
Sep 12 14:49:00 Unraid-NAS kernel: RBP: 0000000000040000 R08: 0000000000000000 R09: 006e6f7269766e65
Sep 12 14:49:00 Unraid-NAS kernel: R10: 0000000000000fe0 R11: fefefefefefefeff R12: ffff888697830e40
Sep 12 14:49:00 Unraid-NAS kernel: R13: 0000000000000000 R14: 0000000000000000 R15: ffffc900016b7ebc
Sep 12 14:49:00 Unraid-NAS kernel: FS:  00001521021e0500(0000) GS:ffff888697800000(0000) knlGS:0000000000000000
Sep 12 14:49:00 Unraid-NAS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 12 14:49:00 Unraid-NAS kernel: CR2: 00000000002a5d80 CR3: 00000005f8048005 CR4: 0000000000772ef0
Sep 12 14:49:00 Unraid-NAS kernel: PKRU: 55555554
Sep 12 14:49:00 Unraid-NAS kernel: note: pkill[1868972] exited with irqs disabled
Sep 12 14:49:00 Unraid-NAS kernel: note: pkill[1868972] exited with preempt_count 1
Sep 12 14:49:21 Unraid-NAS sshd-session[1831871]: Received disconnect from 192.168.5.5 port 42006:11: Disconnected by application
Sep 12 14:49:21 Unraid-NAS sshd-session[1831871]: Disconnected from user root 192.168.5.5 port 42006
Sep 12 14:49:21 Unraid-NAS sshd-session[1831866]: pam_unix(sshd:session): session closed for user root
Sep 12 14:49:21 Unraid-NAS sshd-session[1870122]: Connection from 192.168.5.5 port 35894 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:49:21 Unraid-NAS sshd-session[1870122]: Postponed keyboard-interactive for root from 192.168.5.5 port 35894 ssh2 [preauth]
Sep 12 14:49:21 Unraid-NAS sshd-session[1870122]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 35894 ssh2 [preauth]
Sep 12 14:49:21 Unraid-NAS sshd-session[1870122]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 35894 ssh2
Sep 12 14:49:21 Unraid-NAS sshd-session[1870122]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:50:03 Unraid-NAS kernel: rcu: INFO: rcu_preempt self-detected stall on CPU
Sep 12 14:50:03 Unraid-NAS kernel: rcu: 	9-....: (60000 ticks this GP) idle=9b8c/1/0x4000000000000000 softirq=3779806/3779806 fqs=23219
Sep 12 14:50:03 Unraid-NAS kernel: rcu: 	(t=60007 jiffies g=9538869 q=277430 ncpus=12)
Sep 12 14:50:03 Unraid-NAS kernel: CPU: 9 UID: 0 PID: 1869124 Comm: ps Tainted: P      D    O       6.12.24-Unraid #1
Sep 12 14:50:03 Unraid-NAS kernel: Tainted: [P]=PROPRIETARY_MODULE, [D]=DIE, [O]=OOT_MODULE
Sep 12 14:50:03 Unraid-NAS kernel: Hardware name: Default string Default string/Default string, BIOS 5.27 05/16/2024
Sep 12 14:50:03 Unraid-NAS kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x15e/0x1d0
Sep 12 14:50:03 Unraid-NAS kernel: Code: c1 ee 12 83 e2 03 ff ce 48 c1 e2 05 48 63 f6 48 81 c2 40 0e 03 00 48 03 14 f5 40 82 36 82 48 89 0a 8b 51 08 85 d2 75 04 f3 90 <eb> f5 48 8b 11 48 85 d2 74 03 0f 0d 0a 8b 33 66 85 f6 74 04 f3 90
Sep 12 14:50:03 Unraid-NAS kernel: RSP: 0018:ffffc90004dcfc70 EFLAGS: 00000246
Sep 12 14:50:03 Unraid-NAS kernel: RAX: 0000000000280000 RBX: ffff88814c6742c0 RCX: ffff888697a70e40
Sep 12 14:50:03 Unraid-NAS kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88814c6742c0
Sep 12 14:50:03 Unraid-NAS kernel: RBP: 0000000000280000 R08: 0000000000000000 R09: 006e6f7269766e65
Sep 12 14:50:03 Unraid-NAS kernel: R10: 0000000000000fe0 R11: fefefefefefefeff R12: ffff888697a70e40
Sep 12 14:50:03 Unraid-NAS kernel: R13: 0000000000000000 R14: 0000000000000000 R15: ffffc90004dcfebc
Sep 12 14:50:03 Unraid-NAS kernel: FS:  000014d547e9f500(0000) GS:ffff888697a40000(0000) knlGS:0000000000000000
Sep 12 14:50:03 Unraid-NAS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 12 14:50:03 Unraid-NAS kernel: CR2: 000014d547e4c000 CR3: 0000000601ca4003 CR4: 0000000000772ef0
Sep 12 14:50:03 Unraid-NAS kernel: PKRU: 55555554
Sep 12 14:50:03 Unraid-NAS kernel: Call Trace:
Sep 12 14:50:03 Unraid-NAS kernel: <TASK>
Sep 12 14:50:03 Unraid-NAS kernel: do_raw_spin_lock+0x14/0x20
Sep 12 14:50:03 Unraid-NAS kernel: lockref_get_not_dead+0x41/0x70
Sep 12 14:50:03 Unraid-NAS kernel: __legitimize_path+0x3b/0x60
Sep 12 14:50:03 Unraid-NAS kernel: try_to_unlazy+0x3a/0x80
Sep 12 14:50:03 Unraid-NAS kernel: complete_walk+0x48/0xb0
Sep 12 14:50:03 Unraid-NAS kernel: path_openat+0x70e/0x9f0
Sep 12 14:50:03 Unraid-NAS kernel: do_filp_open+0xa4/0x110
Sep 12 14:50:03 Unraid-NAS kernel: ? kmem_cache_debug_flags+0xc/0x20
Sep 12 14:50:03 Unraid-NAS kernel: ? _raw_spin_unlock+0x14/0x30
Sep 12 14:50:03 Unraid-NAS kernel: do_sys_openat2+0x6d/0xc0
Sep 12 14:50:03 Unraid-NAS kernel: do_sys_open+0x3a/0x60
Sep 12 14:50:03 Unraid-NAS kernel: do_syscall_64+0x68/0xe0
Sep 12 14:50:03 Unraid-NAS kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 12 14:50:03 Unraid-NAS kernel: RIP: 0033:0x14d54800a5c7
Sep 12 14:50:03 Unraid-NAS kernel: Code: 46 b8 04 00 00 00 48 8b 15 1e 78 16 00 64 89 02 48 c7 c2 ff ff ff ff 5b 48 89 d0 c3 0f 1f 80 00 00 00 00 48 8b 44 24 10 0f 05 <48> 63 d0 3d 00 f0 ff ff 77 0f 48 89 d0 5b c3 66 2e 0f 1f 84 00 00
Sep 12 14:50:03 Unraid-NAS kernel: RSP: 002b:00007ffc12cb01a0 EFLAGS: 00000202 ORIG_RAX: 0000000000000101
Sep 12 14:50:03 Unraid-NAS kernel: RAX: ffffffffffffffda RBX: 000014d547e9f500 RCX: 000014d54800a5c7
Sep 12 14:50:03 Unraid-NAS kernel: RDX: 0000000000000000 RSI: 00007ffc12cb0220 RDI: ffffffffffffff9c
Sep 12 14:50:03 Unraid-NAS kernel: RBP: 0000000000000020 R08: 0000000000000000 R09: 0000000000000000
Sep 12 14:50:03 Unraid-NAS kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 000000000045dcd8
Sep 12 14:50:03 Unraid-NAS kernel: R13: 000000000045dcd8 R14: 0000000000000000 R15: 000014d547e9e838
Sep 12 14:50:03 Unraid-NAS kernel: </TASK>
Sep 12 14:50:23 Unraid-NAS sshd-session[1873224]: Connection from 192.168.5.5 port 40104 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:50:23 Unraid-NAS sshd-session[1873224]: Postponed keyboard-interactive for root from 192.168.5.5 port 40104 ssh2 [preauth]
Sep 12 14:50:23 Unraid-NAS sshd-session[1873224]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 40104 ssh2 [preauth]
Sep 12 14:50:23 Unraid-NAS sshd-session[1873224]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 40104 ssh2
Sep 12 14:50:23 Unraid-NAS sshd-session[1873224]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:51:21 Unraid-NAS sshd-session[1870122]: pam_elogind(sshd:session): Failed to create session: Connection timed out
Sep 12 14:51:21 Unraid-NAS sshd-session[1870122]: User child is on pid 1876117
Sep 12 14:51:21 Unraid-NAS sshd-session[1876117]: Connection closed by 192.168.5.5 port 35894
Sep 12 14:51:21 Unraid-NAS sshd-session[1876117]: Close session: user root from 192.168.5.5 port 35894 id 0
Sep 12 14:51:21 Unraid-NAS sshd-session[1876117]: Transferred: sent 3044, received 2576 bytes
Sep 12 14:51:21 Unraid-NAS sshd-session[1876117]: Closing connection to 192.168.5.5 port 35894
Sep 12 14:51:21 Unraid-NAS sshd-session[1870122]: pam_unix(sshd:session): session closed for user root
Sep 12 14:51:27 Unraid-NAS sshd-session[1876387]: Connection from 192.168.5.5 port 49450 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:51:27 Unraid-NAS sshd-session[1876387]: Postponed keyboard-interactive for root from 192.168.5.5 port 49450 ssh2 [preauth]
Sep 12 14:51:27 Unraid-NAS sshd-session[1876387]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 49450 ssh2 [preauth]
Sep 12 14:51:27 Unraid-NAS sshd-session[1876387]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 49450 ssh2
Sep 12 14:51:27 Unraid-NAS sshd-session[1876387]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:52:23 Unraid-NAS sshd-session[1873224]: pam_elogind(sshd:session): Failed to create session: Connection timed out
Sep 12 14:52:23 Unraid-NAS sshd-session[1873224]: User child is on pid 1879218
Sep 12 14:52:23 Unraid-NAS sshd-session[1879218]: Connection closed by 192.168.5.5 port 40104
Sep 12 14:52:23 Unraid-NAS sshd-session[1879218]: Close session: user root from 192.168.5.5 port 40104 id 0
Sep 12 14:52:23 Unraid-NAS sshd-session[1879218]: Transferred: sent 3044, received 2576 bytes
Sep 12 14:52:23 Unraid-NAS sshd-session[1879218]: Closing connection to 192.168.5.5 port 40104
Sep 12 14:52:23 Unraid-NAS sshd-session[1873224]: pam_unix(sshd:session): session closed for user root
Sep 12 14:52:28 Unraid-NAS sshd-session[1879461]: Connection from 192.168.5.5 port 44050 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:52:28 Unraid-NAS sshd-session[1879461]: Postponed keyboard-interactive for root from 192.168.5.5 port 44050 ssh2 [preauth]
Sep 12 14:52:28 Unraid-NAS sshd-session[1879461]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 44050 ssh2 [preauth]
Sep 12 14:52:28 Unraid-NAS sshd-session[1879461]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 44050 ssh2
Sep 12 14:52:28 Unraid-NAS sshd-session[1879461]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:53:03 Unraid-NAS kernel: rcu: INFO: rcu_preempt self-detected stall on CPU
Sep 12 14:53:03 Unraid-NAS kernel: rcu: 	9-....: (239865 ticks this GP) idle=9b8c/1/0x4000000000000000 softirq=3779806/3779806 fqs=113217
Sep 12 14:53:03 Unraid-NAS kernel: rcu: 	(t=240021 jiffies g=9538869 q=1114381 ncpus=12)
Sep 12 14:53:03 Unraid-NAS kernel: CPU: 9 UID: 0 PID: 1869124 Comm: ps Tainted: P      D    O       6.12.24-Unraid #1
Sep 12 14:53:03 Unraid-NAS kernel: Tainted: [P]=PROPRIETARY_MODULE, [D]=DIE, [O]=OOT_MODULE
Sep 12 14:53:03 Unraid-NAS kernel: Hardware name: Default string Default string/Default string, BIOS 5.27 05/16/2024
Sep 12 14:53:03 Unraid-NAS kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x15e/0x1d0
Sep 12 14:53:03 Unraid-NAS kernel: Code: c1 ee 12 83 e2 03 ff ce 48 c1 e2 05 48 63 f6 48 81 c2 40 0e 03 00 48 03 14 f5 40 82 36 82 48 89 0a 8b 51 08 85 d2 75 04 f3 90 <eb> f5 48 8b 11 48 85 d2 74 03 0f 0d 0a 8b 33 66 85 f6 74 04 f3 90
Sep 12 14:53:03 Unraid-NAS kernel: RSP: 0018:ffffc90004dcfc70 EFLAGS: 00000246
Sep 12 14:53:03 Unraid-NAS kernel: RAX: 0000000000280000 RBX: ffff88814c6742c0 RCX: ffff888697a70e40
Sep 12 14:53:03 Unraid-NAS kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88814c6742c0
Sep 12 14:53:03 Unraid-NAS kernel: RBP: 0000000000280000 R08: 0000000000000000 R09: 006e6f7269766e65
Sep 12 14:53:03 Unraid-NAS kernel: R10: 0000000000000fe0 R11: fefefefefefefeff R12: ffff888697a70e40
Sep 12 14:53:03 Unraid-NAS kernel: R13: 0000000000000000 R14: 0000000000000000 R15: ffffc90004dcfebc
Sep 12 14:53:03 Unraid-NAS kernel: FS:  000014d547e9f500(0000) GS:ffff888697a40000(0000) knlGS:0000000000000000
Sep 12 14:53:03 Unraid-NAS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 12 14:53:03 Unraid-NAS kernel: CR2: 000014d547e4c000 CR3: 0000000601ca4003 CR4: 0000000000772ef0
Sep 12 14:53:03 Unraid-NAS kernel: PKRU: 55555554
Sep 12 14:53:03 Unraid-NAS kernel: Call Trace:
Sep 12 14:53:03 Unraid-NAS kernel: <TASK>
Sep 12 14:53:03 Unraid-NAS kernel: do_raw_spin_lock+0x14/0x20
Sep 12 14:53:03 Unraid-NAS kernel: lockref_get_not_dead+0x41/0x70
Sep 12 14:53:03 Unraid-NAS kernel: __legitimize_path+0x3b/0x60
Sep 12 14:53:03 Unraid-NAS kernel: try_to_unlazy+0x3a/0x80
Sep 12 14:53:03 Unraid-NAS kernel: complete_walk+0x48/0xb0
Sep 12 14:53:03 Unraid-NAS kernel: path_openat+0x70e/0x9f0
Sep 12 14:53:03 Unraid-NAS kernel: do_filp_open+0xa4/0x110
Sep 12 14:53:03 Unraid-NAS kernel: ? kmem_cache_debug_flags+0xc/0x20
Sep 12 14:53:03 Unraid-NAS kernel: ? _raw_spin_unlock+0x14/0x30
Sep 12 14:53:03 Unraid-NAS kernel: do_sys_openat2+0x6d/0xc0
Sep 12 14:53:03 Unraid-NAS kernel: do_sys_open+0x3a/0x60
Sep 12 14:53:03 Unraid-NAS kernel: do_syscall_64+0x68/0xe0
Sep 12 14:53:03 Unraid-NAS kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 12 14:53:03 Unraid-NAS kernel: RIP: 0033:0x14d54800a5c7
Sep 12 14:53:03 Unraid-NAS kernel: Code: 46 b8 04 00 00 00 48 8b 15 1e 78 16 00 64 89 02 48 c7 c2 ff ff ff ff 5b 48 89 d0 c3 0f 1f 80 00 00 00 00 48 8b 44 24 10 0f 05 <48> 63 d0 3d 00 f0 ff ff 77 0f 48 89 d0 5b c3 66 2e 0f 1f 84 00 00
Sep 12 14:53:03 Unraid-NAS kernel: RSP: 002b:00007ffc12cb01a0 EFLAGS: 00000202 ORIG_RAX: 0000000000000101
Sep 12 14:53:03 Unraid-NAS kernel: RAX: ffffffffffffffda RBX: 000014d547e9f500 RCX: 000014d54800a5c7
Sep 12 14:53:03 Unraid-NAS kernel: RDX: 0000000000000000 RSI: 00007ffc12cb0220 RDI: ffffffffffffff9c
Sep 12 14:53:03 Unraid-NAS kernel: RBP: 0000000000000020 R08: 0000000000000000 R09: 0000000000000000
Sep 12 14:53:03 Unraid-NAS kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 000000000045dcd8
Sep 12 14:53:03 Unraid-NAS kernel: R13: 000000000045dcd8 R14: 0000000000000000 R15: 000014d547e9e838
Sep 12 14:53:03 Unraid-NAS kernel: </TASK>
Sep 12 14:53:27 Unraid-NAS sshd-session[1876387]: pam_elogind(sshd:session): Failed to create session: Connection timed out
Sep 12 14:53:27 Unraid-NAS sshd-session[1876387]: User child is on pid 1882394
Sep 12 14:53:27 Unraid-NAS sshd-session[1882394]: Connection closed by 192.168.5.5 port 49450
Sep 12 14:53:27 Unraid-NAS sshd-session[1882394]: Close session: user root from 192.168.5.5 port 49450 id 0
Sep 12 14:53:27 Unraid-NAS sshd-session[1882394]: Transferred: sent 3044, received 2576 bytes
Sep 12 14:53:27 Unraid-NAS sshd-session[1882394]: Closing connection to 192.168.5.5 port 49450
Sep 12 14:53:27 Unraid-NAS sshd-session[1876387]: pam_unix(sshd:session): session closed for user root
Sep 12 14:53:30 Unraid-NAS sshd-session[1882528]: Connection from 192.168.5.5 port 34190 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:53:30 Unraid-NAS sshd-session[1882528]: Postponed keyboard-interactive for root from 192.168.5.5 port 34190 ssh2 [preauth]
Sep 12 14:53:30 Unraid-NAS sshd-session[1882528]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 34190 ssh2 [preauth]
Sep 12 14:53:30 Unraid-NAS sshd-session[1882528]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 34190 ssh2
Sep 12 14:53:30 Unraid-NAS sshd-session[1882528]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:54:02 Unraid-NAS kernel: ------------[ cut here ]------------
Sep 12 14:54:02 Unraid-NAS kernel: WARNING: CPU: 1 PID: 1678758 at io_uring/io_uring.c:2933 io_ring_exit_work+0x12d/0x440
Sep 12 14:54:02 Unraid-NAS kernel: Modules linked in: xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle iptable_mangle vhost_net vhost vhost_iotlb tap nft_compat nf_conntrack_netlink xt_nat veth xt_conntrack xfrm_user xfrm_algo xt_addrtype md_mod xt_MASQUERADE xt_tcpudp xt_mark zfs(PO) tun nf_tables nfnetlink spl(O) ip6table_nat iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ntfs3 tcp_diag inet_diag ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs bridge stp llc bonding tls igc xe drm_gpuvm drm_exec gpu_sched drm_ttm_helper drm_suballoc_helper i915 intel_rapl_common x86_pkg_temp_thermal intel_powerclamp dm_thin_pool coretemp dm_persistent_data dm_bio_prison kvm_intel dm_bufio dm_mod kvm iosf_mbi drm_buddy ttm i2c_algo_bit crct10dif_pclmul drm_display_helper crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 aesni_intel drm_kms_helper crypto_simd cryptd rapl drm mei_hdcp mei_pxp wmi_bmof intel_cstate nvme intel_gtt i2c_i801 intel_uncore tpm_crb mei_me agpgart ahci
Sep 12 14:54:02 Unraid-NAS kernel: i2c_smbus nvme_core input_leds tpm_tis mei i2c_core libahci joydev led_class tpm_tis_core thermal fan tpm video libaescfb wmi ecdh_generic backlight ecc acpi_tad acpi_pad button [last unloaded: igc]
Sep 12 14:54:02 Unraid-NAS kernel: CPU: 1 UID: 0 PID: 1678758 Comm: kworker/u48:0 Tainted: P      D    O       6.12.24-Unraid #1
Sep 12 14:54:02 Unraid-NAS kernel: Tainted: [P]=PROPRIETARY_MODULE, [D]=DIE, [O]=OOT_MODULE
Sep 12 14:54:02 Unraid-NAS kernel: Hardware name: Default string Default string/Default string, BIOS 5.27 05/16/2024
Sep 12 14:54:02 Unraid-NAS kernel: Workqueue: iou_exit io_ring_exit_work
Sep 12 14:54:02 Unraid-NAS kernel: RIP: 0010:io_ring_exit_work+0x12d/0x440
Sep 12 14:54:02 Unraid-NAS kernel: Code: 89 e2 48 c7 c6 50 7d b2 81 e8 8f f1 ac ff 4c 89 f7 e8 c7 86 ac ff 4c 89 e7 e8 0f f4 ff ff 48 8b 05 68 ef 8d 00 49 39 c5 79 08 <0f> 0b 41 bf 60 ea 00 00 48 8d 7b 30 4c 89 fe e8 af 26 01 00 48 85
Sep 12 14:54:02 Unraid-NAS kernel: RSP: 0018:ffffc9000d517e00 EFLAGS: 00010287
Sep 12 14:54:02 Unraid-NAS kernel: RAX: 000000010608ff53 RBX: ffff888234d5cc40 RCX: 0000000000000000
Sep 12 14:54:02 Unraid-NAS kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff888234d5c840
Sep 12 14:54:02 Unraid-NAS kernel: RBP: ffffc9000d517e80 R08: 0000000000000000 R09: 0000000000000000
Sep 12 14:54:03 Unraid-NAS kernel: R10: 0000000000000000 R11: 00000000000002d7 R12: ffff888234d5c800
Sep 12 14:54:03 Unraid-NAS kernel: R13: 000000010608ff2a R14: 0000000000000000 R15: 0000000000000032
Sep 12 14:54:03 Unraid-NAS kernel: FS:  0000000000000000(0000) GS:ffff888697840000(0000) knlGS:0000000000000000
Sep 12 14:54:03 Unraid-NAS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 12 14:54:03 Unraid-NAS kernel: CR2: 000000000042c700 CR3: 0000000005418006 CR4: 0000000000772ef0
Sep 12 14:54:03 Unraid-NAS kernel: PKRU: 55555554
Sep 12 14:54:03 Unraid-NAS kernel: Call Trace:
Sep 12 14:54:03 Unraid-NAS kernel: <TASK>
Sep 12 14:54:03 Unraid-NAS kernel: ? finish_task_switch.isra.0+0x139/0x200
Sep 12 14:54:03 Unraid-NAS kernel: ? __schedule+0x70f/0x760
Sep 12 14:54:03 Unraid-NAS kernel: process_scheduled_works+0x199/0x2c0
Sep 12 14:54:03 Unraid-NAS kernel: worker_thread+0x13b/0x1c0
Sep 12 14:54:03 Unraid-NAS kernel: ? __pfx_worker_thread+0x10/0x10
Sep 12 14:54:03 Unraid-NAS kernel: kthread+0xec/0x100
Sep 12 14:54:03 Unraid-NAS kernel: ? __pfx_kthread+0x10/0x10
Sep 12 14:54:03 Unraid-NAS kernel: ret_from_fork+0x21/0x40
Sep 12 14:54:03 Unraid-NAS kernel: ? __pfx_kthread+0x10/0x10
Sep 12 14:54:03 Unraid-NAS kernel: ret_from_fork_asm+0x1a/0x30
Sep 12 14:54:03 Unraid-NAS kernel: </TASK>
Sep 12 14:54:03 Unraid-NAS kernel: ---[ end trace 0000000000000000 ]---
Sep 12 14:54:28 Unraid-NAS sshd-session[1879461]: pam_elogind(sshd:session): Failed to create session: Connection timed out
Sep 12 14:54:28 Unraid-NAS sshd-session[1879461]: User child is on pid 1885389
Sep 12 14:54:28 Unraid-NAS sshd-session[1885389]: Connection closed by 192.168.5.5 port 44050
Sep 12 14:54:28 Unraid-NAS sshd-session[1885389]: Close session: user root from 192.168.5.5 port 44050 id 0
Sep 12 14:54:28 Unraid-NAS sshd-session[1885389]: Transferred: sent 3044, received 2576 bytes
Sep 12 14:54:28 Unraid-NAS sshd-session[1885389]: Closing connection to 192.168.5.5 port 44050
Sep 12 14:54:28 Unraid-NAS sshd-session[1879461]: pam_unix(sshd:session): session closed for user root
Sep 12 14:54:34 Unraid-NAS sshd-session[1851066]: Received disconnect from 192.168.5.5 port 42156:11: Disconnected by application
Sep 12 14:54:34 Unraid-NAS sshd-session[1851066]: Disconnected from user root 192.168.5.5 port 42156
Sep 12 14:54:34 Unraid-NAS sshd-session[1851061]: pam_unix(sshd:session): session closed for user root
Sep 12 14:54:34 Unraid-NAS sshd-session[1885682]: Connection from 192.168.5.5 port 33994 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:54:34 Unraid-NAS sshd-session[1885682]: Postponed keyboard-interactive for root from 192.168.5.5 port 33994 ssh2 [preauth]
Sep 12 14:54:34 Unraid-NAS sshd-session[1885682]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 33994 ssh2 [preauth]
Sep 12 14:54:34 Unraid-NAS sshd-session[1885682]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 33994 ssh2
Sep 12 14:54:34 Unraid-NAS sshd-session[1885682]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:54:59 Unraid-NAS sshd-session[1851061]: pam_elogind(sshd:session): Failed to release session: Connection timed out
Sep 12 14:55:30 Unraid-NAS sshd-session[1882528]: pam_elogind(sshd:session): Failed to create session: Connection timed out
Sep 12 14:55:30 Unraid-NAS sshd-session[1882528]: User child is on pid 1888464
Sep 12 14:55:30 Unraid-NAS sshd-session[1888464]: Connection closed by 192.168.5.5 port 34190
Sep 12 14:55:30 Unraid-NAS sshd-session[1888464]: Close session: user root from 192.168.5.5 port 34190 id 0
Sep 12 14:55:30 Unraid-NAS sshd-session[1888464]: Transferred: sent 3044, received 2576 bytes
Sep 12 14:55:30 Unraid-NAS sshd-session[1888464]: Closing connection to 192.168.5.5 port 34190
Sep 12 14:55:30 Unraid-NAS sshd-session[1882528]: pam_unix(sshd:session): session closed for user root
Sep 12 14:55:36 Unraid-NAS sshd-session[1888758]: Connection from 192.168.5.5 port 50664 on 192.168.5.12 port 22 rdomain ""
Sep 12 14:55:36 Unraid-NAS sshd-session[1888758]: Postponed keyboard-interactive for root from 192.168.5.5 port 50664 ssh2 [preauth]
Sep 12 14:55:36 Unraid-NAS sshd-session[1888758]: Postponed keyboard-interactive/pam for root from 192.168.5.5 port 50664 ssh2 [preauth]
Sep 12 14:55:36 Unraid-NAS sshd-session[1888758]: Accepted keyboard-interactive/pam for root from 192.168.5.5 port 50664 ssh2
Sep 12 14:55:36 Unraid-NAS sshd-session[1888758]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Sep 12 14:56:03 Unraid-NAS kernel: rcu: INFO: rcu_preempt self-detected stall on CPU
Sep 12 14:56:03 Unraid-NAS kernel: rcu: 	9-....: (419736 ticks this GP) idle=9b8c/1/0x4000000000000000 softirq=3779806/3779806 fqs=203219

syslog.txt

  • Community Expert

Attach Diagnostics ZIP to your NEXT post in this thread.

  • Community Expert

No sure what the deal is with the call-traces but your logs are spammed full of ssh connections....

  • Author

I don't believe it's related as the issue was happening before. It's status updates to my Home Assistant server which is how I know 1st hand when the unraid server crashed. Any advice on how to reduce it or do it any other way?

  • Community Expert

Since you have multiple RAM sticks, try using the server with just one, if the same try with the other one, that will basically rule out bad RAM.

  • Author

Thanks. Done that, still the same issue. Used just one stick and then the other one on slot one and slot 2.

At this point I'm trying to return the board.

Just installed windows on the unused nvme and verifying if it's still happening.

What also happens is when the pc goes to sleep it doesn't wake anymore. Idle consumption is usually 30W, then when waking up from sleep gets to about 20W but it's unresponsive. I think some power saving option is unabling the pc to fully wake. Once again, c-states are disabled.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.