Hi On Mon, Nov 10, 2008 at 8:18 PM, Semen Cirit <semen@xxxxxxxxxxxxx> wrote: > Hello everybody, > > I am new in kernel development and I search for how I can catch and correct > kernel oops and bugs. > When I catch a bug from the /var/log/messages or dmesg, I diassemble it. > But after disassembling, I couldn't exactly understand what I will do. > > Can you guide me through this subject? basically what you need to find the buggy codes and fix it. Here's my old writing describing how to fix such bug based on oops message: http://article.gmane.org/gmane.linux.cluster.openmosix.devel/1951 it's based on 2.4 + ksymoops, but hopefully you can adopt it. regards, Mulyadi. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ