[Bug 264267] UEFI Booting on Azure Generation 2 VMs crashes

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 19:59:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264267

--- Comment #22 from Michael Baptist <mbaptist.opensource@gmail.com> ---
OK set module_verbose=3
OK memmap   
                   Type     Physical      Virtual   #Pages Attr
     ConventionalMemory 000000000000 000000000000 000000a0 UC WC WT WB 
       BootServicesData 000000100000 000000000000 0000052a UC WC WT WB 
     ConventionalMemory 00000062a000 000000000000 00003dd6 UC WC WT WB 
       BootServicesData 000004400000 000000000000 00000200 UC WC WT WB 
     ConventionalMemory 000004600000 000000000000 0000001d UC WC WT WB 
       BootServicesData 00000461d000 000000000000 00000020 UC WC WT WB 
       BootServicesCode 00000463d000 000000000000 0000002f UC WC WT WB 
       BootServicesData 00000466c000 000000000000 00000008 UC WC WT WB 
       BootServicesCode 000004674000 000000000000 00000017 UC WC WT WB 
     ConventionalMemory 00000468b000 000000000000 000325b5 UC WC WT WB 
             LoaderData 000036c40000 000000000000 00008000 UC WC WT WB 
             LoaderCode 00003ec40000 000000000000 000000e5 UC WC WT WB 
      ACPIReclaimMemory 00003ed25000 000000000000 00000002 UC WC WT WB 
       BootServicesCode 00003ed27000 000000000000 00000154 UC WC WT WB 
      ACPIReclaimMemory 00003ee7b000 000000000000 0000001f UC WC WT WB 
       BootServicesCode 00003ee9a000 000000000000 00000058 UC WC WT WB 
    RuntimeServicesData 00003eef2000 000000000000 00000029 UC WC WT WB 
     ConventionalMemory 00003ef1b000 000000000000 0000028d UC WC WT WB 
       BootServicesData 00003f1a8000 000000000000 0000000d UC WC WT WB 
     ConventionalMemory 00003f1b5000 000000000000 000000de UC WC WT WB 
       BootServicesData 00003f293000 000000000000 00000b88 UC WC WT WB 
       BootServicesCode 00003fe1b000 000000000000 00000180 UC WC WT WB 
    RuntimeServicesCode 00003ff9b000 000000000000 00000030 UC WC WT WB 
    RuntimeServicesData 00003ffcb000 000000000000 00000024 UC WC WT WB 
               Reserved 00003ffef000 000000000000 00000004 UC WC WT WB 
      ACPIReclaimMemory 00003fff3000 000000000000 00000008 UC WC WT WB 
          ACPIMemoryNVS 00003fffb000 000000000000 00000004 UC WC WT WB 
       BootServicesData 00003ffff000 000000000000 00000001 UC WC WT WB 
     ConventionalMemory 000100000000 000000000000 00ee0000 UC WC WT WB 
     ConventionalMemory 001000000000 000000000000 000e0000 UC WC WT WB 

OK boot -v
Loading kernel...
/boot/kernel/kernel entry at 0xffffffff8038a000
Segment: 0x189b10@0x0 -> 0x200000-0x389b0f-
Segment: 0xe0ce88@0x18a000 -> 0x38a000-0x1196e87/
Segment: 0x6baaa4@0xf96e90 -> 0x1196e90-0x1851933/
Segment: 0x140@0x1800000 -> 0x1a00000-0x1a0013f
Segment: 0x1c8470@0x1801000 -> 0x1a01000-0x1ffffff (bss: 0x1bc9470-0x1ffffff)
syms=[
symtab: 0x198150@0x19c9718 -> 0x2000008-0x2198158
strtab: 0x1b8a00@0x1b61baa -> 0x2198160-0x2350b60]
Loading configured modules...
can't find '/boot/entropy'
can't find '/etc/hostid'
staging 0x36e00000 (not copying) tramp 0x36c3f000 PT4 0x36c36000
Start @ 0xffffffff8038a000 ...



Boot verbose console dies much sooner as well.

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