Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 00:15:27 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Nicolas Souchu <nsouch@free.fr>
Cc:        hackers@freebsd.org
Subject:   Re: infinite loop in kernel 
Message-ID:  <3403.1050272127@critter.freebsd.dk>
In-Reply-To: Your message of "Sun, 13 Apr 2003 22:36:56 -0000." <20030413223656.A21075@armor.free.fr> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030413223656.A21075@armor.free.fr>, Nicolas Souchu writes:
>
>Hi folks,
>
>I'm trying to debug some infinite loop in the kernel. I guess
>this is the problem since key interrupts are still working but
>the system does not respond otherwise.
>
>Unfortunatly, breaking in the debugger only gives my the
>trace of the kbd intr thread...
>
>Which data structure should I check?

Use "ps" in DDB to see which processes are runnable for instance.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3403.1050272127>