Ticket #2633 (closed enhancement: fixed)
code with memory type execution
Reported by: | mkudlvasr | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 2.0.4 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
I'm testing linux native suspend to disk in virtualbox guest. When resuming, the linux kernel loads all stored memory from swap partition into ram and then executes it. This is where virtualbox complains, because guest tries to execute arbitrary memory. I understand, that this assert in virtualbox is needed for security, however it would be a nice feature if native suspend to disk worked even on virtualized machines. There is no reason to fix this, other then testing the suspend to disk linux feature (yes, I can always "save machine state" instead). Feel free to wontfix/invalid this bug, if you don't want to allow execution of arbitrary memory in guest machines.
Attachments
Change History
Changed 12 years ago by mkudlvasr
-
attachment
os11.1b5-2008-11-20-15-06-30.log
added
Note: See
TracTickets for help on using
tickets.
fatal error in recompiler cpu: Trying to execute code with memory type