jtberrocal wrote:when the VM crashes
It is important to recognize that there are two things that could crash:
1. The Virtualbox environment that holds the OS may crash. In this case a Virtualbox error message might appear, or the VM will report itself as Aborted in the main Virtualbox window. On rare occasions the Virtualbox environment may just disappear with no warning or message. Logs are written as the events happen. No Virtualbox error that I know of will delete a previously-written log due to a Virtualbox environment crash.
2. The OS in the VM may crash/BSOD/kernel-panic etc. The Virtualbox stays open and the OS will display errors in its screen, not through an extra Virtualbox error message or in the main Virtualbox window. The OS may also reboot if it is programmed to do so, and the Virtualbox environment will note this reboot in the log and keep running the OS and keep logging.
Your posted vbox.log above fits scenario 2. The OS, not Virtualbox, is crashing, or at least resetting.
jtberrocal wrote:I think the Vbox.log of the crash session is lost because when the VM crashes it automatically starts a new session
No, it isn't lost. It's the most recent vbox.log still. If you completely stop the Virtualbox environment, this log stays behind and becomes vbox.log.1 when the VM is started again. There are always 4 logs in the folder from the 4 most recent runs of the Virtualbox environment once you've run the VM more than 4 times. Each log carries all the reboots and BSODs of the OS while that Virtualbox environment is running.
jtberrocal wrote:How can I make VB the OS in the VM to stop and not start again in a loop?
FTFY. Web-search your OS to see how to stop automatic reboots, if you really need that. But reboots don't kill the logs.
jtberrocal wrote:After I upgraded to release 6 all my VMs started to crash on boot, looping in startup. I have Ubuntu, Centos, FreeBSD and Windows VMs,
Windows 10 hosts have some unique issues, but we on the forum might be able to help. It would definitely be a host problem if all the VMs fail. We have a list of suspects, but we need a vbox.log from Virtualbox 6.1.something.
The video doesn't seem to show anything except your main Virtualbox window. A static picture would do as well, but it doesn't help solve the problem unfortunately.
jtberrocal wrote:I am upgrading VMs to 64bit
Take backups if anything goes wrong. If you are upgrading the VMs to move up to Virtualbox 6.1.x, you don't need to. I have plenty of 32-bit and 16-bit OS's in my 6.1.16 Windows 10 host. In fact, a major part of the intent of hypervisors like Virtualbox is to run old OS's.
Please upgrade to 6.1.18, and try making a new VM, to see if the install media is good, or to catch host issues. If the new VM has trouble, post the zipped hardening and vbox.logs again.