public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11177] New: LD_AUDIT doesn't work with shared libraries containing no code
@ 2010-01-15 11:04 andris dot zeila at accenture dot com
  2010-01-15 11:05 ` [Bug libc/11177] " andris dot zeila at accenture dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: andris dot zeila at accenture dot com @ 2010-01-15 11:04 UTC (permalink / raw)
  To: glibc-bugs

Preface:
This issue comes from latrace inability to trace applications built with ICU
library for unicode support.

Steps to repeat:
1) compile the attached audit library: gcc libaudittest.c -o libaudittest.so
--shared
2) compile the attached sample application: gcc audittest.c -o audittest
$(icu-config --ldflags)
3) run the resulting application with audit enabled:
LD_AUDIT=$(pwd)/libaudittest.so ./audittest

Result:
../audittest: no PLTREL found in object /usr/lib/libicudata.so.40

While running just ./audittest works normally.

Apparently lbicudata is ICU data only library without any code segments, which
confuses glibc.

-- 
           Summary: LD_AUDIT doesn't work with shared libraries containing
                    no code
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: andris dot zeila at accenture dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2014-07-17 14:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11177-131@http.sourceware.org/bugzilla/>
2014-06-30 20:22 ` [Bug libc/11177] LD_AUDIT doesn't work with shared libraries containing no code fweimer at redhat dot com
2014-07-01 14:42 ` paul_woegerer at mentor dot com
2014-07-17 14:48 ` [Bug dynamic-link/11177] " jsm28 at gcc dot gnu.org
2010-01-15 11:04 [Bug libc/11177] New: " andris dot zeila at accenture dot com
2010-01-15 11:05 ` [Bug libc/11177] " andris dot zeila at accenture dot com
2010-01-15 11:05 ` andris dot zeila at accenture dot com
2010-01-15 12:27 ` kirill at shutemov dot name
2010-01-20  2:04 ` drepper at redhat dot com
2010-01-21 15:23 ` eero dot tamminen at nokia dot com
2010-01-27  9:37 ` eero dot tamminen at nokia dot com
2010-01-28  8:17 ` drepper at redhat dot com
2010-02-08  9:03 ` eero dot tamminen at nokia dot com

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