bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27844] New: Unstable symbol name in objdump outputs


From: shaohua.li at inf dot ethz.ch
Subject: [Bug binutils/27844] New: Unstable symbol name in objdump outputs
Date: Mon, 10 May 2021 21:16:10 +0000

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

            Bug ID: 27844
           Summary: Unstable symbol name in objdump outputs
           Product: binutils
           Version: 2.37 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: shaohua.li at inf dot ethz.ch
  Target Milestone: ---

Created attachment 13433
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13433&action=edit
crafted executable that leads to unstable symbol name

Hi there,

I found that objdump (with the flag -D) would output different symbol names per
run. I have attached the crafted executable that caused this issue.

Compiler: gcc11

Reproduce: objdump -D a.o

Then you can check the symbol name of the first section, which changes every
time you run it.

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