From: Daniel Jacobowitz <dan@debian.org>
To: Brian Kuschak <bkuschak@yahoo.com>
Cc: linux-mips@linux-mips.org
Subject: Re: gdb backtrace with core files
Date: Thu, 7 Apr 2005 14:27:17 -0400 [thread overview]
Message-ID: <20050407182717.GA17686@nevyn.them.org> (raw)
In-Reply-To: <20050407182310.25258.qmail@web40910.mail.yahoo.com>
On Thu, Apr 07, 2005 at 11:23:10AM -0700, Brian Kuschak wrote:
> No luck with latest CVS version (GNU gdb
> 6.3.0.20050407-cvs):
That looks like a 6.3 branch snapshot; I meant HEAD.
> (gdb) t
> [Current thread is 1 (process 362)]
> (gdb) bt
> #0 0x00000658 in ?? ()
> #1 0x00000658 in ?? ()
> (gdb) info registers
> zero at v0 v1 a0
> a1 a2 a3
> R0 00000000 2ab01970 00000000 00000338 00000000
> 00000000 00000000 00000db0
> t0 t1 t2 t3 t4
> t5 t6 t7
> R8 0dafd6e5 00000001 2abccfd4 2abc8034 00000001
> 2aac2948 00000001 2abe0ce4
> s0 s1 s2 s3 s4
> s5 s6 s7
> R16 00400f70 7fff7e74 00400ed0 00000001 00400c70
> 00000000 10010f80 00000000
> t8 t9 k0 k1 gp
> sp s8 ra
> R24 00000263 2ad2c788 2af318b5 00000000 2af8dab0
> 7fff7bf0 7fff7bf0 2abe0ce4
> sr lo hi bad cause
> pc
> 00800008 00108413 0001b4e9 800649b8 2ad2c7c8
> 00000658
> fsr fir
> 00000000 00000000
> (gdb)
Did your application really jump to 0x658 before it crashed? Did it
really get a value in the shared library / mmap region into the cause
register? Looks like your GDB and kernel don't agree on what a core
file looks like.
--
Daniel Jacobowitz
CodeSourcery, LLC
next prev parent reply other threads:[~2005-04-07 18:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-07 18:23 gdb backtrace with core files Brian Kuschak
2005-04-07 18:27 ` Daniel Jacobowitz [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-04-07 20:45 Brian Kuschak
2005-04-08 11:25 ` Greg Weeks
2005-04-07 20:43 Brian Kuschak
2005-04-07 19:03 Brian Kuschak
2005-04-07 19:08 ` Greg Weeks
2005-04-07 19:38 ` Greg Weeks
2005-04-07 17:44 Brian Kuschak
2005-04-07 17:53 ` Daniel Jacobowitz
2005-04-07 17:58 ` Greg Weeks
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=20050407182717.GA17686@nevyn.them.org \
--to=dan@debian.org \
--cc=bkuschak@yahoo.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.