VirtualBox

Opened 7 years ago

Last modified 7 years ago

#17058 new defect

Memory protection exception on booting Ubuntu 16.04 VM

Reported by: fviktor Owned by:
Component: guest control Version: VirtualBox 5.1.26
Keywords: crash memory protection exception error Cc:
Guest type: Linux Host type: Windows

Description

Host OS: Windows 10 64 bit, Processor: Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz (12 CPUs), ~3.5GHz Memory: 32768MB RAM Available OS Memory: 32692MB RAM Page File: 9687MB used, 27869MB available

Guest OS: Ubuntu 16.04.3 amd64 desktop, new installation

Logs: https://www.dropbox.com/sh/mzdf371kdpecwcz/AAAvcNt4NIjOd4FqpqzKyrora/MemoryProtectionException1?dl=0

https://www.dropbox.com/sh/mzdf371kdpecwcz/AAALaQqILsIp3klecoRjHd-ia/MemoryProtectionException1/ApplicationError.png

Ubuntu guest progresses to grub boot menu, then the VM crashes with memory protection exception during the early phase of Ubuntu startup.

Reproducibility: The problem happens many times in a row. If you restart VirtualBox Manager it seems to go away.

No dump yet. Enabled full dumps, will link that here next time it happens.

Attachments (1)

MemoryProtectionException1.zip (98.5 KB ) - added by fviktor 7 years ago.
Logs and screenshot in ZIP

Download all attachments as: .zip

Change History (4)

by fviktor, 7 years ago

Logs and screenshot in ZIP

comment:1 by fviktor, 7 years ago

Links are dead and I cannot seem to edit the ticket description, sorry. Attached all the files in single ZIP instead.

comment:2 by fviktor, 7 years ago

Crash happened again with full dump enabled, but no dump was saved by Windows. I got dumps for other crashed applications, so the registry settings seem to be good:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps]
"DumpFolder"="C:\\Dumps"
"DumpCount"=dword:00000003
"DumpType"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\VirtualBox.exe]
"DumpFolder"="C:\\Dumps\\VirtualBox"
"DumpCount"=dword:00000003
"DumpType"=dword:00000002

Folder C:\Dumps\VirtualBox folder does exist. There is 400+ GB of free disk space on C:

Any ideas how to get a crash dump?

comment:3 by fviktor, 7 years ago

First few attempts to start the VM crash. It is after booting the host OS. Then I can start and restart the VM with no problems.

Workaround: Changing any of the virtual hardware configuration (like removing AC97 audio or changing the virtual memory size by 64MB) seem to solve the problem temporarily, until the host is rebooted.

Observation is that the invalid address references is always 0x18, it does not change. So it is likely the same bug which is triggered all the time.

Last edited 7 years ago by fviktor (previous) (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use