Changes between Initial Version and Version 1 of Ticket #18212
- Timestamp:
- Dec 20, 2018 5:12:05 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18212 – Description
initial v1 3 3 Steps (on latest Windows Release build - Windows 10 x64 Version 1809 Build 17763.195): 4 4 5 - Install and use VirtualBox v6.0.06 - Start with a Linux VM that has a restored snapshot from v5.2.23 (mine was from VirtualBox v5.2.23 Test Build 127495)5 - Install and use !VirtualBox v6.0.0 6 - Start with a Linux VM that has a restored snapshot from v5.2.23 (mine was from !VirtualBox v5.2.23 Test Build 127495) 7 7 - Start the VM - it starts successfully 8 8 - Take an online snapshot … … 11 11 - Restore the online snapshot 12 12 - Attempt to Start the VM 13 '''- BUG: Progress gets to 97% and hangs. It does not start. Later, a secondary progress dialog appears on the VM Manager window, and also hangs.14 - NOTE: The following lines in VBoxHardening.log may indicate a problem with "wintab32.dll": '''15 13 - BUG: Progress gets to 97% and hangs. It does not start. Later, a secondary progress dialog appears on the VM Manager window, and also hangs. 14 - NOTE: The following lines in VBoxHardening.log may indicate a problem with "wintab32.dll": 15 {{{ 16 16 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 17 17 2658.2dec: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0xc0000034 'C:\WINDOWS\system32\wintab32.dll' 18 18 }}} 19 19 Attached are: 20 20 - .vbox files (multiple versions), showing the progression of the steps … … 22 22 - Image showing failure 23 23 24 This worked properly using VirtualBox v5.2.23 Test Build 127495.24 This worked properly using !VirtualBox v5.2.23 Test Build 127495. 25 25 26 26 Let me know if you require the actual VM itself.