public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug tools/21525] New: Multiple .shstrtab sections since eu-readelf 0.166
@ 2017-05-30 15:53 paulo.cesar.pereira.de.andrade at gmail dot com
  2017-06-02 13:26 ` [Bug tools/21525] " mark at klomp dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paulo.cesar.pereira.de.andrade at gmail dot com @ 2017-05-30 15:53 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 21525
           Summary: Multiple .shstrtab sections since eu-readelf 0.166
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tools
          Assignee: unassigned at sourceware dot org
          Reporter: paulo.cesar.pereira.de.andrade at gmail dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

I understand this is not really a bug, but it generates an
output more complex than it should be, and confuses tools like
patchelf.

  Example:

$ cat test.c
int main() { return 1; }

$ gcc -g test.c

$ eu-strip -g a.out

$ eu-readelf -S a.out | grep .shstrtab | wc -l

  The extra section appears useless at least on the
sense of a very simple test case.

  The issue started with this commit:
https://sourceware.org/git/?p=elfutils.git;a=commit;h=df7dfab451246e8b088040e052ca01f9d6aba774

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-14 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-30 15:53 [Bug tools/21525] New: Multiple .shstrtab sections since eu-readelf 0.166 paulo.cesar.pereira.de.andrade at gmail dot com
2017-06-02 13:26 ` [Bug tools/21525] " mark at klomp dot org
2017-06-12 15:07 ` mark at klomp dot org
2017-06-15 12:14 ` mark at klomp dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).