https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271146
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #44 from [email protected] --- I think you need to get more logging. Someone reported that error at https://www.virtualbox.org/pipermail/vbox-dev/2009-May/001405.html and the response from the developers was: > Can you send me the VBox.log please? You can find it in > ~/.VirtualBox/Machines/<VM name>/Logs/VBox.log > It may also help if you recompile VBox with debugging turned on. > Just add BUILD_TYPE=debug to the kmk command line. and also: > And in that case, do > > export VBOX_LOG=+rt_ldr.e.l2.f > VirtualBox -startvm VM_NAME > > The resulting .log file (created in the current directory!) > would be interesting as well. Maybe some of that will still help? VBOX_LOG is documented here: https://www.virtualbox.org/wiki/VBoxLogging -- You are receiving this mail because: You are on the CC list for the bug.
