> On Tue, Aug 12, 2003 at 03:52:34PM -0400, Nick Fisher wrote:
>> I have a machine that I cannot compile a stable 2.4.20 kernel for, yet
>> the
>> one off of the 1.4_rc2 liveCD works fine. I'm guessing there is an
>> option
>> or a patch that is/isn't set/applyed. Apart from good old trial and
>> error
>> how the heck do I work out what is giving me the problem?
> I've often found the NMI watchdog timer to be extremely
> helpful with unexplained kernel lockups. Documentation is in
> /usr/src/linux/Documentation/nmi_watchdog.txt. Basically, you append
> "nmi_watchdog=1" to your kernel launch from LILO or Grub - in a few
> rare cases, you need a value other than 1. When the kernel locks up, the
> watchdog detects it and dumps interesting traceback to the console. I've
> been able to correlate that traceback to symbols in /proc/ksyms and
> identify malfunctioning drivers.
Ok.... sounds good. I now have this:

NMI Watchdog detected LOCKUP on CPU1, eip c02f2750, registers:
eax: d64ca000 ebx: c24d5400 ecx: c24bb000 edx: 00000000
ds: 0018 es: 0018 ss: 0018

How do I make some sence of it? I've had a look in /proc/ksyms but
c02f2750 isn't listed. Is there some other list I should be asking on? A
URL I should be looking at? I'm very new to kernel
debugging/troubleshooting and I'm a bit lost..... though not quite as lost
as I was yesterday ;)

Thanks....

  Nick

--
[EMAIL PROTECTED] mailing list

Reply via email to