[Bug 271146] emulators/virtualbox-ose{-*}: update to 7.1.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Dec 2024 16:35:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271146

martin@lispworks.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin@lispworks.com

--- Comment #44 from martin@lispworks.com ---
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.