All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: "Prakash K. Cheemplavam" <PrakashKC@gmx.de>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.1-mm2
Date: Thu, 15 Jan 2004 15:23:06 -0800	[thread overview]
Message-ID: <20040115152306.2c56d6e3.rddunlap@osdl.org> (raw)
In-Reply-To: <4004458C.5040000@gmx.de>

On Tue, 13 Jan 2004 20:22:52 +0100 "Prakash K. Cheemplavam" <PrakashKC@gmx.de> wrote:

| Andrew Morton wrote:
| > "Prakash K. Cheemplavam" <PrakashKC@gmx.de> wrote:
| > 
| >>>>kernel: Badness in pci_find_subsys at drivers/pci/search.c:132
| >>>>
| >>>>Any ideas? Or do you need detailed kernel config and dmesg? I thought 
| >>>>you might have an idea which atch caused this... My and his system are 
| >>>>quite differnt. Major Common element seems only use of Athlon XP. He has 
| >>>>VIA KT based system and I have nforce2. I thought it might be APIC, but 
| >>>>I also got a lock up without APIC. (Though it seems more stable without 
| >>>>APIC.)
| >>>
| >>>
| >>>If you could send us the stack backtrace that would help.  Make sure that
| >>>you have CONFIG_KALLSYMS enabled.  If you have to type it by hand, just the
| >>>symbol names will suffice - leave out the hex numbers.
| >>
| >>Sorry, I am a noob about such things. Above option is enabled in my 
| >>config, but I dunno how get the stack backtrace. Could you point to me 
| >>to something helpful?
| > 
| > 
| > When the kernel prints that `badness' message it then prints a stack
| > backtrace.  That's what we want.
| 
| But how to get that? When the machine locks up, I don't see anything 
| written and only *sometimes* I got above message in the log  -whcih I 
| can only see afterwards. But there is nothing else realted to it in the 
| log...

(I didn't see any replies to this...)

The usual answer is to use a serial console to log the kernel messages,
but not everyone has that option available to them.

Depending on your system, you might be able to use kmsgdump to
capture the final kernel messages to a floppy disk (if you have a
"legacy" type floppy).  If you are interested in trying that,
the kmsgdump patch is available at
  http://developer.osdl.org/rddunlap/kmsgdump/

--
~Randy
Everything is relative.

WARNING: multiple messages have this Message-ID (diff)
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: "Prakash K. Cheemplavam" <PrakashKC@gmx.de>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.1-mm2
Date: Thu, 15 Jan 2004 15:23:06 -0800	[thread overview]
Message-ID: <20040115152306.2c56d6e3.rddunlap@osdl.org> (raw)
In-Reply-To: <4004458C.5040000@gmx.de>

On Tue, 13 Jan 2004 20:22:52 +0100 "Prakash K. Cheemplavam" <PrakashKC@gmx.de> wrote:

| Andrew Morton wrote:
| > "Prakash K. Cheemplavam" <PrakashKC@gmx.de> wrote:
| > 
| >>>>kernel: Badness in pci_find_subsys at drivers/pci/search.c:132
| >>>>
| >>>>Any ideas? Or do you need detailed kernel config and dmesg? I thought 
| >>>>you might have an idea which atch caused this... My and his system are 
| >>>>quite differnt. Major Common element seems only use of Athlon XP. He has 
| >>>>VIA KT based system and I have nforce2. I thought it might be APIC, but 
| >>>>I also got a lock up without APIC. (Though it seems more stable without 
| >>>>APIC.)
| >>>
| >>>
| >>>If you could send us the stack backtrace that would help.  Make sure that
| >>>you have CONFIG_KALLSYMS enabled.  If you have to type it by hand, just the
| >>>symbol names will suffice - leave out the hex numbers.
| >>
| >>Sorry, I am a noob about such things. Above option is enabled in my 
| >>config, but I dunno how get the stack backtrace. Could you point to me 
| >>to something helpful?
| > 
| > 
| > When the kernel prints that `badness' message it then prints a stack
| > backtrace.  That's what we want.
| 
| But how to get that? When the machine locks up, I don't see anything 
| written and only *sometimes* I got above message in the log  -whcih I 
| can only see afterwards. But there is nothing else realted to it in the 
| log...

(I didn't see any replies to this...)

The usual answer is to use a serial console to log the kernel messages,
but not everyone has that option available to them.

Depending on your system, you might be able to use kmsgdump to
capture the final kernel messages to a floppy disk (if you have a
"legacy" type floppy).  If you are interested in trying that,
the kmsgdump patch is available at
  http://developer.osdl.org/rddunlap/kmsgdump/

--
~Randy
Everything is relative.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

  reply	other threads:[~2004-01-15 23:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-10  9:45 2.6.1-mm2 Andrew Morton
2004-01-10  9:45 ` 2.6.1-mm2 Andrew Morton
2004-01-10 14:55 ` 2.6.1-mm2 Roberto Sanchez
2004-01-12  5:47 ` 2.6.1-mm2 (compile stats) John Cherry
2004-01-12  5:47   ` John Cherry
2004-01-13 13:31 ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-13 13:31   ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-13 17:54   ` 2.6.1-mm2 Andrew Morton
2004-01-13 17:54     ` 2.6.1-mm2 Andrew Morton
2004-01-13 19:06     ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-13 19:06       ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-13 19:16       ` 2.6.1-mm2 Andrew Morton
2004-01-13 19:16         ` 2.6.1-mm2 Andrew Morton
2004-01-13 19:22         ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-13 19:22           ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-15 23:23           ` Randy.Dunlap [this message]
2004-01-15 23:23             ` 2.6.1-mm2 Randy.Dunlap
2004-01-15 23:56             ` 2.6.1-mm2 Prakash K. Cheemplavam
2004-01-15 23:56               ` 2.6.1-mm2 Prakash K. Cheemplavam

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=20040115152306.2c56d6e3.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=PrakashKC@gmx.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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.