"VM Aborted" when VM window covered by other windows

Discussions related to using VirtualBox on Windows hosts.
Post Reply
GaryN
Posts: 2
Joined: 5. Nov 2015, 23:35

"VM Aborted" when VM window covered by other windows

Post by GaryN »

I'm running Oracle VM VirtualBox 5.0.10r104061, a Linux VM on a Windows 7 host.

From time to time I run into a situation where the VM disappears and is listed as Aborted in VirtualBox. The triggering event seems to be that the VM window gets covered by another window. It might go for a month without it happening, and then it might start happening very often (which is the case right now).

The last lines in VBoxHardening look like this when it happens:

2af0.2194: supR3HardNtChildWaitFor[2]: Quitting: ExitCode=0xc0000374 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 157852 ms, the end);
27ec.1b8c: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0xc0000374 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 158999 ms, the end);

Can somebody help me with this?
Attachments
VBoxHardening.zip
ZIP of Latest VBoxHardening.log file
(26.55 KiB) Downloaded 12 times
socratis
Site Moderator
Posts: 27330
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: "VM Aborted" when VM window covered by other windows

Post by socratis »

Well the error 0xc0000374 in the exit code should be also at your Windows Event Viewer at the time of the crash to see what more you can find out. From a quick search it means a "Heap Corruption Exception" and a couple of articles that might or might not help you, from that same quick search:
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: "VM Aborted" when VM window covered by other windows

Post by mpack »

I'd be looking for any theme hacks installed on the host, i.e. those that prettify window frames etc. This sounds like the sort of crash that might happen when VirtualBox hardening tosses that out.
GaryN
Posts: 2
Joined: 5. Nov 2015, 23:35

Re: "VM Aborted" when VM window covered by other windows

Post by GaryN »

Update: I upgraded VirtualBox from version 5.0.10r104061 to version 5.0.30r112061, and I haven't seen the problem since.

Not 100% sure it's gone forever, but I sure hope so.
Post Reply