Re: [2.6.25-rc2] stack trace immediately before rebooting/switchingoff

From: Andrew Morton
Date: Mon Feb 18 2008 - 08:04:07 EST


On Sun, 17 Feb 2008 15:16:53 +0300 Andrey Borzenkov <arvidjaar@xxxxxxx> wrote:

> In 2.6.25 I get stack trace immediately before system is switched off or
> reboots. It is too fast to capture it on VGA; netconsole does not capture
> it either - probably network is already shutdown at this point. I do
> not have serial port on this system.
>
> Any idea how could I capture it? Thank you.
>
> The problem did not exist in 2.6.24 and below.
>

- put an mdelay(100000) into sys_reboot() somewhere, take photo of screen

- try plain old /sbin/halt, see if that does it as well.
--
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/