You are not logged in.
Hi! I have been recently getting steadily reproducible kernel oops and tainted state while watching videos on mpv.
Steps to reproduce:
1. On i3wm with picom and amd gpu open a youtube video with mpv (haven't tried local video)
2. Swap workspace back and forth, while moving mouse (mpv GUI visible)
What happens:
* mpv window produces no display, however audio keeps playing
* ps, htop, pgrep etc hangs when executed
* certain random applications won't start (for ex.: rofi)
* has to restart (systemctl reboot works, but waits for processes to exit (which won't, but successfully shuts down after timeout))
Notes:
* Not happening without picom (last update was "[2026-04-09T18:54:55+0200] [ALPM] upgraded picom (13-1 -> 13-2)" so not sure if picom bug)
* Perhaps mesa bug?: [2026-07-06T15:35:51+0200] [ALPM] upgraded mesa (1:26.1.3-2 -> 1:26.1.4-1) only noticed this issue today
* versions:
* system up-to-date
* mesa: 1:26.1.4-1
* picom: 13-2
* i3-wm: 4.25.1-1
* mpv: 1:0.41.0-3
* Linux harczos 7.1.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 07 Jul 2026 05:05:48 +0000 x86_64 GNU/Linux
journal:
Jul 09 17:20:25 harczos kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Jul 09 17:20:25 harczos kernel: #PF: supervisor read access in kernel mode
Jul 09 17:20:25 harczos kernel: #PF: error_code(0x0000) - not-present page
Jul 09 17:20:25 harczos kernel: PGD 0 P4D 0
Jul 09 17:20:25 harczos kernel: Oops: Oops: 0000 [#1] SMP NOPTI
Jul 09 17:20:25 harczos kernel: CPU: 13 UID: 1000 PID: 2155 Comm: vo Tainted: G OE 7.1.2-arch3-1 #1 PREEMPT(full) 914ec70c9fc54a99dc91d290948a1dd1bb226c49
Jul 09 17:20:25 harczos kernel: Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Jul 09 17:20:25 harczos kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C95/B550M PRO-VDH WIFI (MS-7C95), BIOS 2.91 08/04/2021
Jul 09 17:20:25 harczos kernel: RIP: 0010:amdgpu_hmm_invalidate_gfx+0x38/0xd0 [amdgpu]
Jul 09 17:20:25 harczos kernel: Code: 8b 46 18 89 c3 83 e3 01 75 0c 48 83 c4 20 89 d8 5b c3 cc cc cc cc 48 8b 4f f0 48 8b b7 58 ff ff ff 48 89 3c 24 48 89 54 24 18 <48> 8b 09 4c 8d 86 18 c7 04 00 4c 89 c7 4c 89 44 24 08 48 8b 89 70
Jul 09 17:20:25 harczos kernel: RSP: 0018:ffffd000856975f8 EFLAGS: 00010202
Jul 09 17:20:25 harczos kernel: RAX: 0000000000000001 RBX: 0000000000000001 RCX: 0000000000000000
Jul 09 17:20:25 harczos kernel: RDX: 0000000000000005 RSI: ffff8d428598ed90 RDI: ffff8d42e283de60
Jul 09 17:20:25 harczos kernel: RBP: ffffd000856976a0 R08: 2726272c2e2e2d2c R09: 27292a2a27252729
Jul 09 17:20:25 harczos kernel: R10: 212930312d2a2827 R11: 2827242221222222 R12: ffff8d428b733000
Jul 09 17:20:25 harczos kernel: R13: 0000000000000005 R14: 0000000000000000 R15: ffffd00085697738
Jul 09 17:20:25 harczos kernel: FS: 00007f7e6cbff6c0(0000) GS:ffff8d45d7891000(0000) knlGS:0000000000000000
Jul 09 17:20:25 harczos kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 09 17:20:25 harczos kernel: CR2: 0000000000000000 CR3: 0000000149425000 CR4: 0000000000350ef0
Jul 09 17:20:25 harczos kernel: Call Trace:
Jul 09 17:20:25 harczos kernel: <TASK>
Jul 09 17:20:25 harczos kernel: __mmu_notifier_invalidate_range_start+0x26d/0x2e0
Jul 09 17:20:25 harczos kernel: ? copy_mc_to_kernel+0x21/0x30
Jul 09 17:20:25 harczos kernel: do_wp_page+0xc7f/0xfd0
Jul 09 17:20:25 harczos kernel: __handle_mm_fault+0xa5b/0xf80
Jul 09 17:20:25 harczos kernel: handle_mm_fault+0xed/0x2c0
Jul 09 17:20:25 harczos kernel: hmm_vma_fault.isra.0+0x95/0xc0
Jul 09 17:20:25 harczos kernel: walk_pgd_range+0x593/0xbe0
Jul 09 17:20:25 harczos kernel: __walk_page_range+0x8d/0x1f0
Jul 09 17:20:25 harczos kernel: walk_page_range_mm_unsafe+0x1f6/0x290
Jul 09 17:20:25 harczos kernel: hmm_range_fault+0x5a/0xa0
Jul 09 17:20:25 harczos kernel: amdgpu_hmm_range_get_pages+0xee/0x170 [amdgpu 6e15dc6d80e03fb12c231a21e268218c2e79f526]
Jul 09 17:20:25 harczos kernel: amdgpu_ttm_tt_get_user_pages+0xc0/0x1e0 [amdgpu 6e15dc6d80e03fb12c231a21e268218c2e79f526]
Jul 09 17:20:25 harczos kernel: ? __pfx_amdgpu_gem_userptr_ioctl+0x10/0x10 [amdgpu 6e15dc6d80e03fb12c231a21e268218c2e79f526]
Jul 09 17:20:25 harczos kernel: amdgpu_gem_userptr_ioctl+0x14f/0x320 [amdgpu 6e15dc6d80e03fb12c231a21e268218c2e79f526]
Jul 09 17:20:25 harczos kernel: ? drm_dev_enter+0x1d/0x60
Jul 09 17:20:25 harczos kernel: drm_ioctl_kernel+0xae/0x100
Jul 09 17:20:25 harczos kernel: drm_ioctl+0x2d8/0x550
Jul 09 17:20:25 harczos kernel: ? __pfx_amdgpu_gem_userptr_ioctl+0x10/0x10 [amdgpu 6e15dc6d80e03fb12c231a21e268218c2e79f526]
Jul 09 17:20:25 harczos kernel: amdgpu_drm_ioctl+0x4a/0x80 [amdgpu 6e15dc6d80e03fb12c231a21e268218c2e79f526]
Jul 09 17:20:25 harczos kernel: __x64_sys_ioctl+0xb9/0x100
Jul 09 17:20:25 harczos kernel: do_syscall_64+0xaa/0x660
Jul 09 17:20:25 harczos kernel: ? __mmu_notifier_invalidate_range_end+0xac/0xc0
Jul 09 17:20:25 harczos kernel: ? set_ptes.constprop.0+0x5/0x10
Jul 09 17:20:25 harczos kernel: ? do_wp_page+0x812/0xfd0
Jul 09 17:20:25 harczos kernel: ? __handle_mm_fault+0xa5b/0xf80
Jul 09 17:20:25 harczos kernel: ? irqentry_exit+0x150/0x760
Jul 09 17:20:25 harczos kernel: ? asm_sysvec_call_function_single+0x1a/0x20
Jul 09 17:20:25 harczos kernel: ? do_syscall_64+0x29/0x660
Jul 09 17:20:25 harczos kernel: ? do_syscall_64+0x5f/0x660
Jul 09 17:20:25 harczos kernel: ? exc_page_fault+0x90/0x1f0
Jul 09 17:20:25 harczos kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jul 09 17:20:25 harczos kernel: RIP: 0033:0x7f7eb6917b9d
Jul 09 17:20:25 harczos kernel: Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
Jul 09 17:20:25 harczos kernel: RSP: 002b:00007f7e6cbfc310 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jul 09 17:20:25 harczos kernel: RAX: ffffffffffffffda RBX: 00007f7e54080830 RCX: 00007f7eb6917b9d
Jul 09 17:20:25 harczos kernel: RDX: 00007f7e6cbfc3c0 RSI: 00000000c0186451 RDI: 0000000000000018
Jul 09 17:20:25 harczos kernel: RBP: 00007f7e6cbfc360 R08: 0000000000000016 R09: 00007f7e6cbfc770
Jul 09 17:20:25 harczos kernel: R10: 0000559ace759f40 R11: 0000000000000246 R12: 00007f7e6cbfc3c0
Jul 09 17:20:25 harczos kernel: R13: 00000000c0186451 R14: 0000000000000018 R15: 00007f7e54082340
Jul 09 17:20:25 harczos kernel: </TASK>
Jul 09 17:20:25 harczos kernel: Modules linked in: nls_utf8 cifs nls_ucs2_utils smbdirect rdma_cm iw_cm ib_cm ib_core cifs_md4 dns_resolver netfs snd_seq_dummy rfcomm snd_hrtimer snd_seq snd_seq_device algif_hash algif_skcipher af_alg bnep nct6683 nls_iso8859_1 vfat fat amd_atl amdgpu iwlmvm intel_rapl_msr intel_rapl_common snd_hda_codec_alc662 mac80211 snd_hda_codec_realtek_lib drm_buddy amdxcp snd_hda_codec_generic snd_hda_codec_atihdmi drm_panel_backlight_quirks snd_hda_codec_hdmi gpu_sched ptp drm_exec kvm_amd snd_hda_intel pps_core drm_suballoc_helper libarc4 snd_hda_codec drm_ttm_helper btusb snd_hda_core ttm kvm iwlwifi btmtk i2c_algo_bit snd_intel_dspcfg btrtl snd_intel_sdw_acpi drm_display_helper btbcm snd_hwdep btintel ee1004 wmi_bmof irqbypass cec snd_pcm cfg80211 aesni_intel bluetooth sp5100_tco mousedev gf128mul video snd_timer joydev aead gpio_amdpt snd i2c_piix4 rapl wmi ccp rfkill gpio_generic soundcore pcspkr i2c_smbus mac_hid r8169 realtek phy_package mdio_devres libphy mdio_bus i2c_dev crypto_user ntsync zenpower(OE)
Jul 09 17:20:25 harczos kernel: nvme vmd nvme_core nvme_keyring nvme_auth
Jul 09 17:20:25 harczos kernel: CR2: 0000000000000000
Jul 09 17:20:25 harczos kernel: ---[ end trace 0000000000000000 ]---
Jul 09 17:20:25 harczos kernel: RIP: 0010:amdgpu_hmm_invalidate_gfx+0x38/0xd0 [amdgpu]
Jul 09 17:20:25 harczos kernel: Code: 8b 46 18 89 c3 83 e3 01 75 0c 48 83 c4 20 89 d8 5b c3 cc cc cc cc 48 8b 4f f0 48 8b b7 58 ff ff ff 48 89 3c 24 48 89 54 24 18 <48> 8b 09 4c 8d 86 18 c7 04 00 4c 89 c7 4c 89 44 24 08 48 8b 89 70
Jul 09 17:20:25 harczos kernel: RSP: 0018:ffffd000856975f8 EFLAGS: 00010202
Jul 09 17:20:25 harczos kernel: RAX: 0000000000000001 RBX: 0000000000000001 RCX: 0000000000000000
Jul 09 17:20:25 harczos kernel: RDX: 0000000000000005 RSI: ffff8d428598ed90 RDI: ffff8d42e283de60
Jul 09 17:20:25 harczos kernel: RBP: ffffd000856976a0 R08: 2726272c2e2e2d2c R09: 27292a2a27252729
Jul 09 17:20:25 harczos kernel: R10: 212930312d2a2827 R11: 2827242221222222 R12: ffff8d428b733000
Jul 09 17:20:25 harczos kernel: R13: 0000000000000005 R14: 0000000000000000 R15: ffffd00085697738
Jul 09 17:20:25 harczos kernel: FS: 00007f7e6cbff6c0(0000) GS:ffff8d45d7891000(0000) knlGS:0000000000000000
Jul 09 17:20:25 harczos kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 09 17:20:25 harczos kernel: CR2: 0000000000000000 CR3: 0000000149425000 CR4: 0000000000350ef0
Jul 09 17:20:25 harczos kernel: note: vo[2155] exited with irqs disabledI have removed zenpower after this, but still the issue occurs (no tainted kernel after):
Jul 09 17:27:08 harczos kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Jul 09 17:27:08 harczos kernel: #PF: supervisor read access in kernel mode
Jul 09 17:27:08 harczos kernel: #PF: error_code(0x0000) - not-present page
Jul 09 17:27:08 harczos kernel: PGD 0 P4D 0
Jul 09 17:27:08 harczos kernel: Oops: Oops: 0000 [#1] SMP NOPTI
Jul 09 17:27:08 harczos kernel: CPU: 7 UID: 1000 PID: 1441 Comm: vo Not tainted 7.1.3-arch1-1 #1 PREEMPT(full) e26faba0f8bbd89be1f2ccdc72a60264663a1c0f
Jul 09 17:27:08 harczos kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C95/B550M PRO-VDH WIFI (MS-7C95), BIOS 2.91 08/04/2021
Jul 09 17:27:08 harczos kernel: RIP: 0010:amdgpu_hmm_invalidate_gfx+0x38/0xd0 [amdgpu]
Jul 09 17:27:08 harczos kernel: Code: 8b 46 18 89 c3 83 e3 01 75 0c 48 83 c4 20 89 d8 5b c3 cc cc cc cc 48 8b 4f f0 48 8b b7 58 ff ff ff 48 89 3c 24 48 89 54 24 18 <48> 8b 09 4c 8d 86 18 c7 04 00 4c 89 c7 4c 89 44 24 08 48 8b 89 70
Jul 09 17:27:08 harczos kernel: RSP: 0018:ffffd30d4501b548 EFLAGS: 00010202
Jul 09 17:27:08 harczos kernel: RAX: 0000000000000001 RBX: 0000000000000001 RCX: 0000000000000000
Jul 09 17:27:08 harczos kernel: RDX: 0000000000000005 RSI: ffff8bb89c60ed90 RDI: ffff8bb8a0c02260
Jul 09 17:27:08 harczos kernel: RBP: ffffd30d4501b5f0 R08: 101010101111100f R09: 251e1b1f21191313
Jul 09 17:27:08 harczos kernel: R10: 1d1b1b1d20212d34 R11: 1e1a1c20201f1d1e R12: ffff8bb893a6e0c0
Jul 09 17:27:08 harczos kernel: R13: 0000000000000005 R14: 0000000000000000 R15: ffffd30d4501b688
Jul 09 17:27:08 harczos kernel: FS: 00007fa3edbff6c0(0000) GS:ffff8bbbfc911000(0000) knlGS:0000000000000000
Jul 09 17:27:08 harczos kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 09 17:27:08 harczos kernel: CR2: 0000000000000000 CR3: 0000000141adb000 CR4: 0000000000350ef0
Jul 09 17:27:08 harczos kernel: Call Trace:
Jul 09 17:27:08 harczos kernel: <TASK>
Jul 09 17:27:08 harczos kernel: __mmu_notifier_invalidate_range_start+0x26d/0x2e0
Jul 09 17:27:08 harczos kernel: ? copy_mc_to_kernel+0x21/0x30
Jul 09 17:27:08 harczos kernel: do_wp_page+0xc7f/0xfd0
Jul 09 17:27:08 harczos kernel: __handle_mm_fault+0xa5b/0xf80
Jul 09 17:27:08 harczos kernel: ? __mmap_region+0x78f/0x1160
Jul 09 17:27:08 harczos kernel: ? irqentry_exit+0x150/0x760
Jul 09 17:27:08 harczos kernel: handle_mm_fault+0xed/0x2c0
Jul 09 17:27:08 harczos kernel: hmm_vma_fault.isra.0+0x95/0xc0
Jul 09 17:27:08 harczos kernel: walk_pgd_range+0x593/0xbe0
Jul 09 17:27:08 harczos kernel: __walk_page_range+0x8d/0x1f0
Jul 09 17:27:08 harczos kernel: walk_page_range_mm_unsafe+0x1f6/0x290
Jul 09 17:27:08 harczos kernel: hmm_range_fault+0x5a/0xa0
Jul 09 17:27:08 harczos kernel: amdgpu_hmm_range_get_pages+0xee/0x170 [amdgpu 6f002209ddf1e4c5f8291b4363bf7c8f6f59ba99]
Jul 09 17:27:08 harczos kernel: amdgpu_ttm_tt_get_user_pages+0xc0/0x1e0 [amdgpu 6f002209ddf1e4c5f8291b4363bf7c8f6f59ba99]
Jul 09 17:27:08 harczos kernel: ? __pfx_amdgpu_gem_userptr_ioctl+0x10/0x10 [amdgpu 6f002209ddf1e4c5f8291b4363bf7c8f6f59ba99]
Jul 09 17:27:08 harczos kernel: amdgpu_gem_userptr_ioctl+0x14f/0x320 [amdgpu 6f002209ddf1e4c5f8291b4363bf7c8f6f59ba99]
Jul 09 17:27:08 harczos kernel: ? drm_dev_enter+0x1d/0x60
Jul 09 17:27:08 harczos kernel: drm_ioctl_kernel+0xae/0x100
Jul 09 17:27:08 harczos kernel: drm_ioctl+0x2d8/0x550
Jul 09 17:27:08 harczos kernel: ? __pfx_amdgpu_gem_userptr_ioctl+0x10/0x10 [amdgpu 6f002209ddf1e4c5f8291b4363bf7c8f6f59ba99]
Jul 09 17:27:08 harczos kernel: amdgpu_drm_ioctl+0x4a/0x80 [amdgpu 6f002209ddf1e4c5f8291b4363bf7c8f6f59ba99]
Jul 09 17:27:08 harczos kernel: __x64_sys_ioctl+0xb9/0x100
Jul 09 17:27:08 harczos kernel: do_syscall_64+0xaa/0x660
Jul 09 17:27:08 harczos kernel: ? __pfx_flush_tlb_func+0x10/0x10
Jul 09 17:27:08 harczos kernel: ? __mod_memcg_lruvec_state+0xeb/0x1b0
Jul 09 17:27:08 harczos kernel: ? mn_itree_inv_end+0x21/0x110
Jul 09 17:27:08 harczos kernel: ? lruvec_stat_mod_folio+0x93/0xd0
Jul 09 17:27:08 harczos kernel: ? __folio_mod_stat+0x2d/0x90
Jul 09 17:27:08 harczos kernel: ? __mmu_notifier_invalidate_range_end+0xac/0xc0
Jul 09 17:27:08 harczos kernel: ? set_ptes.constprop.0+0x5/0x10
Jul 09 17:27:08 harczos kernel: ? do_wp_page+0x812/0xfd0
Jul 09 17:27:08 harczos kernel: ? __handle_mm_fault+0xa5b/0xf80
Jul 09 17:27:08 harczos kernel: ? count_memcg_events+0xd1/0x190
Jul 09 17:27:08 harczos kernel: ? handle_mm_fault+0x1e5/0x2c0
Jul 09 17:27:08 harczos kernel: ? do_user_addr_fault+0x23b/0x730
Jul 09 17:27:08 harczos kernel: ? do_syscall_64+0x5f/0x660
Jul 09 17:27:08 harczos kernel: ? exc_page_fault+0x90/0x1f0
Jul 09 17:27:08 harczos kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jul 09 17:27:08 harczos kernel: RIP: 0033:0x7fa43f517b9d
Jul 09 17:27:08 harczos kernel: Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
Jul 09 17:27:08 harczos kernel: RSP: 002b:00007fa3edbfc310 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jul 09 17:27:08 harczos kernel: RAX: ffffffffffffffda RBX: 00007fa3dc080a70 RCX: 00007fa43f517b9d
Jul 09 17:27:08 harczos kernel: RDX: 00007fa3edbfc3c0 RSI: 00000000c0186451 RDI: 0000000000000018
Jul 09 17:27:08 harczos kernel: RBP: 00007fa3edbfc360 R08: 0000000000000016 R09: 00007fa3edbfc770
Jul 09 17:27:08 harczos kernel: R10: 000055a1a591c730 R11: 0000000000000246 R12: 00007fa3edbfc3c0
Jul 09 17:27:08 harczos kernel: R13: 00000000c0186451 R14: 0000000000000018 R15: 00007fa3dc090cb0
Jul 09 17:27:08 harczos kernel: </TASK>
Jul 09 17:27:08 harczos kernel: Modules linked in: nls_utf8 cifs nls_ucs2_utils smbdirect rdma_cm iw_cm ib_cm ib_core cifs_md4 dns_resolver netfs snd_seq_dummy rfcomm snd_hrtimer snd_seq snd_seq_device algif_hash algif_skcipher af_alg bnep nct6683 nls_iso8859_1 vfat fat amd_atl intel_rapl_msr amdgpu intel_rapl_common iwlmvm snd_hda_codec_alc662 snd_hda_codec_realtek_lib mac80211 snd_hda_codec_generic drm_buddy snd_hda_codec_atihdmi amdxcp drm_panel_backlight_quirks snd_hda_codec_hdmi gpu_sched snd_hda_intel drm_exec ptp kvm_amd drm_suballoc_helper pps_core snd_hda_codec drm_ttm_helper libarc4 snd_hda_core ttm btusb iwlwifi kvm btmtk snd_intel_dspcfg i2c_algo_bit snd_intel_sdw_acpi btrtl drm_display_helper ee1004 snd_hwdep btbcm btintel irqbypass cec wmi_bmof aesni_intel snd_pcm sp5100_tco mousedev video cfg80211 joydev gf128mul bluetooth snd_timer aead snd gpio_amdpt ccp soundcore i2c_piix4 rapl rfkill gpio_generic wmi pcspkr i2c_smbus mac_hid r8169 realtek phy_package mdio_devres libphy mdio_bus ntsync i2c_dev crypto_user nvme vmd
Jul 09 17:27:08 harczos kernel: nvme_core nvme_keyring nvme_auth
Jul 09 17:27:08 harczos kernel: CR2: 0000000000000000
Jul 09 17:27:08 harczos kernel: ---[ end trace 0000000000000000 ]---
Jul 09 17:27:08 harczos kernel: RIP: 0010:amdgpu_hmm_invalidate_gfx+0x38/0xd0 [amdgpu]
Jul 09 17:27:08 harczos kernel: Code: 8b 46 18 89 c3 83 e3 01 75 0c 48 83 c4 20 89 d8 5b c3 cc cc cc cc 48 8b 4f f0 48 8b b7 58 ff ff ff 48 89 3c 24 48 89 54 24 18 <48> 8b 09 4c 8d 86 18 c7 04 00 4c 89 c7 4c 89 44 24 08 48 8b 89 70
Jul 09 17:27:08 harczos kernel: RSP: 0018:ffffd30d4501b548 EFLAGS: 00010202
Jul 09 17:27:08 harczos kernel: RAX: 0000000000000001 RBX: 0000000000000001 RCX: 0000000000000000
Jul 09 17:27:08 harczos kernel: RDX: 0000000000000005 RSI: ffff8bb89c60ed90 RDI: ffff8bb8a0c02260
Jul 09 17:27:08 harczos kernel: RBP: ffffd30d4501b5f0 R08: 101010101111100f R09: 251e1b1f21191313
Jul 09 17:27:08 harczos kernel: R10: 1d1b1b1d20212d34 R11: 1e1a1c20201f1d1e R12: ffff8bb893a6e0c0
Jul 09 17:27:08 harczos kernel: R13: 0000000000000005 R14: 0000000000000000 R15: ffffd30d4501b688
Jul 09 17:27:08 harczos kernel: FS: 00007fa3edbff6c0(0000) GS:ffff8bbbfc911000(0000) knlGS:0000000000000000
Jul 09 17:27:08 harczos kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 09 17:27:08 harczos kernel: CR2: 0000000000000000 CR3: 0000000141adb000 CR4: 0000000000350ef0
Jul 09 17:27:08 harczos kernel: note: vo[1441] exited with irqs disabledmore stuff: https://bpa.st/L45Q
Please let me know if additional information needed.
What I'd like to know if this is a known bug, a new bug or my hardware is failing. Thanks in advance!
Edit: just realized that zenpower taints the kernel not the oops, my bad
Last edited by pure_bliss (2026-07-09 16:05:46)
Offline
Offline
Thank you! For what I understand this will be fixed soon.
Offline