public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Andi Kleen <ak@suse.de>
Cc: Andrew Morton <akpm@osdl.org>,
	"Randy.Dunlap" <rdunlap@xenotime.net>,
	Jan Beulich <jbeulich@novell.com>,
	linux-kernel@vger.kernel.org
Subject: Re: boot failure, "DWARF2 unwinder stuck at 0xc0100199"
Date: Thu, 24 Aug 2006 18:40:31 -0400	[thread overview]
Message-ID: <20060824224031.GA14188@fieldses.org> (raw)
In-Reply-To: <20060822174251.GB16145@fieldses.org>

On Tue, Aug 22, 2006 at 01:42:51PM -0400, J. Bruce Fields wrote:
> On Tue, Aug 22, 2006 at 10:01:36AM +0200, Andi Kleen wrote:
> > On Tuesday 22 August 2006 06:20, Andrew Morton wrote:
> > > Has anyone even tried to reproduce Bruce's crash?
> > 
> > I looked at it a bit, but it puzzles me. The chaining for the interrupt stacks
> > on i386 -- which is what seems to be corrupted here -- shouldn't have changed at all 
> > by the unwinder changes.
> > 
> > I suspect it would crash without unwinder too. Bruce, do you get the 
> > same crash when you boot with "call_trace=old" ? 
> 
> After appending "call_trace=old" to the boot commandline, and it booted
> succesfully.

Do you consider this closed, or do you need more information from me?

--b.

> It had the following warning at what I suspect was the
> same place the boot stopped before:
> 
> ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device
> scsi0 : SCSI host adapter emulation for IDE ATAPI devices
> BUG: warning at kernel/lockdep.c:1803/trace_hardirqs_on()
>  [<c0103df6>] show_trace+0x16/0x20
>  [<c0103ecb>] dump_stack+0x1b/0x20
>  [<c012e997>] trace_hardirqs_on+0xf7/0x130
>  [<c0445e63>] idescsi_pc_intr+0x63/0x450
>  [<c042fe5c>] ide_intr+0x7c/0x1d0
>  [<c013a727>] handle_IRQ_event+0x27/0x60
>  [<c013a7f4>] __do_IRQ+0x94/0x110
>  [<c0104cba>] do_IRQ+0xaa/0xf0
>  [<c0103105>] common_interrupt+0x25/0x30
>  [<c010d6c9>] apm_cpu_idle+0x1e9/0x270
>  [<c010163c>] cpu_idle+0x2c/0x80
>  [<c0100507>] rest_init+0x37/0x40
>  [<c0823756>] start_kernel+0x266/0x2b0
>  [<c0100199>] 0xc0100199
>   Vendor: PIONEER   Model: DVD-ROM DVD-116   Rev: 1.22
>   Type:   CD-ROM                             ANSI SCSI revision: 00
> sr0: scsi-1 drive
> Uniform CD-ROM driver Revision: 3.20
> sr 0:0:0:0: Attached scsi CD-ROM sr0
> sr 0:0:0:0: Attached scsi generic sg0 type 5
> ...
> 
> --b.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2006-08-24 22:40 UTC|newest]

Thread overview: 47+ 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 [this message]
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
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

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=20060824224031.GA14188@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=jbeulich@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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