This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix s390{,x} ld if there is just .rela.plt and not other .rela.* sections


On Mon, Feb 10, 2003 at 09:44:33AM +0100, Martin Schwidefsky wrote:
> 
> > As s390 (32-bit only) is in glibc terms ELF_MACHINE_PLTREL_OVERLAP
> > architecture, DT_RELA{,SZ,ENT} dynamic tags are needed even if there is
> just
> > .rela.plt and no other .rela sections. Not doing this leads to dynamic
> > linker crashes.
> > Ok to commit?
> 
> Makes sense to me. Did you find this by a review or is this a "real" problem?

Real program. ld.so was crashing every time it tried to relocate
libaio.so.1.

	Jakub


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