All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frans Pop <elendil@planet.nl>
To: sparclinux@vger.kernel.org
Subject: Re: [panic] "Cheetah error trap taken" with Debian 2.6.24 kernel
Date: Mon, 09 Jun 2008 23:03:48 +0000	[thread overview]
Message-ID: <200806100103.49226.elendil@planet.nl> (raw)
In-Reply-To: <200806100003.54269.elendil@planet.nl>

On Tuesday 10 June 2008, David Miller wrote:
> From: Frans Pop <elendil@planet.nl>
> Date: Tue, 10 Jun 2008 00:03:53 +0200
>
> > Cheetah error trap taken afsr[0010080005000000] afar
> > [000007f900800000] TPC[553f94] TNPC[553f98] O7[554274]
> > TSTATE[9980001606]
> > TPC<pci_get_rom_size+0x18/0xc4>
>
> pci_get_rom_size() is being called with an I/O address that
> isn't responding.  It is being called via pci_map_rom() because
> I see no drivers directly calling pci_get_rom_size().
>
> Find out what device driver is calling this routine.

Given that the screenshot shows that the line just before the crash 
is "radeonfb (0001:02:00.0): ATI Radeon [d" which looks truncated the 
most likely candidate looks to be drivers/video/aty/radeon_base.c (in 
__devinit radeon_map_ROM).
That function even has some suspicious looking comments immediately above 
the call.

Finding out for sure would probably require building a custom installer 
using a kernel with some added debugging statements. Is that needed?

Cheers,
FJP

  parent reply	other threads:[~2008-06-09 23:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-09 22:03 [panic] "Cheetah error trap taken" with Debian 2.6.24 kernel Frans Pop
2008-06-09 22:08 ` David Miller
2008-06-09 23:03 ` Frans Pop [this message]
2008-06-09 23:14 ` David Miller
2008-06-10 18:59 ` David Miller
2008-06-10 19:53 ` David Miller

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=200806100103.49226.elendil@planet.nl \
    --to=elendil@planet.nl \
    --cc=sparclinux@vger.kernel.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.