On Sun, Jan 20, 2002 at 10:31:38PM -0000, James Stevenson wrote: > in the following code from the opps is it the > first instruction that caused the opps ? Yes. > > Code; c01d6016 <idescsi_pc_intr+76/260> <===== > 0: 8b 50 18 mov 0x18(%eax),%edx <===== > Code; c01d6019 <idescsi_pc_intr+79/260> > 3: 42 inc %edx [snip] > > also is there any other information about opps decigin other than > that sttuf in the kernel source ? Follow the link kernelnewbies.org->External Links->Kernel Debugging, which has given comprehensive info about oops debugging. Regards, Bharata. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/