You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After which mythril will spin waiting for a signal from the host user. The kernel will use a triple fault during reboot as the last resort in case any of the other (ACPI, BIOS, EFI, etc..) mechanisms fail, and therefore we're most likely hitting that condition.
Ideally mythril would support the ACPI reboot mechanism without letting the kernel get to the triplefault (which on baremetal would cause the CPU to jump to it's reset vector).
Just taking a note so I do not forget.
With a busybox-based initramfs run as init, on shutdown in the guest I see the following error.
The initramfs and config used to generate this error is at https://github.com/sruffell/mythril/commits/b19c8a84f71d2ab225faa9a372aa305c6368f8be
The text was updated successfully, but these errors were encountered: