linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Knecht <markknecht@gmail.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: rt-users <linux-rt-users@vger.kernel.org>
Subject: Re: 2.6.33-rt4 core2duo oopses: what method to catch
Date: Mon, 1 Mar 2010 09:17:09 -0800	[thread overview]
Message-ID: <5bdc1c8b1003010917p3b41ef6fib0fbe92732f76be0@mail.gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1003011403250.4245@localhost.localdomain>

On Mon, Mar 1, 2010 at 5:11 AM, Thomas Gleixner <tglx@linutronix.de> wrote:
> On Sun, 28 Feb 2010, ulmo@sonic.net wrote:
>
>> I'm getting kernel faults in 2.6.33-rt4 on a core 2 duo.  It takes a
>> moment to hard-crash, so there's a chance for the output to be diagnosed.
>
> Does the same problem happen with vanilla 2.6.33 ?
>
>> Please point me the way to best get the diagnostic data (kernel trace).
>>
>> There used to be utilities to use System.map to give names to traces (like
>> sysklogd).  There also used to be a built-in method for System.map so the
>> kernel could do that.  What's the option?  What are my options?  I
>> currently use metalog for the syslog daemon.
>
> CONFIG_KALLSYMS=y
> CONFIG_KALLSYMS_ALL=y
> CONFIG_KALLSYMS_EXTRA_PASS=y
>
> CONFIG_DEBUG_BUGVERBOSE=y
>
>> What's the easiest way to write the oops to disk while in the initrd?  I'm
>> getting the oopses while it's doing reiserfsck, and I only have a bit of
>> room in /boot to stick some output.  Is there a way to log to /boot the
>> oopses, with some small initrd-fitting binary that will cull kernel
>> logging for those and write them out?  Just a standard logger?
>>
>> After that I can try to get some output for us to look at.  Thanks.
>
> Either serial console - requires a serial port - or netconsole. For
> both you need a second computer to log the output.
>
> Thanks,
>
>        tglx

I haven't heard of netconsole before but it makes sense. I did this
using the serial console a couple of times but none of my machines
have serial ports anymore (and could I find the right cable these days
anyway?)

Is there a good page describing how to set this up and use it?

Thanks,
Mark
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-03-01 17:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-28 11:49 2.6.33-rt4 core2duo oopses: what method to catch ulmo
2010-03-01  8:38 ` Uwe Kleine-König
2010-03-01 13:11 ` Thomas Gleixner
2010-03-01 17:17   ` Mark Knecht [this message]
2010-03-01 19:13     ` John Kacur

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=5bdc1c8b1003010917p3b41ef6fib0fbe92732f76be0@mail.gmail.com \
    --to=markknecht@gmail.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).