This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/11764] New: probe("probe").mark("mark") in a ppc libfoo.so fails


Shared user space static probes fail on ppc because instead of statically
resolving the reference like x86 does, ppc generates a dynamic relocation.
03900ce4 R_PPC_RELATIVE    *ABS*+0x03900ce4

Run RUNTESTFLAGS='sdt_misc.exp -v' make installcheck and check libsdt_uprobe.so

-- 
           Summary: probe("probe").mark("mark") in a ppc libfoo.so fails
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: scox at redhat dot com


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]