@bluecode: sorry. i didn't want to offend you! :-\ :-X
@beyond infinity:
thanks.
i've traced nearly the whole kernel out and dont found something... but i'm looking more, till i found it.
@bord:
sorry if you don't understand what i wrote, i'm from switzerland and i can't write really good. pls go along with me..
PAGING
Re:PAGING
I'm not offended at allzack wrote:@bluecode: sorry. i didn't want to offend you! :-\ :-X
The question arises, why the emulator reboots. Is it a page fault or something else. If it's a page fault, then the virtual address that is being accessed is in cr2. Perhaps you should implement some exception handlers (especially 14 and print the virtual address, the error code)