public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Badari Pulavarty <pbadari@gmail.com>
Cc: Jan Beulich <jbeulich@novell.com>,
	"J. Bruce Fields" <bfields@fieldses.org>,
	petkov@math.uni-muenster.de, akpm@osdl.org,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: Was: boot failure, "DWARF2 unwinder stuck at 0xc0100199"
Date: Thu, 31 Aug 2006 17:16:08 +0200	[thread overview]
Message-ID: <200608311716.08786.ak@suse.de> (raw)
In-Reply-To: <1157036578.22667.6.camel@dyn9047017100.beaverton.ibm.com>

On Thursday 31 August 2006 17:02, Badari Pulavarty wrote:

> I will verify them when I get a chance to move to latest kernel.

Sorry I just meant the problem has been analyzed, but not fixed
yet (it is a bit tricky). Most of the fixes won't make 2.6.18
anyways because it's too late for that.

> Unfortunately, so called testcases are the *real* problems I am
> trying to track down in 2.6.18-rc4 and I have a setup/config/testcase
> which can reproduce them consistently. I don't want to change
> any kernel/config till I debug these issues. Once I figure out whats
> happening - I will move to latest and verify one more time.

Not needed right now.

> 
> Code: 0f 0b 68 d3 e0 50 80 c2 e7 0a 48 83 7b 38 00 75 0a 0f 0b 68
> RIP  [<ffffffff80282d39>] submit_bh+0x29/0x130
>  RSP <ffff8101bde8dd08>
>  <1>Unable to handle kernel paging request at 0000000146f4eac0 RIP:
>  [<ffffffff802277b8>] task_rq_lock+0x38/0x90
> PGD 1ddc2e067 PUD 0
> Oops: 0000 [2] SMP

Don't know why sorry, but it seems to be indeed before the unwinder. 
Maybe some state got messed up completely.

-Andi


> 
> 

  reply	other threads:[~2006-08-31 15:16 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-20  1:31 boot failure, "DWARF2 unwinder stuck at 0xc0100199" J. Bruce Fields
2006-08-20  6:35 ` Andrew Morton
2006-08-20  8:26 ` Andi Kleen
2006-08-21 15:54   ` J. Bruce Fields
2006-08-21 16:03     ` Andi Kleen
2006-08-21 16:45       ` J. Bruce Fields
2006-08-28  9:50         ` Andi Kleen
2006-08-21  6:48 ` Jan Beulich
2006-08-21 16:47   ` Randy.Dunlap
2006-08-22  4:20     ` Andrew Morton
2006-08-22  8:01       ` Andi Kleen
2006-08-22  8:18         ` Jan Beulich
2006-08-22 17:42         ` J. Bruce Fields
2006-08-24 22:40           ` J. Bruce Fields
2006-08-24 23:16             ` Andi Kleen
2006-08-22  8:01       ` Jan Beulich
2006-08-22  8:22         ` Andi Kleen
2006-08-22  8:31           ` Jan Beulich
2006-08-22  8:34             ` Andi Kleen
2006-08-22 12:40               ` Jan Beulich
2006-08-28 22:32         ` Badari Pulavarty
2006-08-28 22:54           ` Andi Kleen
2006-08-28 23:50             ` Badari Pulavarty
2006-08-22 17:52       ` J. Bruce Fields
2006-08-25 10:16         ` [patch] lockdep: annotate idescsi_pc_intr() Ingo Molnar
2006-08-29  8:53   ` Was: boot failure, "DWARF2 unwinder stuck at 0xc0100199" Borislav Petkov
2006-08-29  9:57     ` Jan Beulich
2006-08-29 11:01       ` Borislav Petkov
2006-08-29 11:08         ` Jan Beulich
2006-08-29 11:16           ` Andi Kleen
2006-08-29 13:00             ` Borislav Petkov
2006-08-29 14:36               ` Andi Kleen
2006-08-29 14:59                 ` Borislav Petkov
2006-08-30 21:46           ` Badari Pulavarty
2006-08-31  7:35             ` Jan Beulich
2006-08-31  7:41               ` Andi Kleen
2006-08-31  7:45                 ` Was: boot failure, "DWARF2 unwinder stuck at 0xc0100199" II Andi Kleen
2006-08-31  7:48                 ` Was: boot failure, "DWARF2 unwinder stuck at 0xc0100199" Jan Beulich
2006-08-31 15:02                 ` Badari Pulavarty
2006-08-31 15:16                   ` Andi Kleen [this message]
2006-08-31 16:29                     ` Badari Pulavarty
2006-08-31 18:11                     ` Badari Pulavarty
2006-08-31 18:10                       ` Andi Kleen
2006-08-31 18:33                         ` Badari Pulavarty
2006-08-31 18:32                           ` Andi Kleen
2006-09-06  6:31                 ` Keith Owens
2006-09-06  7:43                   ` Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2006-09-01 10:12 Chuck Ebbert
2006-09-01 10:21 ` Andi Kleen

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=200608311716.08786.ak@suse.de \
    --to=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=bfields@fieldses.org \
    --cc=jbeulich@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbadari@gmail.com \
    --cc=petkov@math.uni-muenster.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