Re: What are the general causes of frozen system?

From: Larry Finger
Date: Sat Nov 26 2005 - 22:05:44 EST


thockin@xxxxxxxxxx wrote:
What should I consider as a cause of the freeze? I have reviewed the code and do not find any obvious out-of-bounds memory references. I have tried various 'printk' statements, but none of them in the bottom-half interrupt routine make it to the logs. Are there any tricks that I should try?


Look for lock-related deadlocks. Try turning on the nmi watchdog


Thanks for the quick response. Unfortunately, adding either nmi_watchdog=1 or 2 makes my machine lockup in booting - just after ACPI is initialized.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/