bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fwd: Re: segfault in ksymoops]


From: Jerome de Vivie
Subject: [Fwd: Re: segfault in ksymoops]
Date: Sun, 07 Sep 2003 22:56:06 +0200

I use this version:  "GNU ld version 2.13.90.0.20 20030319"

It seems that the function "bfd_get_target" has a problem.

I've search "bfd_get_target" inside "Changelog" in CVS but with no
success.

regards,

j.


-------- Original Message --------
Subject: Re: segfault in ksymoops
Date: Sun, 07 Sep 2003 22:44:10 +1000
From: Keith Owens <address@hidden>
To: Jerome de Vivie <address@hidden>
CC: address@hidden

On Thu, 04 Sep 2003 23:24:24 +0200, 
Jerome de Vivie <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]