On Mon, Mar 10, 2025 at 09:30 PM, memristor2 wrote: > > BUG: unable to handle page fault for address: 0000000063441850 To "nokaslr", maybe MemMap or E820 table passed to Linux kernel is incorrect. Then you need to check MemMap or E820 table entries. To kernel panic, page fault triggered at 0x63441850 with log " BUG: unable to handle page fault for address: 0000000063441850 ". This issue might be caused by invalid page table access. And also it seems you are using FPU " kernel_fpu_begin_mask+0x2b/0xc0 " , maybe you need to check whether FPU has been initialized correctly. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121173): https://edk2.groups.io/g/devel/message/121173 Mute This Topic: https://groups.io/mt/111617309/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-