• Crashes since updating to v6.11.x for qBittorrent and Deluge users


    JorgeB
    • Closed

    EDIT: issue was traced to libtorrent 2.x, it's not an Unraid problem, more info in this post:

     

    https://forums.unraid.net/bug-reports/stable-releases/crashes-since-updating-to-v611x-for-qbittorrent-and-deluge-users-r2153/?do=findComment&comment=21671

     

     

    Original Post:

     

    I'm creating this to better track an issue that some users have been reporting where Unraid started crashing after updating to v6.11.x (it happens with both 6.11.0 and 6.11.1), there's a very similar call traced logged for all cases, e.g:

     

    Oct 12 04:18:27 zaBOX kernel: BUG: kernel NULL pointer dereference, address: 00000000000000b6
    Oct 12 04:18:27 zaBOX kernel: #PF: supervisor read access in kernel mode
    Oct 12 04:18:27 zaBOX kernel: #PF: error_code(0x0000) - not-present page
    Oct 12 04:18:27 zaBOX kernel: PGD 0 P4D 0
    Oct 12 04:18:27 zaBOX kernel: Oops: 0000 [#1] PREEMPT SMP PTI
    Oct 12 04:18:27 zaBOX kernel: CPU: 4 PID: 28596 Comm: Disk Tainted: P     U  W  O      5.19.14-Unraid #1
    Oct 12 04:18:27 zaBOX kernel: Hardware name: Gigabyte Technology Co., Ltd. Z390 AORUS PRO WIFI/Z390 AORUS PRO WIFI-CF, BIOS F12 11/05/2021
    Oct 12 04:18:27 zaBOX kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Oct 12 04:18:27 zaBOX kernel: Code: e8 8e 61 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 9e 9b 64 00 48 81 c4 88 00 00 00 5b c3 cc cc cc cc <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Oct 12 04:18:27 zaBOX kernel: RSP: 0000:ffffc900070dbcc0 EFLAGS: 00010246
    Oct 12 04:18:27 zaBOX kernel: RAX: 0000000000000082 RBX: 0000000000000082 RCX: 0000000000000082
    Oct 12 04:18:27 zaBOX kernel: RDX: 0000000000000001 RSI: ffff888757426fe8 RDI: 0000000000000082
    Oct 12 04:18:27 zaBOX kernel: RBP: 0000000000000000 R08: 0000000000000028 R09: ffffc900070dbcd0
    Oct 12 04:18:27 zaBOX kernel: R10: ffffc900070dbcd0 R11: ffffc900070dbd48 R12: 0000000000000000
    Oct 12 04:18:27 zaBOX kernel: R13: ffff88824f95d138 R14: 000000000007292c R15: ffff88824f95d140
    Oct 12 04:18:27 zaBOX kernel: FS:  000014ed38204b38(0000) GS:ffff8888a0500000(0000) knlGS:0000000000000000
    Oct 12 04:18:27 zaBOX kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Oct 12 04:18:27 zaBOX kernel: CR2: 00000000000000b6 CR3: 0000000209854005 CR4: 00000000003706e0
    Oct 12 04:18:27 zaBOX kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Oct 12 04:18:27 zaBOX kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
    Oct 12 04:18:27 zaBOX kernel: Call Trace:
    Oct 12 04:18:27 zaBOX kernel: <TASK>
    Oct 12 04:18:27 zaBOX kernel: __filemap_get_folio+0x98/0x1ff
    Oct 12 04:18:27 zaBOX kernel: ? _raw_spin_unlock_irqrestore+0x24/0x3a
    Oct 12 04:18:27 zaBOX kernel: filemap_fault+0x6e/0x524
    Oct 12 04:18:27 zaBOX kernel: __do_fault+0x2d/0x6e
    Oct 12 04:18:27 zaBOX kernel: __handle_mm_fault+0x9a5/0xc7d
    Oct 12 04:18:27 zaBOX kernel: handle_mm_fault+0x113/0x1d7
    Oct 12 04:18:27 zaBOX kernel: do_user_addr_fault+0x36a/0x514
    Oct 12 04:18:27 zaBOX kernel: exc_page_fault+0xfc/0x11e
    Oct 12 04:18:27 zaBOX kernel: asm_exc_page_fault+0x22/0x30
    Oct 12 04:18:27 zaBOX kernel: RIP: 0033:0x14ed3a0ae7b5
    Oct 12 04:18:27 zaBOX kernel: Code: 8b 48 08 48 8b 32 48 8b 00 48 39 f0 73 09 48 8d 14 08 48 39 d6 eb 0c 48 39 c6 73 0b 48 8d 14 0e 48 39 d0 73 02 0f 0b 48 89 c7 <f3> a4 66 48 8d 3d 59 b7 22 00 66 66 48 e8 d9 d8 f6 ff 48 89 28 48
    Oct 12 04:18:27 zaBOX kernel: RSP: 002b:000014ed38203960 EFLAGS: 00010206
    Oct 12 04:18:27 zaBOX kernel: RAX: 000014ed371aa160 RBX: 000014ed38203ad0 RCX: 0000000000004000
    Oct 12 04:18:27 zaBOX kernel: RDX: 000014c036530000 RSI: 000014c03652c000 RDI: 000014ed371aa160
    Oct 12 04:18:27 zaBOX kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014ed38203778
    Oct 12 04:18:27 zaBOX kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Oct 12 04:18:27 zaBOX kernel: R13: 000014ed38203b40 R14: 000014ed384fe940 R15: 000014ed38203ac0
    Oct 12 04:18:27 zaBOX kernel: </TASK>
    Oct 12 04:18:27 zaBOX kernel: Modules linked in: macvlan xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle vhost_net vhost vhost_iotlb tap tun veth xt_nat xt_tcpudp xt_conntrack nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter xfs md_mod kvmgt mdev i915 iosf_mbi drm_buddy i2c_algo_bit ttm drm_display_helper intel_gtt agpgart hwmon_vid iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables af_packet 8021q garp mrp bridge stp llc bonding tls ipv6 nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) x86_pkg_temp_thermal intel_powerclamp drm_kms_helper btusb btrtl i2c_i801 btbcm coretemp gigabyte_wmi wmi_bmof intel_wmi_thunderbolt mxm_wmi kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd
    Oct 12 04:18:27 zaBOX kernel: btintel rapl intel_cstate intel_uncore e1000e i2c_smbus bluetooth drm nvme nvme_core ahci i2c_core libahci ecdh_generic ecc syscopyarea sysfillrect input_leds sysimgblt led_class joydev nzxt_kraken2 intel_pch_thermal fb_sys_fops thermal fan video tpm_crb wmi tpm_tis backlight tpm_tis_core tpm acpi_pad button unix
    Oct 12 04:18:27 zaBOX kernel: CR2: 00000000000000b6
    Oct 12 04:18:27 zaBOX kernel: ---[ end trace 0000000000000000 ]---

     

    Another example with very different hardware:

    Oct 11 21:32:08 Impulse kernel: BUG: kernel NULL pointer dereference, address: 0000000000000056
    Oct 11 21:32:08 Impulse kernel: #PF: supervisor read access in kernel mode
    Oct 11 21:32:08 Impulse kernel: #PF: error_code(0x0000) - not-present page
    Oct 11 21:32:08 Impulse kernel: PGD 0 P4D 0
    Oct 11 21:32:08 Impulse kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
    Oct 11 21:32:08 Impulse kernel: CPU: 1 PID: 5236 Comm: Disk Not tainted 5.19.14-Unraid #1
    Oct 11 21:32:08 Impulse kernel: Hardware name: System manufacturer System Product Name/ROG STRIX B450-F GAMING II, BIOS 4301 03/04/2021
    Oct 11 21:32:08 Impulse kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Oct 11 21:32:08 Impulse kernel: Code: e8 8e 61 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 9e 9b 64 00 48 81 c4 88 00 00 00 5b e9 cc 5f 86 00 <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Oct 11 21:32:08 Impulse kernel: RSP: 0000:ffffc900026ffcc0 EFLAGS: 00010246
    Oct 11 21:32:08 Impulse kernel: RAX: 0000000000000022 RBX: 0000000000000022 RCX: 0000000000000022
    Oct 11 21:32:08 Impulse kernel: RDX: 0000000000000001 RSI: ffff88801e450b68 RDI: 0000000000000022
    Oct 11 21:32:08 Impulse kernel: RBP: 0000000000000000 R08: 000000000000000c R09: ffffc900026ffcd0
    Oct 11 21:32:08 Impulse kernel: R10: ffffc900026ffcd0 R11: ffffc900026ffd48 R12: 0000000000000000
    Oct 11 21:32:08 Impulse kernel: R13: ffff888428441cb8 R14: 00000000000028cd R15: ffff888428441cc0
    Oct 11 21:32:08 Impulse kernel: FS:  00001548d34fa6c0(0000) GS:ffff88842e840000(0000) knlGS:0000000000000000
    Oct 11 21:32:08 Impulse kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Oct 11 21:32:08 Impulse kernel: CR2: 0000000000000056 CR3: 00000001a3fe6000 CR4: 00000000003506e0
    Oct 11 21:32:08 Impulse kernel: Call Trace:
    Oct 11 21:32:08 Impulse kernel: <TASK>
    Oct 11 21:32:08 Impulse kernel: __filemap_get_folio+0x98/0x1ff
    Oct 11 21:32:08 Impulse kernel: filemap_fault+0x6e/0x524
    Oct 11 21:32:08 Impulse kernel: __do_fault+0x30/0x6e
    Oct 11 21:32:08 Impulse kernel: __handle_mm_fault+0x9a5/0xc7d
    Oct 11 21:32:08 Impulse kernel: handle_mm_fault+0x113/0x1d7
    Oct 11 21:32:08 Impulse kernel: do_user_addr_fault+0x36a/0x514
    Oct 11 21:32:08 Impulse kernel: exc_page_fault+0xfc/0x11e
    Oct 11 21:32:08 Impulse kernel: asm_exc_page_fault+0x22/0x30
    Oct 11 21:32:08 Impulse kernel: RIP: 0033:0x1548dbc04741
    Oct 11 21:32:08 Impulse kernel: Code: 48 01 d0 eb 1b 0f 1f 40 00 f3 0f 1e fa 48 39 d1 0f 82 73 28 fc ff 0f 1f 00 f3 0f 1e fa 48 89 f8 48 83 fa 20 0f 82 af 00 00 00 <c5> fe 6f 06 48 83 fa 40 0f 87 3e 01 00 00 c5 fe 6f 4c 16 e0 c5 fe
    Oct 11 21:32:08 Impulse kernel: RSP: 002b:00001548d34f9808 EFLAGS: 00010202
    Oct 11 21:32:08 Impulse kernel: RAX: 000015480c010d30 RBX: 000015480c018418 RCX: 00001548d34f9a40
    Oct 11 21:32:08 Impulse kernel: RDX: 0000000000004000 RSI: 000015471f8cd50f RDI: 000015480c010d30
    Oct 11 21:32:08 Impulse kernel: RBP: 0000000000000000 R08: 0000000000000003 R09: 0000000000000000
    Oct 11 21:32:08 Impulse kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Oct 11 21:32:08 Impulse kernel: R13: 00001548d34f9ac0 R14: 0000000000000003 R15: 0000154814013d10
    Oct 11 21:32:08 Impulse kernel: </TASK>
    Oct 11 21:32:08 Impulse kernel: Modules linked in: xt_connmark xt_comment iptable_raw wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha xt_mark xt_nat xt_CHECKSUM ipt_REJECT nf_reject_ipv4 xt_tcpudp ip6table_mangle ip6table_nat iptable_mangle vhost_net tun vhost vhost_iotlb tap veth xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 br_netfilter xfs md_mod ip6table_filter ip6_tables iptable_filter ip_tables x_tables af_packet 8021q garp mrp bridge stp llc ipv6 mlx4_en mlx4_core igb i2c_algo_bit edac_mce_amd edac_core kvm_amd kvm wmi_bmof mxm_wmi asus_wmi_sensors crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel mpt3sas aesni_intel crypto_simd nvme cryptd ahci i2c_piix4 raid_class rapl k10temp i2c_core nvme_core ccp scsi_transport_sas libahci wmi button acpi_cpufreq unix [last unloaded: mlx4_core]
    Oct 11 21:32:08 Impulse kernel: CR2: 0000000000000056
    Oct 11 21:32:08 Impulse kernel: ---[ end trace 0000000000000000 ]---

     

    So they always start with this (end address will change):

     

    Oct 11 05:02:02 Cogsworth kernel: BUG: kernel NULL pointer dereference, address: 0000000000000076

     

    and always have this:

     

    Oct 11 05:02:02 Cogsworth kernel: Call Trace:
    Oct 11 05:02:02 Cogsworth kernel: <TASK>
    Oct 11 05:02:02 Cogsworth kernel: __filemap_get_folio+0x98/0x1ff

     

    The fact that it's happening to various users with very different hardware, both Intel and AMD, makes me think it's not a hardware/firmware issue, so we can try to find if they are running anything in common, these are the plugins I've found in common between the 4 or 5 cases found so far, these are some of the most used plugins so not surprising they are installed in all but it's also easy to rule them out:

     

    ca.backup2.plg - 2022.07.23  (Up to date)
    community.applications.plg - 2022.09.30  (Up to date)
    dynamix.active.streams.plg - 2020.06.17  (Up to date)
    file.activity.plg - 2022.08.19  (Up to date)
    fix.common.problems.plg - 2022.10.09  (Up to date)
    unassigned.devices.plg - 2022.10.03  (Up to date)
    unassigned.devices-plus.plg - 2022.08.19  (Up to date)

     

    So anyone having this issue try temporarily uninstalling/disabling these plugin to see if there's any difference.

    • Like 2
    • Upvote 1



    User Feedback

    Recommended Comments



    After my 10 day cycle, then crash, this happens 5 days later.  I'm going to move my torrents to a seedbox and shut down qbittorrent to see what type of impact that may or may not have.  There was NOTHING else going on at 1:36am aside from torrents - no backups, no plex, no nzbget, nothing - besides qbittorrent.  And the load was no different than throughout the last 5 days.

     

    Oct 28 01:36:14 Unraid kernel: BUG: kernel NULL pointer dereference, address: 00000000000000b6
    Oct 28 01:36:14 Unraid kernel: #PF: supervisor read access in kernel mode
    Oct 28 01:36:14 Unraid kernel: #PF: error_code(0x0000) - not-present page
    Oct 28 01:36:14 Unraid kernel: PGD 0 P4D 0
    Oct 28 01:36:14 Unraid kernel: Oops: 0000 [#2] PREEMPT SMP NOPTI
    Oct 28 01:36:14 Unraid kernel: CPU: 5 PID: 24951 Comm: Disk Tainted: P      D    O      5.19.9-Unraid #1
    Oct 28 01:36:14 Unraid kernel: Hardware name: System manufacturer System Product Name/TUF GAMING X570-PLUS (WI-FI), BIOS 3405 02/01/2021
    Oct 28 01:36:14 Unraid kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Oct 28 01:36:14 Unraid kernel: Code: e8 84 5e 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 15 95 64 00 48 81 c4 88 00 00 00 5b e9 43 99 86 00 <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Oct 28 01:36:14 Unraid kernel: RSP: 0000:ffffc90000887cc0 EFLAGS: 00010246
    Oct 28 01:36:14 Unraid kernel: RAX: 0000000000000082 RBX: 0000000000000082 RCX: 0000000000000082
    Oct 28 01:36:14 Unraid kernel: RDX: 0000000000000001 RSI: ffff88870b351b60 RDI: 0000000000000082
    Oct 28 01:36:14 Unraid kernel: RBP: 0000000000000000 R08: 0000000000000028 R09: ffffc90000887cd0
    Oct 28 01:36:14 Unraid kernel: R10: ffffc90000887cd0 R11: ffffc90000887d48 R12: 0000000000000000
    Oct 28 01:36:14 Unraid kernel: R13: ffff88842cefe038 R14: 000000000000e029 R15: ffff88842cefe040
    Oct 28 01:36:14 Unraid kernel: FS:  000014db233f96c0(0000) GS:ffff888fee940000(0000) knlGS:0000000000000000
    Oct 28 01:36:14 Unraid kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Oct 28 01:36:14 Unraid kernel: CR2: 00000000000000b6 CR3: 0000000a06ee8000 CR4: 0000000000350ee0
    Oct 28 01:36:14 Unraid kernel: Call Trace:
    Oct 28 01:36:14 Unraid kernel: <TASK>
    Oct 28 01:36:14 Unraid kernel: __filemap_get_folio+0x98/0x1ff
    Oct 28 01:36:14 Unraid kernel: ? _raw_spin_unlock+0x14/0x29
    Oct 28 01:36:14 Unraid kernel: filemap_fault+0x6e/0x524
    Oct 28 01:36:14 Unraid kernel: __do_fault+0x30/0x6e
    Oct 28 01:36:14 Unraid kernel: __handle_mm_fault+0x9a5/0xc7d
    Oct 28 01:36:14 Unraid kernel: handle_mm_fault+0x113/0x1d7
    Oct 28 01:36:14 Unraid kernel: do_user_addr_fault+0x36a/0x514
    Oct 28 01:36:14 Unraid kernel: exc_page_fault+0xfc/0x11e
    Oct 28 01:36:14 Unraid kernel: asm_exc_page_fault+0x22/0x30
    Oct 28 01:36:14 Unraid kernel: RIP: 0033:0x14db33d246c1

    Link to comment
    5 hours ago, binhex said:

    Now reached the heady heights of 14 days uptime, no crashes since the below changes:-

    https://forums.unraid.net/bug-reports/stable-releases/crashes-since-updating-to-v611x-r2153/?do=findComment&comment=21225

     

    i do torrent a fair bit (probably shifted around 1.5TB of data), 2 vm's running and actively used and i have not changed my daily usage of the server, so for now at least it SEEMS stable for me, time will tell i guess.

     

    p.s. I am not saying the above is THE fix, simply that it works for MY system.

     

    On 10/18/2022 at 5:54 PM, binhex said:

     

    no crashes for me since doing the above, uptime 4 days 20 hours and counting, so MAYBE (a big maybe) it is related to Unassigned Devices (uninstalled after first (and only) crash as mentioned above), luckily for me i don't rely on UD, i only had it installed as i was previously playing with pre-clear on a USB connected drive.

     

    5 hours ago, binhex said:

    Now reached the heady heights of 14 days uptime, no crashes since the below changes:-

    https://forums.unraid.net/bug-reports/stable-releases/crashes-since-updating-to-v611x-r2153/?do=findComment&comment=21225

     

    i do torrent a fair bit (probably shifted around 1.5TB of data), 2 vm's running and actively used and i have not changed my daily usage of the server, so for now at least it SEEMS stable for me, time will tell i guess.

     

    p.s. I am not saying the above is THE fix, simply that it works for MY system.

     

    Hi, interesting. I do need the UD for sharing. Since i download to my unraid and move it to my NAS server. Same with the backup app. It doing backup and also move it to another NAS i have.


    Any way around this? :)

     

    Link to comment

    Hi, I have the same problem that unraid crashes after updating to 6.11 But when i revert back to 6.10 It still has the same issue while before it was stable. any one else got this problem?

    Link to comment
    2 hours ago, Gabcraftia said:

    Hi, I have the same problem that unraid crashes after updating to 6.11 But when i revert back to 6.10 It still has the same issue while before it was stable. any one else got this problem?

    I reverted back to 6.10.3 a week ago and has been stable. 

    Link to comment
    3 hours ago, usr.local said:

    Is this post primarily focused on systems locking up because of torrent downloads?

    Downloading torrents, or possibly high i/o, could be contributing factors, but it's for users getting an identical call trace as the ones posted in the 1st post.

    Link to comment
    1 hour ago, usr.local said:

    Have there been any issues related to that?

    If you don't get the same call trace you should enable the syslog server then create a new thread in the general support forum and post your diagnostics together with the permanent log after a crash.

    Link to comment

    @JorgeB I just so happened to be sitting in front of mine when it locked earlier today.  One thing I did notice - aside from a nearly identical log - was the fact that my mover was running at the time.  I can't point to it in the log anywhere, but at least the GUI said it was moving at the time of the crash.  Not sure if related, but wow is this frustrating. 

     

    Killing the dockers always brings it back to life, so I'm no longer thrashing my drives with each hard boot, but having things down until I find its hung is a little more than mildly inconvenient.  I'm rebooting to clear a few logs, and while I'm doing it I'm updating to 6.11.1.  I feel like I've given 6.11.0 almost 3 weeks to shake out and it hasn't gotten any better with any changes introduced, so no further harm in upgrading in the off-chance something there solves the problem.

    Link to comment
    13 hours ago, sundown said:

    I can't point to it in the log anywhere, but at least the GUI said it was moving at the time of the crash.

    Please post those diagnostics if you still have them.

    Link to comment
    3 hours ago, JorgeB said:

    Please post those diagnostics if you still have them.

    @JorgeB

    I don't have the diags, but do have the log.  And also note:  This "crash" must have happened earlier than I had noticed (according to the log).  A trim action took place two hours later when things really hit the fan.  Doubt any relevance, but still:

     

    Quote

    Oct 29 22:14:40 Unraid kernel: BUG: kernel NULL pointer dereference, address: 0000000000000076
    Oct 29 22:14:40 Unraid kernel: #PF: supervisor read access in kernel mode
    Oct 29 22:14:40 Unraid kernel: #PF: error_code(0x0000) - not-present page
    Oct 29 22:14:40 Unraid kernel: PGD 0 P4D 0
    Oct 29 22:14:40 Unraid kernel: Oops: 0000 [#3] PREEMPT SMP NOPTI
    Oct 29 22:14:40 Unraid kernel: CPU: 10 PID: 8998 Comm: Disk Tainted: P      D    O      5.19.9-Unraid #1
    Oct 29 22:14:40 Unraid kernel: Hardware name: System manufacturer System Product Name/TUF GAMING X570-PLUS (WI-FI), BIOS 3405 02/01/2021
    Oct 29 22:14:40 Unraid kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Oct 29 22:14:40 Unraid kernel: Code: e8 84 5e 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 15 95 64 00 48 81 c4 88 00 00 00 5b e9 43 99 86 00 <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Oct 29 22:14:40 Unraid kernel: RSP: 0000:ffffc90001717cc0 EFLAGS: 00010246
    Oct 29 22:14:40 Unraid kernel: RAX: 0000000000000042 RBX: 0000000000000042 RCX: 0000000000000042
    Oct 29 22:14:40 Unraid kernel: RDX: 0000000000000001 RSI: ffff88852809f478 RDI: 0000000000000042
    Oct 29 22:14:40 Unraid kernel: RBP: 0000000000000000 R08: 000000000000001c R09: ffffc90001717cd0
    Oct 29 22:14:40 Unraid kernel: R10: ffffc90001717cd0 R11: ffffc90001717d48 R12: 0000000000000000
    Oct 29 22:14:40 Unraid kernel: R13: ffff8880cc6caf78 R14: 0000000000002c5e R15: ffff8880cc6caf80
    Oct 29 22:14:40 Unraid kernel: FS:  0000153a248e16c0(0000) GS:ffff888feea80000(0000) knlGS:0000000000000000
    Oct 29 22:14:40 Unraid kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Oct 29 22:14:40 Unraid kernel: CR2: 0000000000000076 CR3: 00000001c392a000 CR4: 0000000000350ee0
    Oct 29 22:14:40 Unraid kernel: Call Trace:
    Oct 29 22:14:40 Unraid kernel: <TASK>
    Oct 29 22:14:40 Unraid kernel: __filemap_get_folio+0x98/0x1ff
    Oct 29 22:14:40 Unraid kernel: ? _raw_spin_unlock+0x14/0x29
    Oct 29 22:14:40 Unraid kernel: filemap_fault+0x6e/0x524
    Oct 29 22:14:40 Unraid kernel: __do_fault+0x30/0x6e
    Oct 29 22:14:40 Unraid kernel: __handle_mm_fault+0x9a5/0xc7d
    Oct 29 22:14:40 Unraid kernel: handle_mm_fault+0x113/0x1d7
    Oct 29 22:14:40 Unraid kernel: do_user_addr_fault+0x36a/0x514
    Oct 29 22:14:40 Unraid kernel: exc_page_fault+0xfc/0x11e
    Oct 29 22:14:40 Unraid kernel: asm_exc_page_fault+0x22/0x30
    Oct 29 22:14:40 Unraid kernel: RIP: 0033:0x153a290fe6c1
    Oct 29 22:14:40 Unraid kernel: Code: 48 01 d0 eb 1b 0f 1f 40 00 f3 0f 1e fa 48 39 d1 0f 82 73 28 fc ff 0f 1f 00 f3 0f 1e fa 48 89 f8 48 83 fa 20 0f 82 af 00 00 00 <c5> fe 6f 06 48 83 fa 40 0f 87 3e 01 00 00 c5 fe 6f 4c 16 e0 c5 fe
    Oct 29 22:14:40 Unraid kernel: RSP: 002b:0000153a248df2c8 EFLAGS: 00010202
    Oct 29 22:14:40 Unraid kernel: RAX: 00001539d0022640 RBX: 0000153a248e0308 RCX: 0000153a248df500
    Oct 29 22:14:40 Unraid kernel: RDX: 0000000000004000 RSI: 000014c8c8e5ee45 RDI: 00001539d0022640
    Oct 29 22:14:40 Unraid kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
    Oct 29 22:14:40 Unraid kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Oct 29 22:14:40 Unraid kernel: R13: 0000153a248df580 R14: 0000000000000030 R15: 00001539d0018310
    Oct 29 22:14:40 Unraid kernel: </TASK>
    Oct 29 22:14:40 Unraid kernel: Modules linked in: xt_connmark xt_comment iptable_raw xt_mark nf_tables xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle xt_nat xt_tcpudp vhost_net tun vhost vhost_iotlb tap veth xt_conntrack nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter xfs nfsd auth_rpcgss oid_registry lockd grace sunrpc md_mod efivarfs iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables 8021q garp mrp bridge stp llc r8169 realtek ipv6 nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) drm_kms_helper drm btusb backlight btrtl i2c_piix4 btbcm syscopyarea edac_mce_amd edac_core wmi_bmof kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel btintel aesni_intel crypto_simd cryptd bluetooth rapl i2c_core k10temp ccp
    Oct 29 22:14:40 Unraid kernel: sysfillrect sysimgblt nvme fb_sys_fops ecdh_generic ahci ecc libahci nvme_core wmi button acpi_cpufreq unix [last unloaded: realtek]
    Oct 29 22:14:40 Unraid kernel: CR2: 0000000000000076
    Oct 29 22:14:40 Unraid kernel: ---[ end trace 0000000000000000 ]---
    Oct 29 22:14:40 Unraid kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Oct 29 22:14:40 Unraid kernel: Code: e8 84 5e 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 15 95 64 00 48 81 c4 88 00 00 00 5b e9 43 99 86 00 <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Oct 29 22:14:40 Unraid kernel: RSP: 0000:ffffc900016dfcc0 EFLAGS: 00010246
    Oct 29 22:14:40 Unraid kernel: RAX: 0000000000000002 RBX: 0000000000000002 RCX: 0000000000000002
    Oct 29 22:14:40 Unraid kernel: RDX: 0000000000000001 RSI: ffff88847fd20000 RDI: 0000000000000002
    Oct 29 22:14:40 Unraid kernel: RBP: 0000000000000000 R08: 0000000000000008 R09: ffffc900016dfcd0
    Oct 29 22:14:40 Unraid kernel: R10: ffffc900016dfcd0 R11: ffffc900016dfd48 R12: 0000000000000000
    Oct 29 22:14:40 Unraid kernel: R13: ffff88802e1389f8 R14: 000000000000bb09 R15: ffff88802e138a00
    Oct 29 22:14:40 Unraid kernel: FS:  0000153a248e16c0(0000) GS:ffff888feea80000(0000) knlGS:0000000000000000
    Oct 29 22:14:40 Unraid kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Oct 29 22:14:40 Unraid kernel: CR2: 0000000000000076 CR3: 00000001c392a000 CR4: 0000000000350ee0
    Oct 29 22:27:19 Unraid nginx: 2022/10/29 22:27:19 [error] 4996#4996: *15561899 upstream timed out (110: Connection timed out) while reading upstream, client: 192.168.2.64, server: , request: "GET /Dashboard HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.2.222", referrer: "http://192.168.2.222/Docker"
    Oct 29 22:38:00 Unraid nginx: 2022/10/29 22:38:00 [error] 4996#4996: *15568059 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.2.64, server: , request: "POST /webGui/include/Report.php HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.2.222", referrer: "http://192.168.2.222/Dashboard"
    Oct 29 22:38:00 Unraid nginx: 2022/10/29 22:38:00 [error] 4996#4996: *15568059 auth request unexpected status: 504 while sending to client, client: 192.168.2.64, server: , request: "POST /webGui/include/Report.php HTTP/1.1", host: "192.168.2.222", referrer: "http://192.168.2.222/Dashboard"
    Oct 29 22:38:06 Unraid nginx: 2022/10/29 22:38:06 [error] 4996#4996: *15568119 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.2.64, server: , request: "POST /webGui/include/Report.php HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.2.222", referrer: "http://192.168.2.222/Dashboard"
    Oct 29 22:38:06 Unraid nginx: 2022/10/29 22:38:06 [error] 4996#4996: *15568119 auth request unexpected status: 504 while sending to client, client: 192.168.2.64, server: , request: "POST /webGui/include/Report.php HTTP/1.1", host: "192.168.2.222", referrer: "http://192.168.2.222/Dashboard"
    Oct 30 00:02:21 Unraid root: /etc/libvirt: 21.7 MiB (22777856 bytes) trimmed on /dev/loop6
    Oct 30 00:02:21 Unraid root: /var/lib/docker: 14.4 GiB (15513120768 bytes) trimmed on /dev/loop5
    Oct 30 00:02:21 Unraid root: /mnt/disks/Torrent: 660.9 GiB (709624254464 bytes) trimmed on /dev/sdd1
    Oct 30 00:02:21 Unraid root: /mnt/disks/1TBNVME: 573.3 GiB (615526973440 bytes) trimmed on /dev/nvme0n1p1
    Oct 30 00:02:21 Unraid root: /mnt/cache: 464.7 GiB (499005018112 bytes) trimmed on /dev/nvme1n1p1

     

    Link to comment
    26 minutes ago, sundown said:

    Doubt any relevance, but still:

    I assume there's nothing relevant before the call trace?

    Link to comment
    1 hour ago, JorgeB said:

    I assume there's nothing relevant before the call trace?

    Next closest log entry prior to that was 36+hrs before

    Quote

    Oct 28 08:57:20 Unraid nginx: 2022/10/28 08:57:20 [error] 4996#4996: *13988971 limiting requests, excess: 20.428 by zone "authlimit", client: 192.168.2.20, server: , request: "GET /login HTTP/1.1", host: "192.168.2.222"
    Oct 28 12:12:32 Unraid kernel: TCP: request_sock_TCP: Possible SYN flooding on port 56252. Sending cookies.  Check SNMP counters.

     

    Link to comment
    21 minutes ago, sundown said:

    Next closest log entry prior to that was 36+hrs before

    The mover starting and ending should be logged if it really ran at that time, though it won't help much with this issue.

    Link to comment

    I don't have any concrete evidence to add this thread, other than I as experiencing crashing every hour after updating to 6.11 on a solid system. Downgrading to 6.10 has seen no crashes in 24 hours so far.

    I did do a mem test for 24 hours and no errors came up.
    All drive reporting healthy. 
    I have no logs to share (apologies)
    Running mostly the same plugins noted in the thread
    Not running torrents. 

    Thank you, 

     

    C

    Link to comment
    22 minutes ago, canuck said:

    I have no logs to share (apologies)

    We need the syslog at least to confirm if it's the same issue or not.

    Link to comment

    So, I reverted back to 6.10.3, uninstalled all the plugins i've been using (recommended via another post). I'm still experiencing hard crashes. Nothing being logged. I'm tailing the syslog to my laptop moving forward, also storing it on my array temporality in hopes I can catch a clue.  I'm going to assume I have a local issue at this point and will start to narrow down to a barebones system and document results. If anyone has suggestions on how to debug these issues I'd appreciate the pov. 

     

    Thank you again, 

     

    Cary

    Link to comment
    39 minutes ago, canuck said:

    Nothing being logged

    That points to a different issue, and likely a hardware problem if it persists after downgrading to a previously known good release.

    Link to comment
    15 hours ago, canuck said:

    So, I reverted back to 6.10.3, uninstalled all the plugins i've been using (recommended via another post). I'm still experiencing hard crashes.

    I had some odd issues when I reverted and found some data corruption in my docker images (possibly from crashes in 6.11.1). I removed everything and re-installed all dockers and plugins and it has been running perfectly since. Might be worth a shot?

    Link to comment

    Been on 6.11.1 for a few weeks without issue until I updated my LSI 9201 16i firmware from 19.00.00.00 to the latest 20.00.07.00 four days ago. Sorry for the screenshot but here is where I began trying to diagnose the problem:

     

    PXL_20221101_204815056.thumb.jpg.46ba3ada02efe51a37170ad9b1eda976.jpg

     

    Similar to others in here with linuxserver qbittorrent seeding/downloading to an unassigned device. I tried older versions of the LSI firmware as far back as I could. Downgraded qbittorrent from 4.4.5  to 4.4.2 and now I get this log every day or 2 with a locked up GUI and unresponsive torrent client:

     

    Nov  3 18:48:19 F7XL kernel: BUG: kernel NULL pointer dereference, address: 00000000000000f6
    Nov  3 18:48:19 F7XL kernel: #PF: supervisor read access in kernel mode
    Nov  3 18:48:19 F7XL kernel: #PF: error_code(0x0000) - not-present page
    Nov  3 18:48:19 F7XL kernel: PGD 0 P4D 0
    Nov  3 18:48:19 F7XL kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
    Nov  3 18:48:19 F7XL kernel: CPU: 0 PID: 16934 Comm: Disk Tainted: P           O      5.19.14-Unraid #1
    Nov  3 18:48:19 F7XL kernel: Hardware name: ASUS System Product Name/Pro WS X570-ACE, BIOS 4201 04/26/2022
    Nov  3 18:48:19 F7XL kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Nov  3 18:48:19 F7XL kernel: Code: e8 8e 61 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 9e 9b 64 00 48 81 c4 88 00 00 00 5b e9 cc 5f 86 00 <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Nov  3 18:48:19 F7XL kernel: RSP: 0000:ffffc9001ad43cc0 EFLAGS: 00010246
    Nov  3 18:48:19 F7XL kernel: RAX: 00000000000000c2 RBX: 00000000000000c2 RCX: 00000000000000c2
    Nov  3 18:48:19 F7XL kernel: RDX: 0000000000000001 RSI: ffff8887c117c000 RDI: 00000000000000c2
    Nov  3 18:48:19 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000038 R09: ffffc9001ad43cd0
    Nov  3 18:48:19 F7XL kernel: R10: ffffc9001ad43cd0 R11: ffffc9001ad43d48 R12: 0000000000000000
    Nov  3 18:48:19 F7XL kernel: R13: ffff8882f2578db8 R14: 0000000000004d7b R15: ffff8882f2578dc0
    Nov  3 18:48:19 F7XL kernel: FS:  0000146059ceab30(0000) GS:ffff888fee800000(0000) knlGS:0000000000000000
    Nov  3 18:48:19 F7XL kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov  3 18:48:19 F7XL kernel: CR2: 00000000000000f6 CR3: 00000002e1992000 CR4: 0000000000350ef0
    Nov  3 18:48:19 F7XL kernel: Call Trace:
    Nov  3 18:48:19 F7XL kernel: <TASK>
    Nov  3 18:48:19 F7XL kernel: __filemap_get_folio+0x98/0x1ff
    Nov  3 18:48:19 F7XL kernel: ? _raw_spin_unlock_irqrestore+0x24/0x3a
    Nov  3 18:48:19 F7XL kernel: filemap_fault+0x6e/0x524
    Nov  3 18:48:19 F7XL kernel: __do_fault+0x30/0x6e
    Nov  3 18:48:19 F7XL kernel: __handle_mm_fault+0x9a5/0xc7d
    Nov  3 18:48:19 F7XL kernel: handle_mm_fault+0x113/0x1d7
    Nov  3 18:48:19 F7XL kernel: do_user_addr_fault+0x36a/0x514
    Nov  3 18:48:19 F7XL kernel: exc_page_fault+0xfc/0x11e
    Nov  3 18:48:19 F7XL kernel: asm_exc_page_fault+0x22/0x30
    Nov  3 18:48:19 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 18:48:19 F7XL kernel: Code: 8b 32 48 8b 48 08 48 8b 00 48 39 c6 76 09 48 8d 14 08 48 39 d6 72 0e 48 39 c6 73 0b 48 8d 14 0e 48 39 d0 73 02 0f 0b 48 89 c7 <f3> a4 48 8d 7c 24 18 e8 63 49 16 00 48 8b 84 24 e8 00 00 00 64 48
    Nov  3 18:48:19 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 18:48:19 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 18:48:19 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 18:48:19 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 18:48:19 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 18:48:19 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 18:48:19 F7XL kernel: </TASK>
    Nov  3 18:48:19 F7XL kernel: Modules linked in: nvidia_uvm(PO) xt_nat xt_tcpudp veth xt_conntrack nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter af_packet 8021q garp mrp bonding tls xfs md_mod zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) nct6775 nct6775_core hwmon_vid efivarfs iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables bridge stp llc ipv6 igb i2c_algo_bit r8169 realtek nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) drm_kms_helper drm backlight edac_mce_amd edac_core wmi_bmof mxm_wmi kvm asus_ec_sensors crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd mpt3sas syscopyarea rapl sysfillrect ccp ahci i2c_piix4 nvme sysimgblt k10temp fb_sys_fops libahci nvme_core i2c_core
    Nov  3 18:48:19 F7XL kernel: raid_class tpm_crb scsi_transport_sas tpm_tis tpm_tis_core tpm wmi button acpi_cpufreq unix [last unloaded: i2c_algo_bit]
    Nov  3 18:48:19 F7XL kernel: CR2: 00000000000000f6
    Nov  3 18:48:19 F7XL kernel: ---[ end trace 0000000000000000 ]---
    Nov  3 18:48:19 F7XL kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21
    Nov  3 18:48:19 F7XL kernel: Code: e8 8e 61 63 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 9e 9b 64 00 48 81 c4 88 00 00 00 5b e9 cc 5f 86 00 <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb
    Nov  3 18:48:19 F7XL kernel: RSP: 0000:ffffc9001ad43cc0 EFLAGS: 00010246
    Nov  3 18:48:19 F7XL kernel: RAX: 00000000000000c2 RBX: 00000000000000c2 RCX: 00000000000000c2
    Nov  3 18:48:19 F7XL kernel: RDX: 0000000000000001 RSI: ffff8887c117c000 RDI: 00000000000000c2
    Nov  3 18:48:19 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000038 R09: ffffc9001ad43cd0
    Nov  3 18:48:19 F7XL kernel: R10: ffffc9001ad43cd0 R11: ffffc9001ad43d48 R12: 0000000000000000
    Nov  3 18:48:19 F7XL kernel: R13: ffff8882f2578db8 R14: 0000000000004d7b R15: ffff8882f2578dc0
    Nov  3 18:48:19 F7XL kernel: FS:  0000146059ceab30(0000) GS:ffff888fee800000(0000) knlGS:0000000000000000
    Nov  3 18:48:19 F7XL kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov  3 18:48:19 F7XL kernel: CR2: 00000000000000f6 CR3: 00000002e1992000 CR4: 0000000000350ef0
    Nov  3 18:48:19 F7XL kernel: ------------[ cut here ]------------
    Nov  3 18:48:19 F7XL kernel: Voluntary context switch within RCU read-side critical section!
    Nov  3 18:48:19 F7XL kernel: WARNING: CPU: 12 PID: 16934 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x6a/0x3b9
    Nov  3 18:48:19 F7XL kernel: Modules linked in: nvidia_uvm(PO) xt_nat xt_tcpudp veth xt_conntrack nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter af_packet 8021q garp mrp bonding tls xfs md_mod zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) nct6775 nct6775_core hwmon_vid efivarfs iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables bridge stp llc ipv6 igb i2c_algo_bit r8169 realtek nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) drm_kms_helper drm backlight edac_mce_amd edac_core wmi_bmof mxm_wmi kvm asus_ec_sensors crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd mpt3sas syscopyarea rapl sysfillrect ccp ahci i2c_piix4 nvme sysimgblt k10temp fb_sys_fops libahci nvme_core i2c_core
    Nov  3 18:48:19 F7XL kernel: raid_class tpm_crb scsi_transport_sas tpm_tis tpm_tis_core tpm wmi button acpi_cpufreq unix [last unloaded: i2c_algo_bit]
    Nov  3 18:48:19 F7XL kernel: CPU: 12 PID: 16934 Comm: Disk Tainted: P      D    O      5.19.14-Unraid #1
    Nov  3 18:48:19 F7XL kernel: Hardware name: ASUS System Product Name/Pro WS X570-ACE, BIOS 4201 04/26/2022
    Nov  3 18:48:19 F7XL kernel: RIP: 0010:rcu_note_context_switch+0x6a/0x3b9
    Nov  3 18:48:19 F7XL kernel: Code: 75 2a 41 8b 84 24 0c 03 00 00 85 c0 7e 1e 80 3d 7b 98 0a 01 00 75 15 48 c7 c7 42 b1 eb 81 c6 05 6b 98 0a 01 01 e8 d2 dd 6f 00 <0f> 0b 65 48 8b 04 25 c0 bb 01 00 8b 80 0c 03 00 00 85 c0 0f 8e bc
    Nov  3 18:48:19 F7XL kernel: RSP: 0018:ffffc9001ad43da0 EFLAGS: 00010086
    Nov  3 18:48:19 F7XL kernel: RAX: 0000000000000000 RBX: ffff888301841f80 RCX: 0000000000000027
    Nov  3 18:48:19 F7XL kernel: RDX: 0000000000000002 RSI: ffffffff81ec95aa RDI: 00000000ffffffff
    Nov  3 18:48:19 F7XL kernel: RBP: ffff888feeb2cd40 R08: 0000000000000000 R09: ffffc9001ad43d38
    Nov  3 18:48:19 F7XL kernel: R10: 0000000000000001 R11: 0000000000000001 R12: ffff888301841f80
    Nov  3 18:48:19 F7XL kernel: R13: 0000000000000000 R14: ffff888301841f80 R15: ffffc9001ad43e60
    Nov  3 18:48:19 F7XL kernel: FS:  0000000000000000(0000) GS:ffff888feeb00000(0000) knlGS:0000000000000000
    Nov  3 18:48:19 F7XL kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov  3 18:48:19 F7XL kernel: CR2: 0000154a95b815d8 CR3: 00000002e1992000 CR4: 0000000000350ee0
    Nov  3 18:48:19 F7XL kernel: Call Trace:
    Nov  3 18:48:19 F7XL kernel: <TASK>
    Nov  3 18:48:19 F7XL kernel: __schedule+0xa9/0x5f6
    Nov  3 18:48:19 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 18:48:19 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 18:48:19 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 18:48:19 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 18:48:19 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 18:48:19 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 18:48:19 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 18:48:19 F7XL kernel: Code: 8b 32 48 8b 48 08 48 8b 00 48 39 c6 76 09 48 8d 14 08 48 39 d6 72 0e 48 39 c6 73 0b 48 8d 14 0e 48 39 d0 73 02 0f 0b 48 89 c7 <f3> a4 48 8d 7c 24 18 e8 63 49 16 00 48 8b 84 24 e8 00 00 00 64 48
    Nov  3 18:48:19 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 18:48:19 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 18:48:19 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 18:48:19 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 18:48:19 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 18:48:19 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 18:48:19 F7XL kernel: </TASK>
    Nov  3 18:48:19 F7XL kernel: ---[ end trace 0000000000000000 ]---
    Nov  3 18:49:17 F7XL kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    Nov  3 18:49:17 F7XL kernel: rcu:       Tasks blocked on level-1 rcu_node (CPUs 0-15): P16934/1:b..l
    Nov  3 18:49:17 F7XL kernel:    (detected by 15, t=60004 jiffies, g=21689833, q=1184777 ncpus=24)
    Nov  3 18:49:17 F7XL kernel: task:Disk            state:D stack:    0 pid:16934 ppid: 29628 flags:0x00004000
    Nov  3 18:49:17 F7XL kernel: Call Trace:
    Nov  3 18:49:17 F7XL kernel: <TASK>
    Nov  3 18:49:17 F7XL kernel: __schedule+0x596/0x5f6
    Nov  3 18:49:17 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 18:49:17 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 18:49:17 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 18:49:17 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 18:49:17 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 18:49:17 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 18:49:17 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 18:49:17 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 18:49:17 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 18:49:17 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 18:49:17 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 18:49:17 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 18:49:17 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 18:49:17 F7XL kernel: </TASK>
    Nov  3 18:52:17 F7XL kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    Nov  3 18:52:17 F7XL kernel: rcu:       Tasks blocked on level-1 rcu_node (CPUs 0-15): P16934/1:b..l
    Nov  3 18:52:17 F7XL kernel:    (detected by 11, t=240025 jiffies, g=21689833, q=3581062 ncpus=24)
    Nov  3 18:52:17 F7XL kernel: task:Disk            state:D stack:    0 pid:16934 ppid: 29628 flags:0x00004000
    Nov  3 18:52:17 F7XL kernel: Call Trace:
    Nov  3 18:52:17 F7XL kernel: <TASK>
    Nov  3 18:52:17 F7XL kernel: __schedule+0x596/0x5f6
    Nov  3 18:52:17 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 18:52:17 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 18:52:17 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 18:52:17 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 18:52:17 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 18:52:17 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 18:52:17 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 18:52:17 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 18:52:17 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 18:52:17 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 18:52:17 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 18:52:17 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 18:52:17 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 18:52:17 F7XL kernel: </TASK>
    Nov  3 18:55:17 F7XL kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    Nov  3 18:55:17 F7XL kernel: rcu:       Tasks blocked on level-1 rcu_node (CPUs 0-15): P16934/1:b..l
    Nov  3 18:55:17 F7XL kernel:    (detected by 15, t=420041 jiffies, g=21689833, q=6000650 ncpus=24)
    Nov  3 18:55:17 F7XL kernel: task:Disk            state:D stack:    0 pid:16934 ppid: 29628 flags:0x00004000
    Nov  3 18:55:17 F7XL kernel: Call Trace:
    Nov  3 18:55:17 F7XL kernel: <TASK>
    Nov  3 18:55:17 F7XL kernel: __schedule+0x596/0x5f6
    Nov  3 18:55:17 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 18:55:17 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 18:55:17 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 18:55:17 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 18:55:17 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 18:55:17 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 18:55:17 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 18:55:17 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 18:55:17 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 18:55:17 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 18:55:17 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 18:55:17 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 18:55:17 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 18:55:17 F7XL kernel: </TASK>
    Nov  3 18:58:17 F7XL kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    Nov  3 18:58:17 F7XL kernel: rcu:       Tasks blocked on level-1 rcu_node (CPUs 0-15): P16934/1:b..l
    Nov  3 18:58:17 F7XL kernel:    (detected by 20, t=600056 jiffies, g=21689833, q=8385191 ncpus=24)
    Nov  3 18:58:17 F7XL kernel: task:Disk            state:D stack:    0 pid:16934 ppid: 29628 flags:0x00004000
    Nov  3 18:58:17 F7XL kernel: Call Trace:
    Nov  3 18:58:17 F7XL kernel: <TASK>
    Nov  3 18:58:17 F7XL kernel: __schedule+0x596/0x5f6
    Nov  3 18:58:17 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 18:58:17 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 18:58:17 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 18:58:17 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 18:58:17 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 18:58:17 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 18:58:17 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 18:58:17 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 18:58:17 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 18:58:17 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 18:58:17 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 18:58:17 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 18:58:17 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 18:58:17 F7XL kernel: </TASK>
    Nov  3 19:01:17 F7XL kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    Nov  3 19:01:17 F7XL kernel: rcu:       Tasks blocked on level-1 rcu_node (CPUs 0-15): P16934/1:b..l
    Nov  3 19:01:17 F7XL kernel:    (detected by 11, t=780071 jiffies, g=21689833, q=10770281 ncpus=24)
    Nov  3 19:01:17 F7XL kernel: task:Disk            state:D stack:    0 pid:16934 ppid: 29628 flags:0x00004000
    Nov  3 19:01:17 F7XL kernel: Call Trace:
    Nov  3 19:01:17 F7XL kernel: <TASK>
    Nov  3 19:01:17 F7XL kernel: __schedule+0x596/0x5f6
    Nov  3 19:01:17 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 19:01:17 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 19:01:17 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 19:01:17 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 19:01:17 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 19:01:17 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 19:01:17 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 19:01:17 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 19:01:17 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 19:01:17 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 19:01:17 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 19:01:17 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 19:01:17 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 19:01:17 F7XL kernel: </TASK>
    Nov  3 19:01:20 F7XL  php-fpm[8366]: [WARNING] [pool www] server reached max_children setting (50), consider raising it
    Nov  3 19:04:17 F7XL kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
    Nov  3 19:04:17 F7XL kernel: rcu:       Tasks blocked on level-1 rcu_node (CPUs 0-15): P16934/1:b..l
    Nov  3 19:04:17 F7XL kernel:    (detected by 11, t=960086 jiffies, g=21689833, q=13117354 ncpus=24)
    Nov  3 19:04:17 F7XL kernel: task:Disk            state:D stack:    0 pid:16934 ppid: 29628 flags:0x00004000
    Nov  3 19:04:17 F7XL kernel: Call Trace:
    Nov  3 19:04:17 F7XL kernel: <TASK>
    Nov  3 19:04:17 F7XL kernel: __schedule+0x596/0x5f6
    Nov  3 19:04:17 F7XL kernel: ? get_futex_key+0x281/0x2ad
    Nov  3 19:04:17 F7XL kernel: schedule+0x8e/0xc3
    Nov  3 19:04:17 F7XL kernel: __down_read_common+0x241/0x295
    Nov  3 19:04:17 F7XL kernel: do_exit+0x279/0x8e5
    Nov  3 19:04:17 F7XL kernel: make_task_dead+0xba/0xba
    Nov  3 19:04:17 F7XL kernel: rewind_stack_and_make_dead+0x17/0x17
    Nov  3 19:04:17 F7XL kernel: RIP: 0033:0x14605e8bc6a7
    Nov  3 19:04:17 F7XL kernel: RSP: 002b:0000146059ce9960 EFLAGS: 00010216
    Nov  3 19:04:17 F7XL kernel: RAX: 000013def277bae0 RBX: 000013e5ebf352f8 RCX: 0000000000004000
    Nov  3 19:04:17 F7XL kernel: RDX: 000013b57a57f5d6 RSI: 000013b57a57b5d6 RDI: 000013def277bae0
    Nov  3 19:04:17 F7XL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 000014605c64f810
    Nov  3 19:04:17 F7XL kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
    Nov  3 19:04:17 F7XL kernel: R13: 0000146059e1a7e0 R14: 0000146059ce9b40 R15: 0000146059ce9ae0
    Nov  3 19:04:17 F7XL kernel: </TASK>

     

    Running a parity check seems to expedite the freeze while using qbittorrent. I have a new hba card coming in a day or 2 and I just rolled back to 6.10.3. Hope to get this figured out. Unraid has been rock solid for me until now.

    Link to comment
    6 hours ago, fpfhbitdndkitq3ncji said:

    I have a new hba card coming in a day or 2 and I just rolled back to 6.10.3

    Some of the affected users are not using an LSI, so it's not directly related to this issue, but using a different one might change something for you.

    Link to comment
    11 hours ago, JorgeB said:

    There's a newer kernel, so it's worth trying for anyone affected.

     

    Hadn't gotten around to putting 6.10.3 back on, so I guess I'll give this a shot first.

    • Like 1
    Link to comment

    2022-11-07 Update: several users have confirmed that my issue here is different than the one from the OP. 

     

    I ran into the same issue yesterday while upgrading to 6.11.2 from 6.10.3. Even rolling back to 6.10.3 would lead to the GUI becoming unresponsive and having to power-button shut down many times. 

     

    Here's what I tried that did NOT work:

    • Reverting back to 6.10.3
    • Disabling docker (both on 6.10.3 and 6.11.2)
    • Completely deleting docker vDisk image and disabling docker
    • Rebuilding vDisk then upgrading to 6.11.2 
    • Removing the plugins listed in the first post
    • Removing all plugins (including CA)
    • Disabling VMs (I did this from the very beginning)
    • Formatting flash and recreating using USB Media Creator, then copying entire config folder

     

    The only solution that ultimately worked was to format and recreate USB flash then selectively copying the bare minimum. Here's how I did that. 

    Format USB Flash, rewrite using USB Creator Tool, then copy only select files/folders:

    • key file
    • /config/shares
    • /config/pools

    Then I started it up and had to recreate all my users (not sure what I needed to copy to retain these settings).

    Then I installed a few docker containers via Apps and realized I need all my templates so I grabbed them from /config/plugins/dockerMan/templates-user.

     

    Needless to say, this was all I did on Saturday and I'm still rebuilding it now.

     

    Things I did not test that I still wonder about:

    • Could my cloudflare tunnel have caused it? I set this up since the last update. One side effect I kept seeing was a 502 bad gateway error when I tried to view logs via the browser so it made me think it was network related. Here 's how I set up the tunnel: https://docs.ibracorp.io/cloudflare-tunnel/ 
    • I also don't have SSL enabled for the GUI - again, network related, but not sure if it was it. 

     

    Nov  5 16:29:08 Tower kernel: BUG: kernel NULL pointer dereference, address: 0000000000000123
    Nov  5 16:29:08 Tower kernel: #PF: supervisor write access in kernel mode
    Nov  5 16:29:08 Tower kernel: #PF: error_code(0x0002) - not-present page
    Nov  5 16:29:08 Tower kernel: PGD 104a07067 P4D 104a07067 PUD 104a1c067 PMD 0 
    Nov  5 16:29:08 Tower kernel: Oops: 0002 [#1] PREEMPT SMP NOPTI
    Nov  5 16:29:08 Tower kernel: CPU: 4 PID: 767 Comm: udevd Tainted: G S                5.19.17-Unraid #2
    Nov  5 16:29:08 Tower kernel: Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS PRO V2/B550 AORUS PRO V2, BIOS F15a 02/17/2022
    Nov  5 16:29:08 Tower kernel: RIP: 0010:netlink_recvmsg+0x2b3/0x2c0
    Nov  5 16:29:08 Tower kernel: Code: e8 5a c2 97 ff 8b 44 24 08 85 c0 41 0f 44 c4 48 8b 54 24 38 65 48 2b 14 25 28 00 00 00 74 05 e8 77 cc 0f 00 48 83 c4 40 5b 5d <01> 5c 41 5d 41 5e 41 5f c3 cc cc cc cc 0f 1f 44 00 00 41 56 49 89
    Nov  5 16:29:08 Tower kernel: RSP: 0018:ffffc90000857ce0 EFLAGS: 00010282
    Nov  5 16:29:08 Tower kernel: RAX: 0000000000000063 RBX: 0000000000000040 RCX: 0000000000000000
    Nov  5 16:29:08 Tower kernel: RDX: 0000000000000000 RSI: 0000000000000246 RDI: 00000000ffffffff
    Nov  5 16:29:08 Tower kernel: RBP: 00007ffe9bcd8210 R08: 0000000000000000 R09: ffffc90000857c28
    Nov  5 16:29:08 Tower kernel: R10: 0000000000000002 R11: 0000000000000020 R12: 0000000000000063
    Nov  5 16:29:08 Tower kernel: R13: ffffc90000857ca8 R14: ffffffff8223dbc0 R15: ffff88810490fd00
    Nov  5 16:29:08 Tower kernel: FS:  000014ca8cd9fbc0(0000) GS:ffff888ffe100000(0000) knlGS:0000000000000000
    Nov  5 16:29:08 Tower kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov  5 16:29:08 Tower kernel: CR2: 0000000000000123 CR3: 000000010728c000 CR4: 0000000000750ee0
    Nov  5 16:29:08 Tower kernel: PKRU: 55555554
    Nov  5 16:29:08 Tower kernel: Call Trace:
    Nov  5 16:29:08 Tower kernel: <TASK>
    Nov  5 16:29:08 Tower kernel: ____sys_recvmsg+0x7e/0x144
    Nov  5 16:29:08 Tower kernel: ? __import_iovec+0xa7/0xc0
    Nov  5 16:29:08 Tower kernel: ? import_iovec+0x17/0x1d
    Nov  5 16:29:08 Tower kernel: ? copy_msghdr_from_user+0x5c/0x87
    Nov  5 16:29:08 Tower kernel: ? _raw_spin_unlock_irqrestore+0x24/0x3a
    Nov  5 16:29:08 Tower kernel: ___sys_recvmsg+0x7d/0xb8
    Nov  5 16:29:08 Tower kernel: ? _raw_write_unlock_irq+0x18/0x2d
    Nov  5 16:29:08 Tower kernel: ? do_epoll_wait+0x438/0x557
    Nov  5 16:29:08 Tower kernel: ? __rseq_handle_notify_resume+0x258/0x427
    Nov  5 16:29:08 Tower kernel: __sys_recvmsg+0x5b/0x92
    Nov  5 16:29:08 Tower kernel: do_syscall_64+0x6b/0x81
    Nov  5 16:29:08 Tower kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd
    Nov  5 16:29:08 Tower kernel: RIP: 0033:0x14ca8d2a5ae5
    Nov  5 16:29:08 Tower kernel: Code: 21 03 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b5 0f 1f 00 53 48 83 ec 10 80 3d fc 8a 0d 00 00 74 22 b8 2f 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 5b 48 63 d8 48 83 c4 10 48 89 d8 5b c3 0f 1f
    Nov  5 16:29:08 Tower kernel: RSP: 002b:00007ffe9bcd81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002f
    Nov  5 16:29:08 Tower kernel: RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 000014ca8d2a5ae5
    Nov  5 16:29:08 Tower kernel: RDX: 0000000000000000 RSI: 00007ffe9bcd8230 RDI: 0000000000000004
    Nov  5 16:29:08 Tower kernel: RBP: 0000000000000000 R08: 00000000064967d0 R09: 000000000045f370
    Nov  5 16:29:08 Tower kernel: R10: 00007ffe9bd45080 R11: 0000000000000202 R12: 000000000044a9e0
    Nov  5 16:29:08 Tower kernel: R13: 00007ffe9bcd82f0 R14: 00007ffe9bcd823c R15: 0000000000000000

     

     

    This was on an B550 5600g Ryzen system with 1 NVME and 3 drives. 

     

     

    tower-diagnostics-20221105-1637.zip

    Edited by naebula
    Link to comment



    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
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.