BUG IN DYNAMIC LINKER ld.so (?)

Joseph H. Buehler jhpb@sarto.gaithersburg.md.us
Wed Feb 11 06:10:00 GMT 1998


Henk Jansen <H.Jansen@math.tudelft.nl> writes:

> BUG IN DYNAMIC LINKER ld.so: ../sysdeps/i386/dl-machine.h: 291: elf_machine_rel: Assertion `! "unexpected dynamic reloc type"' failed!
> 
> This sounds serious to me! I've looked into 'dl-machine.h' but I can't figure
> out how I could resolve this problem: Is it caused by egcs, glibc or the 
> application... I don't know.
> 
> Please, can anyone help me on this issue?

You might take a look at the program and at the shared libraries it
uses with "objdump -R" and see if (and where) any odd relocation types
show up.

Joe Buehler



More information about the Gcc-bugs mailing list