From: Ralf Baechle <ralf@linux-mips.org>
To: Chris Friesen <cfriesen@nortel.com>
Cc: linux-mips@linux-mips.org
Subject: Re: looking for help interpreting softlockup/stack trace
Date: Tue, 5 Aug 2008 20:16:19 +0100 [thread overview]
Message-ID: <20080805191618.GB8629@linux-mips.org> (raw)
In-Reply-To: <48989AFE.5000500@nortel.com>
On Tue, Aug 05, 2008 at 12:25:02PM -0600, Chris Friesen wrote:
> I've run into an interesting issue with an Octeon-based board, where it
> just seems to hang. I suspect we're hitting some kind of locking bug,
> and I'm trying to track it down. If it matters, the kernel is quite old
> (heavily patched 2.6.14) and I've got no chance of upgrading it. (The
> usual embedded scenario.)
>
> I've added some scheduler instrumentation, as well as adding a stack
> dump to the output of the softlockup code.
>
> In the trace below, is "epc" the program counter at the time of the
> timer interrupt? How does "ra" fit into this, given that the function
> whose address it contains isn't seen in the stack trace until quite a
> ways down?
$LBB378 is an internal symbol. The value of RA may not be very informative
if it was overwritten by a random subroutine call.
> Any insights are greatly appreciated...
You may also try lockdep; it gives much more detailed information though
it's more heavyweight.
Ralf
next prev parent reply other threads:[~2008-08-05 19:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 18:25 looking for help interpreting softlockup/stack trace Chris Friesen
2008-08-05 19:11 ` Kaz Kylheku
2008-08-05 19:11 ` Kaz Kylheku
2008-08-05 21:38 ` Chris Friesen
2008-08-05 19:16 ` Ralf Baechle [this message]
2008-08-06 18:35 ` Chris Friesen
2008-08-06 18:57 ` David Daney
2008-08-07 13:43 ` Ralf Baechle
2008-08-07 14:19 ` Thiemo Seufer
2008-08-07 21:57 ` David Daney
2008-08-05 20:28 ` Chad Reese
2008-08-05 20:46 ` Chris Friesen
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=20080805191618.GB8629@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=cfriesen@nortel.com \
--cc=linux-mips@linux-mips.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.