On Sat, Sep 12, 2026 at 10:14:59AM +0800, [email protected] wrote: > >Synopsis: vmd fault type 2 on alpine 2.23 and 2.24 > >Category: amd64 > >Environment: > System : OpenBSD 7.9 > Details : OpenBSD 7.9 (GENERIC.MP) #11: Thu Sep 10 09:48:01 MDT 2026 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > attempting to start an alpine 3.23 or 3.24 iso installer with vmctl > will cause fault type 2 on vm log > and vm crashes > > running /usr/sbin/vmd -dvvv shows this fault > > >How-To-Repeat: > run vmd in foreground /usr/sbin/vmd -vdddd > run a new 3.23 or 3.34 iso doas vmctl start -r > /tmp/alpine-virt-3.23.5-x86_64.iso -c -L -m 256M -d > /var/vmm/vaultwarden-new.qcow2 -B cdrom vaultwarden-new > observe vmd output > alpine 3.22.5 works >
this is a known issue. It should be fixed soon, but you will need to update to -current. -ml > > dmesg: > OpenBSD 7.9 (GENERIC.MP) #11: Thu Sep 10 09:48:01 MDT 2026 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 32081944576 (30595MB) > avail mem = 31081684992 (29641MB) > random: good seed from bootblocks > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xe6cf0 (57 entries) > bios0: vendor American Megatrends International, LLC. version "A.40" date > 04/14/2025 > bios0: Micro-Star International Co., Ltd. MS-7C52 > acpi0 at bios0: ACPI 6.2 > acpi0: sleep states S0 S3 S4 S5 > acpi0: tables DSDT FACP SSDT SSDT SSDT FIDT MCFG HPET FPDT TPM2 IVRS SSDT > CRAT CDIT SSDT SSDT SSDT SSDT WSMT APIC SSDT > acpi0: wakeup devices GPP0(S4) GPP2(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) > GP17(S4) XHC0(S4) XHC1(S4) GP18(S4) GPP1(S4) PT24(S4) PT25(S4) PTXH(S4) > acpitimer0 at acpi0: 3579545 Hz, 32 bits > acpimcfg0 at acpi0 > acpimcfg0: addr 0xf0000000, bus 0-127 > acpihpet0 at acpi0: 14318180 Hz > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 0 (boot processor) > cpu0: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3600.00 MHz, 17-18-01, > patch 0810810e > cpu0: cpuid 1 > edx=178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT> > > ecx=76d8320b<SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND> > cpu0: cpuid 6 eax=4<ARAT> ecx=1<EFFFREQ> > cpu0: cpuid 7.0 > ebx=209c01a9<FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA> > cpu0: cpuid d.1 eax=f<XSAVEOPT,XSAVEC,XGETBV1,XSAVES> > cpu0: cpuid 80000001 edx=2fd3fbff<NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG> > ecx=35c233ff<LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX> > cpu0: cpuid 80000007 edx=6599<HWPSTATE,ITSC> > cpu0: cpuid 80000008 ebx=1007<IBPB> > cpu0: cpuid 8000001F eax=f<SME,SEV,PFLUSH_MSR,SEVES> ecx=f > cpu0: 32KB 64b/line 8-way D-cache, 64KB 64b/line 4-way I-cache, 512KB > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > cpu0: smt 0, core 0, package 0, type P > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges > cpu0: apic clock running at 25MHz > cpu0: mwait min=64, max=64, C-substates=1.1, IBE > cpu1 at mainbus0: apid 1 (application processor) > cpu1: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3600.00 MHz, 17-18-01, > patch 0810810e > cpu1: smt 0, core 1, package 0, type P > cpu2 at mainbus0: apid 2 (application processor) > cpu2: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3600.00 MHz, 17-18-01, > patch 0810810e > cpu2: smt 0, core 2, package 0, type P > cpu3 at mainbus0: apid 3 (application processor) > cpu3: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3600.00 MHz, 17-18-01, > patch 0810810e > cpu3: smt 0, core 3, package 0, type P > ioapic0 at mainbus0: apid 5 pa 0xfec00000, version 21, 24 pins > ioapic1 at mainbus0: apid 6 pa 0xfec01000, version 21, 32 pins > acpiprt0 at acpi0: bus 0 (PCI0) > acpiprt1 at acpi0: bus -1 (GPP0) > acpiprt2 at acpi0: bus -1 (GPP2) > acpiprt3 at acpi0: bus -1 (GPP3) > acpiprt4 at acpi0: bus -1 (GPP4) > acpiprt5 at acpi0: bus -1 (GPP5) > acpiprt6 at acpi0: bus -1 (GPP6) > acpiprt7 at acpi0: bus 41 (GP17) > acpiprt8 at acpi0: bus -1 (GP18) > acpiprt9 at acpi0: bus 18 (GPP1) > acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000 > acpicmos0 at acpi0 > com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo > acpibtn0 at acpi0: PWRB > amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins > tpm0 at acpi0 TPM_: unsupported TPM2 start method 2 > "PNP0C14" at acpi0 not configured > "PNP0C14" at acpi0 not configured > "AMDIF030" at acpi0 not configured > "PNP0C14" at acpi0 not configured > acpicpu0 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > acpicpu1 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > acpicpu2 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > acpicpu3 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > acpivideo0 at acpi0: VGA_ > acpivideo1 at acpi0: VGA_ > acpivout0 at acpivideo1: LCD_ > cpu0: 3600 MHz: speeds: 3600 2300 1400 MHz > pci0 at mainbus0 bus 0 > ksmn0 at pci0 dev 0 function 0 "AMD 17h/1xh Root Complex" rev 0x00 > "AMD 17h/1xh IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured > pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00 > ppb0 at pci0 dev 1 function 2 "AMD 17h/1xh PCIE" rev 0x00: msi > pci1 at ppb0 bus 18 > xhci0 at pci1 dev 0 function 0 vendor "AMD", unknown product 0x43d5 rev 0x01: > msix, xHCI 1.10 > usb0 at xhci0: USB revision 3.0 > uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > ahci0 at pci1 dev 0 function 1 "AMD 400 Series AHCI" rev 0x01: msi, AHCI 1.3.1 > ahci0: port busy after first PMP probe FIS > ahci0: port busy after first PMP probe FIS > ahci0: port 0: 6.0Gb/s > scsibus1 at ahci0: 32 targets > sd0 at scsibus1 targ 0 lun 0: <ATA, ST1000DM010-2EP1, CC46> > naa.5000c500f169d3a5 > sd0: 953869MB, 512 bytes/sector, 1953525168 sectors > ppb1 at pci1 dev 0 function 2 "AMD 400 Series PCIE" rev 0x01 > pci2 at ppb1 bus 32 > ppb2 at pci2 dev 0 function 0 "AMD 400 Series PCIE" rev 0x01: msi > pci3 at ppb2 bus 33 > ppb3 at pci2 dev 1 function 0 "AMD 400 Series PCIE" rev 0x01: msi > pci4 at ppb3 bus 34 > ppb4 at pci2 dev 4 function 0 "AMD 400 Series PCIE" rev 0x01: msi > pci5 at ppb4 bus 37 > rge0 at pci5 dev 0 function 0 "Realtek RTL8125" rev 0x05: msix: RTL8125B, > address 34:5a:60:e9:b9:7a > ppb5 at pci2 dev 5 function 0 "AMD 400 Series PCIE" rev 0x01: msi > pci6 at ppb5 bus 38 > ppb6 at pci2 dev 6 function 0 "AMD 400 Series PCIE" rev 0x01: msi > pci7 at ppb6 bus 39 > ppb7 at pci2 dev 7 function 0 "AMD 400 Series PCIE" rev 0x01: msi > pci8 at ppb7 bus 40 > pchb1 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00 > ppb8 at pci0 dev 8 function 1 "AMD 17h/1xh PCIE" rev 0x00 > pci9 at ppb8 bus 41 > amdgpu0 at pci9 dev 0 function 0 "ATI Picasso" rev 0xc9 > drm0 at amdgpu0 > amdgpu0: msi > azalia0 at pci9 dev 0 function 1 "ATI Radeon Vega HD Audio" rev 0x00: msi > azalia0: no supported codecs > ccp0 at pci9 dev 0 function 2 "AMD 17h/1xh Crypto" rev 0x00 > xhci1 at pci9 dev 0 function 3 "AMD 17h/1xh xHCI" rev 0x00: msix, xHCI 1.10 > usb1 at xhci1: USB revision 3.0 > uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > xhci2 at pci9 dev 0 function 4 "AMD 17h/1xh xHCI" rev 0x00: msix, xHCI 1.10 > usb2 at xhci2: USB revision 3.0 > uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > azalia1 at pci9 dev 0 function 6 "AMD 17h/1xh HD Audio" rev 0x00: msi > azalia1: codecs: Realtek ALC897 > audio0 at azalia1 > piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x61: SMI > iic0 at piixpm0 > iic0: addr 0x20 01=01 04=2a 06=2a 08=2a 09=3c 0b=18 0c=03 0d=23 0e=02 0f=44 > 10=44 21=01 24=2a 26=2a 28=2a 29=10 2b=18 2c=03 2d=23 2e=02 2f=44 40=21 41=0b > 42=8d 43=b5 44=02 45=04 46=01 47=05 48=04 50=0f 51=07 52=55 53=ff 60=36 61=24 > 62=1b words 00=0002 01=0100 02=0000 03=0054 04=2a00 05=0054 06=2a00 07=0054 > spdmem0 at iic0 addr 0x50: 16GB DDR4 SDRAM PC4-17000 > spdmem1 at iic0 addr 0x51: 16GB DDR4 SDRAM PC4-17000 > iic1 at piixpm0 > pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51 > pchb2 at pci0 dev 24 function 0 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb3 at pci0 dev 24 function 1 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb4 at pci0 dev 24 function 2 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb5 at pci0 dev 24 function 3 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb6 at pci0 dev 24 function 4 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb7 at pci0 dev 24 function 5 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb8 at pci0 dev 24 function 6 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb9 at pci0 dev 24 function 7 "AMD 17h/1xh Data Fabric" rev 0x00 > isa0 at pcib0 > isadma0 at isa0 > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > pckbd0 at pckbc0 (kbd slot) > wskbd0 at pckbd0: console keyboard > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > vmm0 at mainbus0: SVM/RVI > vscsi0 at root > scsibus2 at vscsi0: 256 targets > softraid0 at root > scsibus3 at softraid0: 256 targets > root on sd0a (78c2d2179a69f138.a) swap on sd0b dump on sd0b > amdgpu0: PICASSO GC 9.1.0 8 CU rev 0x01 > amdgpu0: 1024x768, 32bpp > wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0 > wsdisplay0: screen 1-5 added (std, vt100 emulation) > > usbdevs: > Controller /dev/usb0: > addr 01: 1022:0000 AMD, xHCI root hub > super speed, self powered, config 1, rev 1.00 > driver: uhub0 > Controller /dev/usb1: > addr 01: 1022:0000 AMD, xHCI root hub > super speed, self powered, config 1, rev 1.00 > driver: uhub1 > Controller /dev/usb2: > addr 01: 1022:0000 AMD, xHCI root hub > super speed, self powered, config 1, rev 1.00 > driver: uhub2 >
