Re: What happen when hangs !!

From: Michal Schmidt
Date: Thu Dec 07 2006 - 08:03:19 EST


Jaswinder Singh wrote:
Sometimes my machine hangs in userspace area like this :-

VFS: Mounted root (ext3 filesystem).
Freeing init memory: 124K
INIT:
<<HANGS>>

OR

VFS: Mounted root (ext3 filesystem).
Freeing init memory: 124K
INIT: version 2.85 booting
<<RUNNING SMOOTHLY>>

How can I debug this hang, what are the cases.

When it hangs, try to capture the list of processes using Alt+SysRq+T. You need to have CONFIG_MAGIC_SYSRQ enabled in the kernel.

Michal
-
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/