Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Timo Sirainen <tss@iki.fi>
Cc: gdb@sources.redhat.com
Subject: Re: Linux 2.6 backtrace problems
Date: Tue, 21 Sep 2004 13:01:00 -0000	[thread overview]
Message-ID: <20040921130113.GA10074@nevyn.them.org> (raw)
In-Reply-To: <3F0C315B-0B1C-11D9-8F31-000393CC2E90@iki.fi>

On Mon, Sep 20, 2004 at 06:46:32PM +0300, Timo Sirainen wrote:
> Googling this problem doesn't show many people complaining, so I'm 
> wondering if it's just something wrong with my system.
> 
> So, simply put:
> 
> int main() { abort(); }
> 
> Running it and getting backtrace gives:
> 
> #0  0xb7ebdee9 in raise () from /lib/tls/libc.so.6
> #1  0xb7fcbedc in ?? () from /lib/tls/libc.so.6
> #2  0xbffff3f0 in ?? ()
> #3  0xb7ebf781 in abort () from /lib/tls/libc.so.6
> #4  0x00000000 in ?? ()
> #5  0x00000020 in ?? ()
> ..
> #37 0xb8000c40 in ?? () from /lib/ld-linux.so.2
> #38 0xb7fe919c in ?? ()
> #39 0x08048217 in ?? ()
> #40 0xbffff3d8 in ?? ()
> #41 0xb7ff23cf in _dl_lookup_versioned_symbol () from /lib/ld-linux.so.2
> #42 0xb7ea97f8 in __libc_start_main () from /lib/tls/libc.so.6
> #43 0xb7fcbedc in ?? () from /lib/tls/libc.so.6

You are using a C library which was built without frame pointers and
shipped without debug info.  If this is a Debian system, install the
Debian packages of gdb and libc6-dbg and let us know if it's still
there.


-- 
Daniel Jacobowitz


  reply	other threads:[~2004-09-21 13:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-20 15:46 Timo Sirainen
2004-09-21 13:01 ` Daniel Jacobowitz [this message]
2004-09-21 13:32   ` Timo Sirainen
2004-09-21 13:34     ` Daniel Jacobowitz

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=20040921130113.GA10074@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=tss@iki.fi \
    /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