Jose G. Juanino
2018-May-13 19:41 UTC
Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt
On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote:> Hi FreeBSD stable, > > I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to > run Windows 7 from the FreeBSD box, and just after to complete the > upgrade and reboot, the system panics just after to load kernel module > vboxdrv. > > The workaround is rebuild both emulators/virtualbox-ose and > emulators/virtualbox-ose-kmod ports from within 11.2-BETA1, and > after that everything works nicely as before the upgrade. I hope this > help other people suffering a similar issue. Best regards.Full backtrace: https://pastebin.com/raw/17UU5Mij -- Jose G. Juanino
Mark Saad
2018-May-14 00:38 UTC
Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt
Jose If you have not rebuilt the virtualbox-ose-kmod package from ports with the 11.2-beta1 sources on disk ; please do so . This should resolve this issue . --- Mark Saad | nonesuch at longcount.org> On May 13, 2018, at 3:41 PM, Jose G. Juanino <jjuanino at gmail.com> wrote: > >> On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote: >> Hi FreeBSD stable, >> >> I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to >> run Windows 7 from the FreeBSD box, and just after to complete the >> upgrade and reboot, the system panics just after to load kernel module >> vboxdrv. >> >> The workaround is rebuild both emulators/virtualbox-ose and >> emulators/virtualbox-ose-kmod ports from within 11.2-BETA1, and >> after that everything works nicely as before the upgrade. I hope this >> help other people suffering a similar issue. Best regards. > > Full backtrace: > > https://pastebin.com/raw/17UU5Mij > > > -- > Jose G. Juanino > _______________________________________________ > freebsd-stable at freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
Kevin Oberman
2018-May-14 03:39 UTC
Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt
On Sun, May 13, 2018 at 12:41 PM, Jose G. Juanino <jjuanino at gmail.com> wrote:> On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote: > > Hi FreeBSD stable, > > > > I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to > > run Windows 7 from the FreeBSD box, and just after to complete the > > upgrade and reboot, the system panics just after to load kernel module > > vboxdrv. > > > > The workaround is rebuild both emulators/virtualbox-ose and > > emulators/virtualbox-ose-kmod ports from within 11.2-BETA1, and > > after that everything works nicely as before the upgrade. I hope this > > help other people suffering a similar issue. Best regards. > > Full backtrace: > > https://pastebin.com/raw/17UU5Mij > > > -- > Jose G. JuaninoKernel modules are NOT guaranteed to work between kernels. It is recommended that all kernel modules from ports and lsof be added to PORTS_MODULES so they are re-built after each kernel update. Rebuild virtualbox-ose-kmod, unload all vbox modules and reload them. That should fix he problem. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman at gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683