Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2025 05:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 203643] [bhyve] NetBSD causes bhyve to exit on AMD processors
Message-ID:  <bug-203643-27103-gKWNywQdRy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203643-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203643-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203643

NAKAJI Hiroyuki <nakaji@kankyo-u.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nakaji@kankyo-u.ac.jp

--- Comment #7 from NAKAJI Hiroyuki <nakaji@kankyo-u.ac.jp> ---
Can someone reopen this bug?

I saw this issue, too, after 9+ years.

Host:
FreeBSD/amd64 14.2-RELEASE-p2 (GENERIC)
FUJITSU PRIMERGY MX130S2
CPU: AMD Sempron(tm) 145 Processor (2800.14-MHz K8-class CPU)
  Origin="AuthenticAMD"  Id=0x100f63  Family=0x10  Model=0x6  Stepping=3
 
Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
  Features2=0x802009<SSE3,MON,CX16,POPCNT>
  AMD
Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!>
  AMD
Features2=0x837fd<LAHF,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,NodeId>
  SVM: NP,NRIP,NAsids=64
  TSC: P-state invariant

dmesg: https://github.com/n12i/bsd/blob/main/dmesg.boot-mx130s2.txt

Setup:
# pkg install sysutils/vm-bhyve
# pkg install sysutils/grub2-bhyve
$ grep '^vm' /etc/rc.conf.local
vm_enable="YES"
vm_dir="zfs:zroot/bhyve"

Results:
# vm create netbsd
# vm install -f netbsd NetBSD-10.1-amd64.iso
...
[   2.6641566] swwdog0: software watchdog initialized
[   2.6641566] boot device: cd0
[   2.6641566] cd0(ahcisata0:0:0):  Check Condition on CDB: 0x46 00 00 00 00 00
00 00 08 00
[   2.6727995]     SENSE KEY:  Illegal Request
[   2.6727995]      ASC/ASCQ:  Invalid Command Operation Code
[   2.6727995] root on cd0a dumps on cd0b
[   2.6727995] cd0(ahcisata0:0:0):  Check Condition on CDB: 0x46 00 00 00 00 00
00 00 08 00
[   2.6827311]     SENSE KEY:  Illegal Request
[   2.6827311]      ASC/ASCQ:  Invalid Command Operation Code
[   2.6827311] root file system type: cd9660
[   2.6827311] kern.module.path=/stand/amd64/10.1/modules
[   2.7624147] entropy: best effort
Abort trap

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203643-27103-gKWNywQdRy>