On Mon, 21 Jan 2002, J Pradeep wrote: > pmd entry c57f2000: 000000000000000000 > ... pmd not present ! > Oops: 0002 > CPU: 0 > EIP: 0010:[<d0867422>] > EFLAGS: 00010202 > > <........the register values............> > > Process swapper (pid: 0, stackpage=c026f000) > Stack: <....list of numbers without any reference > to specific functions....> You decode these numbers with ksymoops. Be sure to read the whole ksymoops man page too. > Call Trace: [..value..] [..value..]... > Code: 89 18 89 1d 14... > Kernel panic: Aiee, killing interrupt handler! > In interrupt handler - not syncing > > There may be more kernel messages above this - but the system hangs after > printing this message on the screen - so I could not see them. The objective is to get the *first* oops message, the rest don't really mean much since the system is not in a sane state. Regards, Zwane Mwaikambo -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/