Opened 11 years ago
Closed 8 years ago
#12594 closed defect (obsolete)
Guru Meditation: Invalid Jump Instruction
Reported by: | wjk | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.6 |
Keywords: | Cc: | ||
Guest type: | OSX Server | Host type: | Mac OS X |
Description
I am trying to boot a custom kernel (based on the one used in OS X Server) in VirtualBox. It keeps giving me a Guru Meditation (log attached) at a location I have resolved to the following instruction:
ljmpl $0x08,$64f
($64f
is a reference to the next line of assembler, which reads 64:
.)
I believe that the jump instruction is either invalid, or it causes a bug in VirtualBox to manifest. Does anyone have an idea which is which?
(Minor bug because while this is very important to me, it is important to pretty much no one else. I would still appreciate an answer, though. I’m sorry if this isn’t an appropriate bug, but I know of nowhere else to ask it.)
Attachments (1)
Change History (2)
by , 11 years ago
comment:1 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.