From: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to go about debuging a system lockup?
Date: Thu, 16 Nov 2006 16:21:40 -0500 [thread overview]
Message-ID: <20061116212140.GP8236@csclub.uwaterloo.ca> (raw)
In-Reply-To: <9a8748490611161249t406768beqeaff0fc31f96e8df@mail.gmail.com>
On Thu, Nov 16, 2006 at 09:49:06PM +0100, Jesper Juhl wrote:
> Well, I have a few ideas that are hopefully useul.
>
> - If you have not done so already, then go in to the "Kernel Hacking"
> section of the kernel configuration and enable some (all?) of the
> debug options and see if that produces anything that will help you
> track down the problem.
I enabled the things that sounded useful. I will try enabling the rest.
> - You could enable 'magic sysrq' and see if you can manage to get a
> backtrace with it when it hangs (see Documentation/sysrq.txt) (ohh and
> raise the console log level so you get all messages, including debug
> ones).
Yeah I did that. No response to sysrq (at least not on the serial
console. Maybe I should get a keyboard connector put on.) Normally we
run without VGA/keyboard/etc, and just serial console. Of course the
serial console requires working interrupts. Not sure about the keyboard
driver.
> - You could also try kdb (http://oss.sgi.com/projects/kdb/) or kgdb
> (http://kgdb.linsyssoft.com/). That might help you pinpoint the
> failure.
Can I run that remotely somehow? I never really looked at kdb or kgdb
before.
> See also : http://kerneltrap.org/node/112
>
> - If you have (or can identify) an older, working, kernel version and
> you are confident that you can reproduce the problem reliably, then
> doing a git bisection search starting with your newest "known good"
> and oldest "known bad" kernel versions, should help you pinpoint the
> commit causing the breakage.
I don't know of a good version yet. I so far don't know if there ever
was one. This could even be a bug in the PCI hardware, or the way the
BIOS on this system on a board configured the PCI controller. Maybe I
should go back and try a 2.4 kernel.
> Hope some of that helps :)
Well hopefully.
--
Len Sorensen
next prev parent reply other threads:[~2006-11-16 21:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-16 15:34 How to go about debuging a system lockup? Lennart Sorensen
2006-11-16 20:49 ` Jesper Juhl
2006-11-16 21:21 ` Lennart Sorensen [this message]
2006-11-16 21:30 ` Jesper Juhl
2006-11-18 1:14 ` Krzysztof Halasa
2006-11-21 4:17 ` Keith Owens
-- strict thread matches above, loose matches on Subject: below --
2006-11-16 22:01 Protasevich, Natalie
2006-11-16 22:37 ` Lennart Sorensen
2006-11-17 13:43 ` Stefan Richter
2006-11-17 14:29 ` Lennart Sorensen
2006-11-17 22:44 ` Lennart Sorensen
2006-11-17 23:09 ` Stefan Richter
2006-11-20 15:20 ` Lennart Sorensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061116212140.GP8236@csclub.uwaterloo.ca \
--to=lsorense@csclub.uwaterloo.ca \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.