On Wed, Feb 02, 2000 at 04:57:53PM -0800, Rob Hudson wrote:
> On Wed, Feb 02, 2000 at 04:53:37PM -0800, Greg KH wrote:
> | Try running this oops through ksymoops to get a full report. That will
> | help out a lot.
>
> How does one do this?
Run the ksymoops program. It might be in the 2.2.14 kernel source in
/scripts/ksymoops/ but if not, the latest version is available at:
ftp://ftp.ocs.com.au/pub/ksymoops
Run the program, feeding it your oops message. It should print out lots
of neat stuff about what happened, and where it happened.
Is this a repeatable problem, or a one time thing?
>
> | What kernel version are you running?
>
> 2.2.14
>
That's the latest stable version, so if this is repeatable, people will
want to know about it.
Let me know what ksymoops reports.
greg