> > > On Sat, 22 Feb 2003 Maciej W. Rozycki wrote : >>On 21 Feb 2003, santosh kumar gowda wrote: >> >> > Following message is produced at the IAD terminal..... >> > >> > # Unable to handle kernel paging request at virtual address >> > 00000000, epc == 802 >> > 4ce74, ra == 802592a8 >> > Oops in fault.c:do_page_fault, line 172: >>[...] >> > Suggestions/Tips are welcome. >> >> Decode the oops first or nobody will be able to give any >>help. > > how do i decode the oops ??? help pls. Please see linux/REPORTING-BUGS and linux/Documentation/oops-tracing.txt . The latter will tell you how to use use 'ksymoops' to decode an oops message. ~Randy