VirtualBox 6.0.0 - Snapshot resume stuck at 97%

For discussions related to using VirtualBox on Windows pre-releases (e.g. Windows 10 > build 10240).
Post Reply
Jacob Klein
Posts: 696
Joined: 20. Nov 2013, 01:07

VirtualBox 6.0.0 - Snapshot resume stuck at 97%

Post by Jacob Klein »

I am having problems starting an online snapshot that was taken within VirtualBox 6.0.0.
I think there are actually 2 problems, one with "wintab32.dll" which affects Release and Insider, and another with "prio.dll" that seems to only happen on the Insider build.

The interface freezes at 97%, in both instances. Also, the steps are the same.
I reported the Release bug here:
https://www.virtualbox.org/ticket/18212

This thread should focus on the 2nd problem, affecting Windows 10 Build 18305.

1) Error on Windows 10 Release Version 1809 Build 17763.195:

Code: Select all

2658.2dec: supR3HardenedMonitor_LdrLoadDll: error opening 'C:\WINDOWS\system32\wintab32.dll': 0 (NtPath=\??\C:\WINDOWS\system32\wintab32.dll; Input=C:\WINDOWS\system32\wintab32.dll; rcNtGetDll=0x0
2658.2dec: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0xc0000034 'C:\WINDOWS\system32\wintab32.dll'
2) Errors on Windows 10 Insider Build 18305:

Code: Select all

498.28d8: supR3HardenedMonitor_LdrLoadDll: error opening 'C:\WINDOWS\System32\prio.dll': 0 (NtPath=\??\C:\WINDOWS\System32\prio.dll; Input=prio.dll; rcNtGetDll=0xc0000135
498.28d8: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0xc0000034 'C:\WINDOWS\System32\prio.dll'

498.28d8: supR3HardenedMonitor_LdrLoadDll: error opening 'C:\WINDOWS\system32\wintab32.dll': 0 (NtPath=\??\C:\WINDOWS\system32\wintab32.dll; Input=C:\WINDOWS\system32\wintab32.dll; rcNtGetDll=0x0
498.28d8: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0xc0000034 'C:\WINDOWS\system32\wintab32.dll'
So, currently, 6.0.0 is unusable for me on Release and Insider builds.
Let me know if you need any additional information to resolve the issue.
Post Reply