Page Fault! on Multitasking James's Kernel code !!
Posted: Thu Sep 04, 2014 12:14 pm
N.B: Take a look here Before reading the thread : http://wiki.osdev.org/James_Molloy%27s_ ... Known_Bugs
Hi guys,
To build an OS you should Know how you can catch Bugs , So i tried to catch some
but it seems like debug an OS is a tough task .
take a look at this Toaruos Code source (according to Kevin "it's not a refrence, There are some bugs").
https://github.com/klange/toaruos/tree/ ... a34e573d2a
if comment out the fork() function in main.c, everything goes fine.
did anyone have an idea or suggestions ??
image:
http://postimg.org/image/47gbsm0m1/
Hi guys,
To build an OS you should Know how you can catch Bugs , So i tried to catch some
but it seems like debug an OS is a tough task .
take a look at this Toaruos Code source (according to Kevin "it's not a refrence, There are some bugs").
https://github.com/klange/toaruos/tree/ ... a34e573d2a
if comment out the fork() function in main.c, everything goes fine.
did anyone have an idea or suggestions ??
image:
http://postimg.org/image/47gbsm0m1/