I have been using the VM fine just until now when I open my snapshot the VM fails to open and shows instruction at 0x000______ referenced memory at 0x)00000_____. memoy could not be read. I've tried looking at several posts but could not find anything. When I proceed to open up other snapshots, none of them work and when I restarted the vm, it ends up with a black screen with the blinking cursor/typer. I am unsure how to go about fixing this.
Failed to open a session for the virtual machine OSP VM 2021.
The VM session was aborted.
Result Code: E_FAIL (0x80004005)
Component: SessionMachine
Interface: ISession {c0447716-ff5a-4795-b57a-ecd5fffa18a4}
instruction referenced memory at 0x000. Memory could not be read.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: instruction referenced memory at 0x000. Memory could not be read.
This is a basic Windows error box which happens when some required piece of memory unloads before a running program expects it to unload. This box rarely tells what the original problem was.Andy2005 wrote:instruction at 0x000______ referenced memory at 0x)00000_____. memoy could not be read.
When the VM does this, the VM log may help explain why.Andy2005 wrote:it ends up with a black screen with the blinking cursor/typer.
Start the VM from full normal shutdown, not save-state. Run until you see the black screen with the blinking cursor, then shut down the VM from within the VM's OS if possible. If not possible, close the Virtualbox window for the VM with the Power Off option set.
Right-click the VM in the main Virtualbox window's VM list, choose Show Log. Save the far left tab's log, zip it, and post the zip file, using the forum's Upload Attachment tab.