[Bug 287422] EFI RT page fault -- Fatal trap 12: page fault while in kernel mode during 14.3-RELEASE boot

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Jun 2025 22:02:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287422

--- Comment #2 from Laszlo Pusztai <laszlo@direstudio.com> ---
Here it is:

machdep.efi_map: 
                   Type     Physical      Virtual   #Pages Attr
     ConventionalMemory 000000000000 000000000000 00000058 UC WC WT WB 
               Reserved 000000058000 000000000000 00000001 UC WC WT WB 
     ConventionalMemory 000000059000 000000000000 00000045 UC WC WT WB 
               Reserved 00000009e000 000000000000 00000002 UC WC WT WB 
     ConventionalMemory 000000100000 000000000000 0007b5a5 UC WC WT WB 
             LoaderCode 00007b6a5000 000000000000 00004000 UC WC WT WB 
       BootServicesData 00007f6a5000 000000000000 00000040 UC WC WT WB 
     ConventionalMemory 00007f6e5000 000000000000 0000378e UC WC WT WB 
             LoaderData 000082e73000 000000000000 00004300 UC WC WT WB 
             LoaderCode 000087173000 000000000000 000000a8 UC WC WT WB 
       BootServicesData 00008721b000 000000000000 000003c7 UC WC WT WB 
          ACPIMemoryNVS 0000875e2000 000000000000 00000001 UC WC WT WB 
    RuntimeServicesData 0000875e3000 0000875e3000 0000004a UC WC WT WB RUNTIME
       BootServicesData 00008762d000 000000000000 00000068 UC WC WT WB 
     ConventionalMemory 000087695000 000000000000 00000004 UC WC WT WB 
             LoaderData 000087699000 000000000000 0000000b UC WC WT WB 
       BootServicesData 0000876a4000 000000000000 00004015 UC WC WT WB 
     ConventionalMemory 00008b6b9000 000000000000 000001a9 UC WC WT WB 
       BootServicesCode 00008b862000 000000000000 00000457 UC WC WT WB 
    RuntimeServicesCode 00008bcb9000 00008bcb9000 00000067 UC WC WT WB RUNTIME
    RuntimeServicesData 00008bd20000 00008bd20000 00001e41 UC WC WT WB RUNTIME
               Reserved 00008db61000 000000000000 00001740 UC WC WT WB 
          ACPIMemoryNVS 00008f2a1000 000000000000 000008f9 UC WC WT WB 
      ACPIReclaimMemory 00008fb9a000 000000000000 00000065 UC WC WT WB 
       BootServicesData 00008fbff000 000000000000 00000001 UC WC WT WB 
     ConventionalMemory 000100000000 000000000000 00770000 UC WC WT WB 
         MemoryMappedIO 0000e0000000 0000e0000000 00010000 UC RUNTIME
         MemoryMappedIO 0000fe000000 0000fe000000 00000011 UC RUNTIME
         MemoryMappedIO 0000fec00000 0000fec00000 00000001 UC RUNTIME
         MemoryMappedIO 0000fee00000 0000fee00000 00000001 UC RUNTIME
         MemoryMappedIO 0000ff000000 0000ff000000 00001000 UC RUNTIME

It is an ASUS P10S-I motherboard, with BIOS version 4602.

-- 
You are receiving this mail because:
You are the assignee for the bug.