Date: Thu, 22 Feb 2018 13:43:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 226118] [bhyve][loader] bhyve VM can't start since > r329097 and < r329811 /boot/userboot.so: Undefined symbol "ldi_get_size" Message-ID: <bug-226118-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226118 Bug ID: 226118 Summary: [bhyve][loader] bhyve VM can't start since > r329097 and < r329811 /boot/userboot.so: Undefined symbol "ldi_get_size" Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: dch@freebsd.org # create and start a 11.1R bhyve vm on a recent 12.0-CURRENT host cd /tmp ifconfig tap0 create ifconfig tap0 up truncate -s 1G guest.img sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M -t tap0 -d /tmp/guest.img -i -I /downloads/FreeBSD-11.1-RELEASE-amd64-bootonly.iso guest # expected results see the boot loader and eventually the installer # actual results Launching virtual machine "guest" ... Consoles: userboot FreeBSD/amd64 User boot, Revision 1.1 (Sun Jan 28 19:45:57 UTC 2018 root@wintermute) /boot/userboot.so: Undefined symbol "ldi_get_size" # h/w tried on amd64 intel xeon and an intel NU, both run previously without issue. NB both are UEFI systems if that's relevant. I will do a few more builds to narrow down the commit range, but r329725 or r329050 look relevant, cc'ing imp@ https://lists.freebsd.org/pipermail/svn-src-head/2018-February/110051.html https://lists.freebsd.org/pipermail/svn-src-head/2018-February/110052.html https://lists.freebsd.org/pipermail/svn-src-head/2018-February/109469.html I'm on IRC dch in the usual places. -- 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-226118-8>
