Re: Kernel oops

Bill Hawes (whawes@star.net)
Mon, 05 Jan 1998 10:39:02 -0500


Foo Chun Choong wrote:

> Is there any documentation on kernel oops and segmentation faults.
>
> Many thanks

Take a look at the oops-tracing file in the kernel Documentation
directory, and check out the ksymoops program.

If you get an oops, you can run the log output through ksymoops to find
out where the oops occurred.

Regards,
Bill