Got problems with LDT! But I didn't create one ?!?

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
hackgod

Got problems with LDT! But I didn't create one ?!?

Post by hackgod »

Hi everyone, I have a problem:
when I want to load my IDT, bochs says me:
load_seg_reg: LDT invalid
As I saw this, I first thought wtf :o , because I did not create one!
Does somebody maybe knows, what this means? ???
And no, I did not swap LIDT and LLDT ;D

hackgod
AR

Re:Got problems with LDT! But I didn't create one ?!?

Post by AR »

Most likely your segment selectors for the IDT entries has the "In LDT" bit set.
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:Got problems with LDT! But I didn't create one ?!?

Post by Pype.Clicker »

we have a nice "bochs messages explained" section in the FAQ
Post Reply