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/6646] SystemTap scripts fail with an Oops on x86


------- Additional Comments From ananth at in dot ibm dot com  2008-06-18 10:11 -------
None of the addresses resolve correctly when using the debuginfo:
...
control symbols: kts: 0xc11c39a0 kte: 0xc11c6ca8 stext: 0xc1001000
...
pattern 'copy_process' matches function 'copy_process'
selected function copy_process
probe copy_process@kernel/fork.c:878 kernel section=.text pc=0xc101cb10

[root@jataayu ~]# cat /proc/kallsyms |grep copy_process
c041cb10 t copy_process

Seems like all the addresses are ANDed with a 0x01100000.

-- 


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

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