public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/13143] New: process.library("libfoo.so").function(ADDRESS).call/return fail to resolve
@ 2011-08-30 15:02 brolley at redhat dot com
  2011-08-30 15:17 ` [Bug translator/13143] " brolley at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: brolley at redhat dot com @ 2011-08-30 15:02 UTC (permalink / raw)
  To: systemtap

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

             Bug #: 13143
           Summary: process.library("libfoo.so").function(ADDRESS).call/re
                    turn fail to resolve
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: brolley@redhat.com
    Classification: Unclassified


The test

  stap -p2 -e 'probe process.library("libfoo.so").function(ADDR).call {exit
();}'

where ADDR is the address of the function libfoofunc as obtained from objdump
fails to resolve. The same problem occurs for the .return variant. The probe
resolves if the call/return is omitted. The probe also resolves if an sdt
marker is added to libfoofunc similar to the one in ilibfoofunc.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

end of thread, other threads:[~2011-09-06 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-30 15:02 [Bug translator/13143] New: process.library("libfoo.so").function(ADDRESS).call/return fail to resolve brolley at redhat dot com
2011-08-30 15:17 ` [Bug translator/13143] " brolley at redhat dot com
2011-08-30 19:41 ` scox at redhat dot com
2011-08-30 19:43 ` scox at redhat dot com
2011-08-30 19:52 ` brolley at redhat dot com
2011-09-06 16:37 ` brolley at redhat 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).