Re: current now panics when starting VBox VM
- In reply to: Greg V via freebsd-current : "Re: current now panics when starting VBox VM"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 15:55:14 UTC
On 11/2/21 16:37, Greg V via freebsd-current wrote: > > > On November 2, 2021 5:16:35 PM GMT+03:00, Michael Butler via freebsd-current <freebsd-current@freebsd.org> wrote: >> On current as of this morning (I haven't tried to bisect yet) .. >> >> .. with either graphics/drm-devel-kmod or graphics/drm-current-kmod, >> trying to start a VirtualBox VM triggers this panic .. >> > >> #16 0xffffffff80c81fc8 at calltrap+0x8 >> #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 > > something something https://reviews.freebsd.org/D32738 ? sysctl_kern_proc_pathname was touched recently there. > > (Also can someone commit https://reviews.freebsd.org/D30174 ? These warning-filled reports are unreadable >_<) Done: https://cgit.freebsd.org/src/commit/?id=2390a1441effaba0e3d0f2f447f448aaf20428f1 --HPS