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 runtime/11249] Tracking executable plus library fails on i386


------- Additional Comments From mjw at redhat dot com  2010-02-04 13:26 -------
after prelinking (I unprelinked to make sure that wasn't it) the address is more
static as 0x508c150:

stap_ebbb100cec9993486cbb1d77665f331c_465562: systemtap: 1.1/0.144, base:
fbf22000, memory: 825data/19text/2ctx/13net/17alloc kb, probes: 1989
Task died at uprobe probepoint:  pid/tgid = 28629/28629, probepoint = 0x508c150

(gdb) disassemble 0x508c150
Dump of assembler code for function __getpagesize:
0x0508c150 <__getpagesize+0>: call   0x50d3c08 <__i686.get_pc_thunk.cx>
0x0508c155 <__getpagesize+5>: add    $0x9de9f,%ecx
[...]
which corresponds to the last output:
process("/lib/libc.so.6").function("__getpagesize@../sysdeps/unix/sysv/linux/getpagesize.c:27").call

-- 


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

------- 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]