bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13569] New: Linker garbage collection retains debug information


From: nickc at redhat dot com
Subject: [Bug ld/13569] New: Linker garbage collection retains debug information which leads to GDB bus errors
Date: Fri, 06 Jan 2012 17:21:18 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13569

             Bug #: 13569
           Summary: Linker garbage collection retains debug information
                    which leads to GDB bus errors
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


As reported here:

http://sourceware.org/ml/binutils/2011-11/msg00223.html

and here:

http://sourceware.org/ml/binutils/2012-01/msg00047.html

When linker garbage collection removes a section it does not remove the debug
information associated with that section.  This leaves the resulting executable
containing bogus debug information, which can then be used to trigger a SIGBUS
fault in GDB:

http://sourceware.org/bugzilla/show_bug.cgi?id=13568

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]