The kernel crashes due to a General Protection Fault occurred in do_user_addr_fault():
Issue
- The kernel crashes due to a General Protection Fault occurred in do_user_addr_fault():
[1531019.759475] general protection fault, probably for non-canonical address 0x8000000000000000
[1531019.759480] CPU: 4 PID: 804367 Comm: python3
[1531019.759482] Hardware name: Dell Inc. PowerEdge R760/05H0JD, BIOS 2.1.5 03/14/2024
[1531019.759483] RIP: 0010:do_user_addr_fault+0x14d/0x6a0
[1531019.759553] Code: 00 0f 1f 44 00 00 85 c0 0f 84 3b 01 00 00 e8 4a 20 c5 00 4c 89 f7 4c 89 ee e8 1f f7 30 00 48 89 c7 48 85 c0 0f 84 4b 02 00 00 <4c> 39 28 0f 87 38 02 00 00 f7 c5 20 80 00 00 0f 85 a0 01 00 00 48
[1531019.759555] RSP: 0000:ff375779e5b23ee0 EFLAGS: 00010286
[1531019.759557] RAX: 8000000000000000 RBX: 0000000000000255 RCX: 00007ffc74085fff
[1531019.759558] RDX: 0000000000000000 RSI: ff360949a18d7e00 RDI: 8000000000000000
[1531019.759559] RBP: 0000000000000006 R08: 8000000000000000 R09: 00007ffc74012000
[1531019.759559] R10: ff360949a18d7e50 R11: ff360949a18d7e0c R12: ff375779e5b23f58
[1531019.759560] R13: 00007ffc7401e6ff R14: ff36094cc5515000 R15: ff36094cc5515070
[1531019.759561] FS: 000014b8f8c54740(0000) GS:ff3609c6bfa80000(0000) knlGS:0000000000000000
[1531019.759562] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[1531019.759563] CR2: 00007ffc7401e6ff CR3: 0000000c6c9d2004 CR4: 0000000000771ef0
[1531019.759564] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[1531019.759564] DR3: 0000000000000000 DR6: 00000000fffe07f0 DR7: 0000000000000400
[1531019.759565] PKRU: 55555554
[1531019.759566] Call Trace:
[1531019.759568] <TASK>
[1531019.759586] ? show_trace_log_lvl+0x1c4/0x2df
[1531019.759592] ? show_trace_log_lvl+0x1c4/0x2df
[1531019.759598] ? exc_page_fault+0x62/0x150
[1531019.759605] ? __die_body.cold+0x8/0xd
[1531019.759607] ? die_addr+0x39/0x60
[1531019.759611] ? exc_general_protection+0x1c8/0x420
[1531019.759617] ? asm_exc_general_protection+0x22/0x30
[1531019.759630] ? do_user_addr_fault+0x14d/0x6a0
[1531019.759634] exc_page_fault+0x62/0x150
[1531019.759638] asm_exc_page_fault+0x22/0x30
[1531019.759640] RIP: 0033:0x14b8f8d9ab1c
[1531019.759679] Code: 00 00 48 89 94 24 58 02 00 00 48 89 94 24 60 02 00 00 48 89 94 24 68 02 00 00 48 89 94 24 70 02 00 00 48 89 94 24 78 02 00 00 <0f> c7 64 24 40 48 8b 73 10 48 8b 7b 08 e8 f2 cf ff ff 49 89 c3 b8
[1531019.759680] RSP: 002b:00007ffc7400dd40 EFLAGS: 00010246
[1531019.759681] RAX: 00000000000800ee RBX: 00007ffc7400e700 RCX: 0000000000000001
[1531019.759682] RDX: 0000000000000000 RSI: 000000000065a350 RDI: 000014b8f8bf96a0
[1531019.759682] RBP: 00000000006de370 R08: 0000000001036490 R09: 1ffffffffffffffe
[1531019.759683] R10: 0000000000000000 R11: 0000000000000008 R12: 000000000000006f
[1531019.759684] R13: 000000000000006f R14: 0000000000000000 R15: 0000000001036490
[1531019.759690] </TASK>
...
Environment
- Red Hat Enterprise Linux 9
- Dell PowerEdge Servers
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.