On 11/26/2011 06: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.


vm_page_alloc_contig() should be used instead.

Alan

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to