problem with kernel execution
Posted: Tue Oct 14, 2003 5:28 am
Hi,
our kernel crashes.
kernel size is 64KB, when it was smaller everything was OK.
If I debug with bochs, i have eip = 0xffffffff, so eip is wrong.
May be initialization of CS is wrong (if call is far then 64KB, gcc use far call) and after far call eip crashes.
may be our bootsector is wrong (attached).
Thanks
[attachment deleted by admin]
our kernel crashes.
kernel size is 64KB, when it was smaller everything was OK.
If I debug with bochs, i have eip = 0xffffffff, so eip is wrong.
May be initialization of CS is wrong (if call is far then 64KB, gcc use far call) and after far call eip crashes.
may be our bootsector is wrong (attached).
Thanks
[attachment deleted by admin]