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