[Bug 215972] Bhyve crash more then 1 cpu AMD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 11 15:48:57 UTC 2017


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

            Bug ID: 215972
           Summary: Bhyve crash more then 1 cpu AMD
           Product: Base System
           Version: 11.0-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: standards
          Assignee: freebsd-standards at FreeBSD.org
          Reporter: ajschot at hotmail.com
                CC: freebsd-amd64 at FreeBSD.org
                CC: freebsd-amd64 at FreeBSD.org

Created attachment 178755
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178755&action=edit
Screenshot Terminal SSH

Hi problem with bhyve when using more then 1 cpu bhyve crashes.
Trying windows 10 x64 on an AMD A8 7600, ASRock FM2A88X, 32Gb DDR3-1600. 500Gb
FreebSD 11 updated today before try, also bhyve-firmware updated to latest
version.

It works only with 1 cpu....


Using to boot:

sudo bhyve -c 2 -m 4G -H -w \
  -s 0,hostbridge \
  -s 3,ahci-cd,virtio-win-0.1.126.iso \
  -s 4,ahci-hd,win10.img \
  -s 5,virtio-net,tap10 \
  -s 29,fbuf,tcp=0.0.0.0:5900,wait \
  -s 30,xhci,tablet \
  -s 31,lpc \
  -l com1,stdio \
  -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
  win10


Only works when changing '-c 2' into '-c 1'

I tried on an intel i5 and it worked with 2 cpu's so it looks like this is an
AMD related problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list