[ale] kernel message/Seg. fault

Geoffrey esoteric at 3times25.net
Fri Jul 29 08:02:22 EDT 2005


unicron at madhorizons.com wrote:
> Some of you more seasoned folks...can you help me decipher this one:

It's ugly when you get an oops.  If you're into kernel hacking, you can 
decode the oops with ksymoops.  Here's a pretty good link to oops debugging.

http://www.urbanmyth.org/linux/oops/slides.html

The thing is, an oops is a bug in kernel code, usually.  It can be 
caused by faulty hardware though.

Unless you're pretty good at kernel debugging, it's best left to someone 
else.  If you know what device or process caused the oops, you can 
forward the output of ksymoops to them and they will determine if it's 
code or something else.

-- 
Until later, Geoffrey



More information about the Ale mailing list