Windows 10 crashes on Ubuntu 18.04 Host

Discussions related to using VirtualBox on Linux hosts.
Post Reply
roemer2201
Posts: 28
Joined: 6. Feb 2008, 23:09
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: All

Windows 10 crashes on Ubuntu 18.04 Host

Post by roemer2201 »

Dear All,

I'm running a Windows 10 x64 machine inside virtualbox on a Ubuntu 18.04 x64 Desktop. The VM crashes or rather freezes randomly. What I can see from a users perspective is that the VMs window on the host desktop crops down to 640x480 px with no apparent reason and the VM seems to not be able to handle it and freezes. The Windows 10 inside is not able to log anything. The VMs process itself does not crash, I can reset the VM (Host-Key + R) and it boots up again. This is what virtualbox logs on these events, full log is attached:

Code: Select all

01:14:46.065273 VMMDev: Guest Log: VBoxMP::DxgkDdiQueryCurrentFenceNew: WARNING! :=>DxgkDdiQueryCurrentFenceNew
01:14:46.065411 VMMDev: Guest Log: VBoxMP::DxgkDdiQueryCurrentFenceNew: WARNING! :uncompleted fences, u32FenceSubmitted(59211), u32FenceCompleted(59210) u32FenceProcessed(59210)
01:14:47.080473 VMMDev: Guest Log: VBoxMP::DxgkDdiQueryCurrentFenceNew: WARNING! :<=DxgkDdiQueryCurrentFenceNew
01:22:29.804277 GIM: HyperV: Guest indicates a fatal condition! P0=0x1a P1=0x41201 P2=0xfffff280401e2970 P3=0x726361632f6c7263 P4=0xffff8d84978d5530
01:22:30.818567 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f5fb0000000 w=640 h=480 bpp=0 cbLine=0x140 flags=0x0
01:22:30.818646 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
01:22:30.818733 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
01:22:30.818749 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
01:22:30.818762 GUI: UIFrameBufferPrivate::performResize: Size=640x480, Directly using source bitmap content
01:22:30.825404 GUI: UIMachineView::storeGuestSizeHint: Storing guest-screen size-hint for screen 0 as 640x480
01:22:32.181473 AHCI#0: Reset the HBA
01:22:32.181511 VD#0: Cancelling all active requests
01:22:32.182046 AHCI#0: Port 0 reset
01:22:32.183081 VD#0: Cancelling all active requests
01:22:32.379130 GUI: UIMediumEnumerator: Medium-enumeration finished!
01:22:32.503095 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 4 seconds ago
Currently I started the VM in headless mode from the CLI and RDP'ed into it, no crashes after multiple days of usage.

Thank you for your help in advance!
Attachments
vmrbreb10-2018-11-16-11-09-30.log.gz
(25.08 KiB) Downloaded 45 times
Last edited by roemer2201 on 26. Nov 2018, 08:54, edited 1 time in total.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Windows 10 crashes on Ubuntu 18.04 Host

Post by mpack »

00:00:06.772445 File system of '/media/raid/VMs/Virtualbox/vmrbreb10/vmrbreb10.vdi' is btrfs
You are using the system drive from a NAS?
roemer2201
Posts: 28
Joined: 6. Feb 2008, 23:09
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: All

Re: Windows 10 crashes on Ubuntu 18.04 Host

Post by roemer2201 »

No, the /media/raid mountpoint is a local BTRFS (Raid 1) filesystem consisting of 6x 2TB.
roemer2201
Posts: 28
Joined: 6. Feb 2008, 23:09
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: All

Re: Windows 10 crashes on Ubuntu 18.04 Host

Post by roemer2201 »

Disabling 2D acceleration helps and the VM did not crash anymore so far. Although I find the VM being a bit more unresponsive like when writing a text sometimes letters have a delay/lag of half a second or so.
Post Reply