Hi all,
This is the first time to this forum, I have successfully jumped to 64 bit mode (long mode) or so I think, but when I attempt a call (callq) to a function I get a triple fault. Please help.
Is my stack not setup correctly?
After Jump to Long Mode 64 bits
-
- Member
- Posts: 283
- Joined: Mon Jan 03, 2011 6:58 pm
Re: After Jump to Long Mode 64 bits
Please see FORUM RULES - REQUIRED READING specifically number 4.
I would say that you have not tried to debug this problem on your own as you are saying you are getting a triple fault (Instead of what exception you actually get) because you do not have exception handlers set up. Also, you do not post what emulator you are using or a log of execution (preferably with only the necessary stuff instead of the whole thing).
- Monk
I would say that you have not tried to debug this problem on your own as you are saying you are getting a triple fault (Instead of what exception you actually get) because you do not have exception handlers set up. Also, you do not post what emulator you are using or a log of execution (preferably with only the necessary stuff instead of the whole thing).
- Monk