Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Mark Kettenis" <mark.kettenis@xs4all.nl>
To: "Jon Grant" <jg@jguk.org>
Cc: gdb@sourceware.org
Subject: Re: Two gdb 6.4 usage queries
Date: Sat, 11 Nov 2006 22:28:00 -0000	[thread overview]
Message-ID: <15035.82.92.89.47.1163284098.squirrel@webmail.xs4all.nl> (raw)
In-Reply-To: <455649D4.6050706@jguk.org>

>  Hello,
>
>  Don't think I missed any reply.. I wonder if anyone could help me with
>  some info on how solve the problems?

For one thing, those backtraces do not correspond to the same state.
I don't know what the kde crash handler is doing, but it might be worth
trying to disable it, such that your program just crashes.  The resulting
core dump should be easier to interpret.  And if it isn't, you probably
need to install the appropriote debug info packages for your system.

> > Attaching to program: /usr/bin/ark, process 6582
> > (no debugging symbols found)

Do yourself a favour, and compile your code (all of it) with -g.

> > 0xffffe410 in __kernel_vsyscall ()
> > (gdb) bt
> > #0  0xffffe410 in __kernel_vsyscall ()
> > #1  0xb7d09110 in ?? ()
> > #2  0xb7d08f3c in ?? ()
> > #3  0xbfc11bb4 in ?? ()
> > #4  0xbfc11bb4 in ?? ()
> > #5  0x00000000 in ?? ()

Make sure you install at least the debug info packages for glibc.


  reply	other threads:[~2006-11-11 22:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-30  3:59 Jon Grant
2006-11-11 22:06 ` Jon Grant
2006-11-11 22:28   ` Mark Kettenis [this message]
2006-11-12  1:25     ` Jon Grant

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=15035.82.92.89.47.1163284098.squirrel@webmail.xs4all.nl \
    --to=mark.kettenis@xs4all.nl \
    --cc=gdb@sourceware.org \
    --cc=jg@jguk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox