From: Keith Owens <kaos@ocs.com.au>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Jesper Juhl <jesper.juhl@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: How to go about debuging a system lockup?
Date: Tue, 21 Nov 2006 15:17:49 +1100 [thread overview]
Message-ID: <8823.1164082669@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Thu, 16 Nov 2006 16:21:40 CDT." <20061116212140.GP8236@csclub.uwaterloo.ca>
Lennart Sorensen (on Thu, 16 Nov 2006 16:21:40 -0500) wrote:
>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.
kgdb can only be run remotely. kdb can be run on the local keyboard/console
or over a serial console.
next prev parent reply other threads:[~2006-11-21 4:18 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
2006-11-16 21:30 ` Jesper Juhl
2006-11-18 1:14 ` Krzysztof Halasa
2006-11-21 4:17 ` Keith Owens [this message]
-- 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=8823.1164082669@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lsorense@csclub.uwaterloo.ca \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox