On Sat, 16 Dec 2000 08:56:03 +0100, Martin Michlmayr <tbm@cyrius.com> wrote: >When I boot a Linux kernel on a DECstation/125, I get the following oops: >Oops in fault.c:do_page_fault, line 172: >Call Trace: [<8005f564>] [<8005f228>] [<800f191c>] [<80048000>] [<8004e168>] [<] >Code: 24630010 8e2501d4 8e230218 <8ca20004> 00000000 0043102b 10400431 241 Those two lines have been truncated at end of line instead of wrapping onto the next line. Capture the full text (without truncation) and run it through ksymoops[*] to decode it. [*]ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops/v2.3