This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PR 12887, invalid .eh_frame ld segfault
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: binutils at sourceware dot org
- Date: Tue, 14 Jun 2011 06:14:39 -0700
- Subject: Re: PR 12887, invalid .eh_frame ld segfault
- References: <20110614125723.GB4011@bubble.grove.modra.org>
On Tue, Jun 14, 2011 at 5:57 AM, Alan Modra <amodra@gmail.com> wrote:
> It's amazing what people manage to feed ld. ?This PR is about a
> .eh_frame section with SHF_MERGE and SHF_STRINGS set.
>
> ? ? ? ?PR ld/12887
> ? ? ? ?* elf-eh-frame.c (_bfd_elf_parse_eh_frame): Check sec_info_type
> ? ? ? ?before doing anything.
> ? ? ? ?(_bfd_elf_discard_section_eh_frame): Likewise.
>
Does linker issue any meaningful error/warning messages now?
Thanks.
--
H.J.