bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19248] assertion fail cofflink.c:264


From: nickc at redhat dot com
Subject: [Bug binutils/19248] assertion fail cofflink.c:264
Date: Fri, 20 Nov 2015 14:48:08 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19248

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Rav,

  Without a way to reproduce this problem it is hard to know what it going
wrong.  My guess is that one of the object files involved is either corrupt or
contains symbols in a format that the linker is not expecting.  The assertion
that is triggered is testing that size of a symbol in an object file is the
same as the size of the auxilary entry.  This should be true for all object
files, which is why I think that some kind of corruption is involved.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]