This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ld.so : bad dynamic tag
- To: Pamela Weber <pam_weber at icon-labs dot com>
- Subject: Re: ld.so : bad dynamic tag
- From: Geoff Keating <geoffk at geoffk dot org>
- Date: 14 Jun 2001 12:42:45 -0700
- CC: gcc-bugs at gcc dot gnu dot org
- References: <3B28DE9D.95B4D147@icon-labs.com>
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>