Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: How to debug a hang while booting the kernel?



On Wed, Jan 14, 2009 at 03:32:46PM +0000, Patrick Welche wrote:
> On Mon, Jan 12, 2009 at 12:57:21PM +0100, Bernd Ernesti wrote:
> > I disabled ehci and other usb deviced via 'boot -c' and removed
> > the cdrom drive, but that didn't help.
> 
> How about 'boot -vx' ? (To maybe have a better idea of the last thing that
> happened...)

As I said the wd* drives got attached, but there are a few more kernel devices
missing at that point.

> (does rc start at all or you really mean there is hang in the
> kernel?)

Correct, the hang appears in the kernel.

Right now I supect something broken with the timer, because it looks like
it is now in some tsleep threads and that takes a long time.

Does the '>' from the ps/l output mean it is currently in this thread?
If so then the kernel is running with a 'zombie' and softclk/0

Bernd



Home | Main Index | Thread Index | Old Index