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: bfd_get_full_section_contents memory leak, plus


On Fri, 2012-10-19 at 11:43 +1030, Alan Modra wrote:
> On Thu, Oct 18, 2012 at 12:40:06PM -0600, Tom Tromey wrote:
> >     	* compress.c (bfd_get_full_section_contents): Don't cache
> >     	decompressed contents.
> 
> OK.

I'm now seeing on a powerpc64-linux build:

  FAIL: Build libbar.so with compressed debug sections
  FAIL: Run normal with libfoo.so with compressed debug sections

I haven't narrowed down the failure to this specific patch, but
it looks fairly likely to be related to this.

The only thing in the log file shows:

  collect2: ld terminated with signal 6 [Aborted]
  collect2: ld terminated with signal 6 [Aborted]

Peter







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