hi: I am debuging kernel with gdb , when it comes into a page_fault exception ,how to get to know how does that address come out ? It is the same to ask : which code is using that address , causing the page_fault exception? thanks!