bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22048] Incorrect .eh_frame section in libc.so


From: amodra at gmail dot com
Subject: [Bug ld/22048] Incorrect .eh_frame section in libc.so
Date: Thu, 31 Aug 2017 02:41:05 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
Note that the ZERO terminator is there if glibc is built using a binutils
without the ld patch.  The difference appears to be that the ZERO is given size
4 after my patch whereas it was size 8 prior.  So readelf tries to read
following FDEs at wrong offsets.

-- 
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]