Comment # 13 on bug 1220814 from Michael Burge
Update:
46hrs uptime!
6.8.6-1-default
The issue is around `simple_xattr_get` this time:

[134171.302114] BUG: unable to handle page fault for address: 000000000000557f
[134171.302118] #PF: supervisor read access in kernel mode
[134171.302120] #PF: error_code(0x0000) - not-present page
[134171.302121] PGD 0 P4D 0 
[134171.302124] Oops: 0000 [#1] PREEMPT SMP PTI
[134171.302126] CPU: 5 PID: 1 Comm: systemd Kdump: loaded Tainted: P          
OE      6.8.6-1-default #1 openSUSE Tumbleweed
001ee2b6272db94efdc27082222fee99f65f968f
[134171.302129] Hardware name: ASUSTeK COMPUTER INC. Zephyrus M
GU502GV_GU502GV/GU502GV, BIOS GU502GV.311 01/05/2021
[134171.302131] RIP: 0010:simple_xattr_get+0x31/0xa0
[134171.302135] Code: 00 00 41 56 49 89 ce 41 55 4c 8d 6f 08 41 54 49 89 d4 55
48 89 f5 53 48 89 fb 4c 89 ef e8 67 52 89 00 48 8b 1b 48 85 db 74 1b <48> 8b 7b
18 48 89 ee e8 b3 79 86 00 85 c0 78 27 74 2b 48 8b 5b 08
[134171.302137] RSP: 0018:ffffa12bc0043c80 EFLAGS: 00010202
[134171.302139] RAX: 0000000000000000 RBX: 0000000000005567 RCX:
0000000000000067
[134171.302140] RDX: ffff8b36b50c2600 RSI: ffffa12bc0043d50 RDI:
ffff8b2f8180d4a0
[134171.302142] RBP: ffffa12bc0043d50 R08: ffff8b36b50c2600 R09:
0000000000000067
[134171.302143] R10: ffffa12bc0043d50 R11: 0000000000000002 R12:
ffff8b36b50c2600
[134171.302145] R13: ffff8b2f8180d4a0 R14: 0000000000000067 R15:
ffffa12bc0043d50
[134171.302146] FS:  00007f5f23a41900(0000) GS:ffff8b36c7c80000(0000)
knlGS:0000000000000000
[134171.302148] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[134171.302149] CR2: 000000000000557f CR3: 0000000150e12003 CR4:
00000000003706f0
[134171.302151] Call Trace:
[134171.302152]  <TASK>
[134171.302155]  ? __die+0x23/0x70
[134171.302158]  ? page_fault_oops+0x14d/0x490
[134171.302161]  ? _copy_to_iter+0x8b/0x630
[134171.302164]  ? seq_printf+0x92/0xb0
[134171.302167]  ? exc_page_fault+0x71/0x160
[134171.302169]  ? asm_exc_page_fault+0x26/0x30
[134171.302174]  ? simple_xattr_get+0x31/0xa0
[134171.302177]  __vfs_getxattr+0x7f/0xb0
[134171.302180]  do_getxattr+0xf0/0x180
[134171.302182]  getxattr+0x7f/0xc0
[134171.302185]  ? __pte_offset_map+0x1b/0x180
[134171.302188]  ? __check_object_size+0x25b/0x2c0
[134171.302191]  ? strncpy_from_user+0x4f/0x150
[134171.302194]  ? user_path_at_empty+0x44/0x60
[134171.302197]  path_getxattr+0x6a/0xc0
[134171.302200]  do_syscall_64+0x83/0x170
[134171.302203]  ? do_user_addr_fault+0x304/0x670
[134171.302206]  ? exc_page_fault+0x71/0x160
[134171.302208]  entry_SYSCALL_64_after_hwframe+0x78/0x80

kdump:
https://drive.google.com/drive/folders/1_B-9l3cAUMsYUZHHSlAAITWH7rCHKotZ?usp=drive_link


You are receiving this mail because: