This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ld.so : bad dynamic tag


Pamela Weber <pam_weber@icon-labs.com> writes:

> Hello,
> 
> Recently, we have been getting an error when executing our application
> on a Linux PPC system. The
> kernel is 2.4.2. The cross compiler is gnu 2.95.2 host x86 target 82xx
> PPC.
> 
> When we start our application, we occasionally get the following which
> cause the app to exit:
> 
> BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info:
> Assertion
>  `! "bad dynamic tag"' failed!
> 
> Does anyone know why this is happening? Any ideas regarding what we
> should try?
> The application has worked fine for a long time, but we have been adding
> new functionality to it and it is getting quite large.

What linker and glibc versions are you using?

This is usually a linker problem.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]