VM crashes - Error: 0x0000... + 0xFFFF...

Discussions related to using VirtualBox on Windows hosts.
Post Reply
ACX_Com
Posts: 3
Joined: 22. Dec 2023, 16:38

VM crashes - Error: 0x0000... + 0xFFFF...

Post by ACX_Com »

Hello

For some time now and now (it feels) more and more often, my VM guests are crashing and I get error messages like this.

Image

ATTENTION: This message comes from a previous crash, not the last one from which the logs come.
They only differ in the value 0x0000nnnnnn...

I use RAM with ECC and have no other problems on the host.
SFC /scannow runs error-free for both the host and the guests.

Can someone help me?

I have attached the two logs of the last crash of a VM.
Unfortunately I had to cut them off (in the middle) because they would have been too big.

Thank you.

VG ACX_Com
Attachments
Screenshot 2023-12-22 102804.png
Screenshot 2023-12-22 102804.png (10.01 KiB) Viewed 963 times
Server-Java+minecraft-2023-12-22-14-10-33.log
(25.44 KiB) Downloaded 63 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VM crashes - Error: 0x0000... + 0xFFFF...

Post by scottgus1 »

Zipped logs almost always fit and don't need cutting out of all the important data. :wink: Please try that log again.

Meanwhile, the hardening log shows an exit code 0xC0000005, which is covered in Diagnosing VirtualBox Hardening Issues. In addition to that information, try uninstalling (full uninstall not just disable) any non-Microsoft antivirus, web-safety, nanny, banking, etc security software as a test, then reboot and try Virtualbox again. You may need to also uninstall and reinstall Virtualbox, after the uninstall of 3rd-party security software:
  1. Uninstall Virtualbox and reboot.
  2. Go to "C:\Windows\System32\drivers", look for any files called 'Vbox*.sys' (there could be up to 5) and delete them.
  3. Reboot again.
  4. Reinstall Virtualbox using right-click-Run-As-Administrator.
fth0
Volunteer
Posts: 5678
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: VM crashes - Error: 0x0000... + 0xFFFF...

Post by fth0 »

ACX_Com wrote: 22. Dec 2023, 16:54 They only differ in the value 0x0000nnnnnn...
If the addresses always end with "6DB2", you're probably experiencing a known issue in the audio implementation that is currently being worked on:

See #21931 RDP to windows crashes VM for details, workarounds and test builds. Note that it doesn't really matter if you're using RDP or not.
ACX_Com
Posts: 3
Joined: 22. Dec 2023, 16:38

Re: VM crashes - Error: 0x0000... + 0xFFFF...

Post by ACX_Com »

Hello and thank you for your help.

Since I don't need audio on the VMs, I disabled it in the machines' VM settings.

I haven't used the increased debugging setting yet because I have deactivated audio.
So that should work then?

I uploaded the same log file again as 7z.

Since it currently points to audio, I haven't uninstalled/reinstalled it yet.

Best regards
Attachments
Server-Java+minecraft-2023-12-25-16-13-28.7z
(21.92 KiB) Downloaded 53 times
fth0
Volunteer
Posts: 5678
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: VM crashes - Error: 0x0000... + 0xFFFF...

Post by fth0 »

Yes, that should work. If it doesn't, provide a (zipped) VBox.log file of a VM run.
ACX_Com
Posts: 3
Joined: 22. Dec 2023, 16:38

Re: VM crashes - Error: 0x0000... + 0xFFFF...

Post by ACX_Com »

Thank you.

Disabling the virtual audio hardware seems to have solved the problem.
The VMs have been running since then.

Best regards.
Post Reply