Re: current now panics when starting VBox VM
Date: Tue, 02 Nov 2021 15:37:53 UTC
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 >_<)