*Current virtualbox-ose-3.1.4, not sure what the previous was (though I portupgrade -ar ~2/3 times week).
*When I remove the /tmp/.vbox*, I get the following popup when I try to execute a virtual machine.
*Log says:
Code for assertion is here: http://www.virtualbox.org/svn/vbox/trunk/src/VBox/VMM/STAM.cpp. Looks like some alignment issue.
*I have more than one virtual machine, both don't work
*Work fine for the longest time.
*fwiw: using zfs KVA=512 on a 2GB Machine, just added another drive to the zpool.
*uname:
Come to think of it, I did just compile my kernel after doing an svn update, hope this wasn't the cause of the problem. And since I've made minor changes (KVA=512 -> 500 -> 512) and adding a few device quirks, I don't have the old kernel where things DID work.
*When I remove the /tmp/.vbox*, I get the following popup when I try to execute a virtual machine.
Code:
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {99404f50-dd10-40d3-889b-dd2f79f1e95e}
*Log says:
Code:
00:00:01.341 REM: VBoxREM32
00:00:01.354
00:00:01.354 !!Assertion Failed!!
00:00:01.354 Expression: !((uintptr_t)pvSample & 7)
00:00:01.354 Location : /tmp/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.4_OSE/src/VBox/VMM/STAM.cpp(613) int
stamR3RegisterU(UVM*, void*, void (*)(VM*, void*), void (*)(VM*, void*, char*, size_t), STAMTYPE, STAMVISIBILITY, const char*, STAMUNIT, const
char*)
00:00:01.355 2d22af3c - /REM/TbFlush
*I have more than one virtual machine, both don't work
*Work fine for the longest time.
*fwiw: using zfs KVA=512 on a 2GB Machine, just added another drive to the zpool.
*uname:
Code:
FreeBSD XXX 8.0-STABLE FreeBSD 8.0-STABLE #10 r205388M: Sat Mar 20 22:26:34 EDT 2010 root@XXX:/usr/obj/usr/src/sys/INSPIRON i386
Come to think of it, I did just compile my kernel after doing an svn update, hope this wasn't the cause of the problem. And since I've made minor changes (KVA=512 -> 500 -> 512) and adding a few device quirks, I don't have the old kernel where things DID work.