Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2017 04:13:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217935] r315408 breaks userboot.so
Message-ID:  <bug-217935-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217935

            Bug ID: 217935
           Summary: r315408 breaks userboot.so
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: bhyve, needs-patch, regression
          Severity: Affects Many People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: fabian.freyer@physik.tu-berlin.de

in r315408, disk_cleanup was removed, which is called at
sys/boot/userboot/userboot/userboot_disk.c:113. This causes bhyveload to fa=
il
with the following error message:

    /boot/userboot.so: Undefined symbol "disk_cleanup"

Given that disk_cleanup just cleans up some caching, I'm not sure if it's
actually needed by userboot. I'll try to whip up a patch to remove that code
from sys/boot/userboot/userboot/userboot_disk.c.

--=20
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-217935-8>