public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* check-textrel
@ 2006-03-02  4:11 David S. Miller
  2006-03-02  4:42 ` check-textrel Roland McGrath
  2006-03-02  7:41 ` check-textrel Jakub Jelinek
  0 siblings, 2 replies; 5+ messages in thread
From: David S. Miller @ 2006-03-02  4:11 UTC (permalink / raw)
  To: libc-hacker


I just noticed the elf/check-textrel test is failing on
sparc.  It complains because the third segment of all the
shared objects are writable and executable.

This turns out to be the .tdata section.

    LOAD off    0x0014e478 vaddr 0x0015e478 paddr 0x0015e478 align 2**16
         filesz 0x00004984 memsz 0x00007268 flags rwx
 ...
 17 .tdata        00000008  0015e478  0015e478  0014e478  2**2
                  CONTENTS, ALLOC, LOAD, DATA, THREAD_LOCAL

Probably some binutils issue?

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

end of thread, other threads:[~2006-03-02  7:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-02  4:11 check-textrel David S. Miller
2006-03-02  4:42 ` check-textrel Roland McGrath
2006-03-02  5:16   ` check-textrel David S. Miller
2006-03-02  6:12   ` check-textrel David S. Miller
2006-03-02  7:41 ` check-textrel Jakub Jelinek

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).