public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jerome de Vivie <jerome.devivie@free.fr>
To: Keith Owens <kaos@ocs.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: segfault in ksymoops
Date: Sun, 07 Sep 2003 23:22:57 +0200	[thread overview]
Message-ID: <3F5BA1B1.9F2158C2@free.fr> (raw)
In-Reply-To: 32694.1062938650@ocs3.intra.ocs.com.au

Keith Owens wrote:
> 
> On Thu, 04 Sep 2003 23:24:24 +0200,
> Jerome de Vivie <jerome.devivie@free.fr> wrote:
> >> I have try ksymoops v2.4.9, v2.4.8 & v2.4.7 and each time i get a
> >> segmentation fault. Here's the output: (the oops file is attached).
> >#5  0x0804e3d1 in Oops_set_default_ta (me=0x82fd5c8 "./ksymoops",
> >ibfd=0x83157f8, options=0xbffff8c0) at oops.c:89
> >        procname = "Oops_set_default_ta"
> >        bt = 0x736b2f2e <Address 0x736b2f2e out of bounds>
> >        bai = (const struct bfd_arch_info *) 0x4008c9a0
> >        t = 1
> >        a = 1
> 
> oops.c::67, the call to bfd_get_target()
>         bt = bfd_get_target(ibfd);      /* Bah, undocumented bfd function */
> is returning garbage.  Ask the binutils people why this is so.

I have try the latest binutils 2.13.1 with no success.

With this version, thoses two lines in the Makefile seems to be mutaly
exclusive:

STATIC := -Wl,-Bstatic
DYNAMIC := -Wl,-Bdynamic

After installing binutils 2.9.5.0.22, it links and work.


Thank you for your support: i've got my oops decoded :)

regards,

j.

-- 
Jérôme de Vivie

      reply	other threads:[~2003-09-07 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3F5674E1.9E270DFF@free.fr>
2003-09-04 21:24 ` segfault in ksymoops Jerome de Vivie
2003-09-07 12:44   ` Keith Owens
2003-09-07 21:22     ` Jerome de Vivie [this message]

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=3F5BA1B1.9F2158C2@free.fr \
    --to=jerome.devivie@free.fr \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox