gate type 0 ?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Wacky

gate type 0 ?

Post by Wacky »

Hello all! :)
jump_protected: gate type 0 unsupported
What does this mean? What's the reason for it and how can i fix it? :-\


Thank you..
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:gate type 0 ?

Post by Pype.Clicker »

probably means that you're trying to jmp or call something that has not been properly initialized in the GDT or that your GDT is mislocated. try to get the registers info bochs outputs and instruction being executed.
Post Reply