Re: How to translate an oops

Stephen Landamore (stephenl@arcam.co.uk)
Fri, 16 Oct 1998 14:29:42 +0100


Ivan Passos wrote:
[trace deleted]
> How do you do this translation ??? This is something I've always
> wanted to know but I never knew how to ask ... :)
>
> If you can clarify this issue to me, I would really appreciate it.

Read the linux-kernel FAQ... http://www.tux.org/lkml/faq.html

The program you want is called 'ksymoops'... you'll find it in the
scripts/ directory of your favourite kernel distribution.

Also read Documentation/oops-tracing.txt

Someone (sorry, forgot your name) sent me a program make_System_map.pl
which is supposed to be used in conjunction with ksymoops, and aids when
debugging oopses from modules... I can pass this along on request (email
me privately). This is quite short (10k) -- maybe this should be bundled
with the kernel?

regards,
stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/