This is the mail archive of the binutils@sourceware.org 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 seg-fault in MIPS linkers


On Sun, Aug 17, 2008 at 09:40:25PM +0100, Nick Clifton wrote:
> Hi Guys,
> 
>   I am checking in the patch below to fix a seg-fault in the MIPS
>   linkers.  Various examples in the linker testsuite were triggering
>   this bug whereby _bfd_mips_elf_check_relocs() could be called when
>   the symbol hashes were not available but the code was not ready to
>   handle the situation.

Thanks.  How does this happen, though?  I ran the linker tests on
mips-linux / mips64-linux before checking it in, and didn't see this.

-- 
Daniel Jacobowitz
CodeSourcery


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