2002-12-24 18:48:18

by Michael

[permalink] [raw]
Subject: Debugging "cpu freezes"

I'm wondering what the procedure for debugging instances where the computer freezes completly, when sysRQ doesn't even work.
Since I know how to reproduce(and workaround for daily use) a complete system freeze in 2.4.X, don't know if I can explain how, but for example booting the knoppix live-cd to kde would be a perfect way of freezing it(after moving a few windows)
(Not using KDE reduces the risk of it freezing greatly)


2002-12-25 01:29:19

by Marc-Christian Petersen

[permalink] [raw]
Subject: Re: Debugging "cpu freezes"

On Tuesday 24 December 2002 19:56, Michael wrote:

Hi Michael,

> I'm wondering what the procedure for debugging instances where the computer
> freezes completly, when sysRQ doesn't even work. Since I know how to
> reproduce(and workaround for daily use) a complete system freeze in 2.4.X,
> don't know if I can explain how, but for example booting the knoppix
> live-cd to kde would be a perfect way of freezing it(after moving a few
> windows) (Not using KDE reduces the risk of it freezing greatly)
you could try boot parameter nmi_watchdog=1 or =2
(Read Documentation/nmi_watchdog.txt).

ciao, Marc