Date: Sat, 26 Nov 2011 18:33:43 +0200 From: Gleb Kurtsou <gleb.kurtsou@gmail.com> To: Andriy Gapon <avg@FreeBSD.org> Cc: FreeBSD current <freebsd-current@FreeBSD.org>, freebsd-emulation@FreeBSD.org Subject: Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464} Message-ID: <20111126163343.GA9150@reks> In-Reply-To: <4ED0DF1F.6090901@FreeBSD.org> References: <4ECF7440.4070300@entel.upc.edu> <4ECF8F05.8000007@protected-networks.net> <4ED0C40D.5010307@entel.upc.edu> <4ED0D963.1030702@entel.upc.edu> <4ED0DF1F.6090901@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On (26/11/2011 14:44), Andriy Gapon wrote: > on 26/11/2011 14:19 Gustau PĂ©rez said the following: > > > > Starting Virtualbox in the console in headless mode allows to see what happens > > and get a dump of the panic. > > > > The messages I got were not the cause problem. The panic I was able to get > > shows this: > > > > http://pastebin.com/dHnB3Xh0 > > > > I can't get any further with core although I compiled virtualbox-ose-kmod with > > debug symbols (I used make config to enable them, because I think -DWITH_DEBUG > > does not work because kmk is used in the build process). > > > > Any help will be appreciated. > > vm_phys_alloc_contig implementation has been recently changed and now it seems > to require that vm_page_queue_free_mtx is held. Using new vm_page_alloc_contig() may be a better option here. Can't help with patch, stuck with pre Nov 15 CURRENT myself. > > -- > Andriy Gapon > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111126163343.GA9150>