Page 2 of 2

Re: Interrupt crash from ring 3

Posted: Sun Nov 17, 2013 11:28 am
by Zerkan
After multiple checks i found the problem : the gdt function was not correct it took only the 20 first bits as base, not 24. So it was pointing on the wrong address.

Sorry about that. I will debug a lot more if I have another problem, before posting.

Thanks