Mike Cole
2017-07-09 03:59:44 UTC
I can't use sendbug because it only boots to ddb. This is OpenBSD 6.1
with latest syspatch 14 running in byhve under FreeBSD.
Here is all the output I have:
[ no symbol table formats found ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
Copyright (c) 1995-2017 OpenBSD. All rights reserved.
https://www.OpenBSD.org
OpenBSD 6.1 (GENERIC) #10: Tue Jun 27 08:46:05 CEST 2017
***@syspatch-61-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 1056964608 (1008MB)
avail mem = 1021227008 (973MB)
warning: no entropy supplied by boot loader
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xf101f (9 entries)
bios0: vendor BHYVE version "1.00" date 03/14/2014
bios0: bhyve BHYVE
acpi0 at bios0: rev 2
acpi0: sleep states S5
acpi0: tables DSDT APIC FACP HPET MCFG
acpi0: wakeup devices
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E3-1231 v3 @ 3.40GHz, 3399.89 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SS,HTT,PBE,SSE3,PCLMUL,DTES64,DS-CPL,SSSE3,SDBG,FMA3,CX16,xTPR,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,PAGE1GB,LONG,LAHF,ABM,ITSC,FSGSBASE,BMI1,AVX2,BMI2,ERMS,INVPCID,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
kernel: protection fault trap, code=0
Stopped at 0xffffffff8132516b: rdmsr
ddb> trace
(null)() at 0xffffffff8132516b
(null)() at 0xffffffff813798c9
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff81694871
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff816875b7
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff813779b5
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff81376894
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff8132134b
(null)() at 0xffffffff8117e0b6
end trace frame: 0x0, count: -13
I've been running with "-w" on byhve since 6.1 as it wouldn't boot
without that.
Thank you,
Mike Cole
with latest syspatch 14 running in byhve under FreeBSD.
Here is all the output I have:
[ no symbol table formats found ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
Copyright (c) 1995-2017 OpenBSD. All rights reserved.
https://www.OpenBSD.org
OpenBSD 6.1 (GENERIC) #10: Tue Jun 27 08:46:05 CEST 2017
***@syspatch-61-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 1056964608 (1008MB)
avail mem = 1021227008 (973MB)
warning: no entropy supplied by boot loader
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xf101f (9 entries)
bios0: vendor BHYVE version "1.00" date 03/14/2014
bios0: bhyve BHYVE
acpi0 at bios0: rev 2
acpi0: sleep states S5
acpi0: tables DSDT APIC FACP HPET MCFG
acpi0: wakeup devices
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E3-1231 v3 @ 3.40GHz, 3399.89 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SS,HTT,PBE,SSE3,PCLMUL,DTES64,DS-CPL,SSSE3,SDBG,FMA3,CX16,xTPR,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,PAGE1GB,LONG,LAHF,ABM,ITSC,FSGSBASE,BMI1,AVX2,BMI2,ERMS,INVPCID,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
kernel: protection fault trap, code=0
Stopped at 0xffffffff8132516b: rdmsr
ddb> trace
(null)() at 0xffffffff8132516b
(null)() at 0xffffffff813798c9
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff81694871
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff816875b7
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff813779b5
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff81376894
(null)() at 0xffffffff8119ee5c
(null)() at 0xffffffff8132134b
(null)() at 0xffffffff8117e0b6
end trace frame: 0x0, count: -13
I've been running with "-w" on byhve since 6.1 as it wouldn't boot
without that.
Thank you,
Mike Cole