Am 13.09.2014 00:06 schrieb "Eric Masson" <e...@free.fr>:
>
> Eric Masson <e...@free.fr> writes:
>
> Hi,
>
> > I'm facing serious issues with virtualbox-ose since 4.3.x
> >
> > Current test has been done on r367755 :
> > virtualbox-ose-4.3.12_1        General-purpose full virtualizer for x86
hardware
> > virtualbox-ose-kmod-4.3.12     VirtualBox kernel module for FreeBSD
> >
> > Whenever I try to boot a VM (32/64 bits, any type), it enters Guru
> > Meditation state with the following message on host console :
> >
> > HMR0InitVM: ffffff808b9d9000
> > nfe0: promiscuous mode enabled
> >
> > !!Assertion Failed!!
> > Expression: pVCpu->hm.s.idLastCpu == pCpu->idCpu
> > Location  :
/vol0/ports/build/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/VMM/VMMR0/HMSVMR0.cpp(967)
void hmR0SvmFlushTaggedTlb(PVMCPU)
> > vcpu idLastCpu=ffffffff pcpu idCpu=1
> > nfe0: promiscuous mode disabled
> >
> > Until now, I could revert to r340725, and then build 4.2.22, the last
> > revision working flawlessly here, but 9.3-P1 ports infrastructure now
> > refuses to build unstaged ports.
> >
> > Kernel, world & VBox ports have been built with gcc then clang, giving
> > the same error.
> >
> > uname -a
> > FreeBSD srvbsdfenssv.interne.associated-bears.org 9.3-RELEASE-p1 FreeBSD
> > 9.3-RELEASE-p1 #0 r271308: Wed Sep 10 00:21:18 CEST 2014
> > e...@srvbsdfenssv.interne.associated-bears.org:
/usr/obj/usr/src/sys/M3N78-VM
> > amd64
> >
> > dmesg
> > http://emss.free.fr/contents/Divers/dmesg.txt
> >
> > VBox.log
> > http://emss.free.fr/contents/Divers/VBox.log
> >
> > Any idea on something I could have overlooked ?
> >
> > What information could help solve the issue, please ?
>
> Using GENERIC kernel doesn't change anything to VirtualBox behaviour.
> Same error pops up, any idea please ?
>
> Regards
>
> Éric Masson

You could try to disable the ports debug option to rule out that it is a
false assert. Building the vbox kmod port again with the matching kernel
sources to ensure it's no stupid incompatibility would also be good.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to