strange fail in examples/proc_snoop.stp

Frank Ch. Eigler fche@redhat.com
Wed Sep 26 15:33:00 GMT 2007


Wenji Huang <wenji.huang@oracle.com> writes:

>[...]
> probe handle_signal@arch/i386/kernel/signal.c:512 kernel section=.text
> pc=0xc01027db
> semantic error: failed to retrieve location attribute for local 'sig'
> (dieoffset: 0x60941): identifier '$sig' at
> /usr/local/share/systemtap/tapset/signal.stp:390:11
> [...]
> Couldn't find handle_signal in cat /proc/kallsyms or nm vmlinux. Seems
> no probe point match should be reported.

handle_signal appears to be inlined into do_signal / do_notify_resume.
It's another instance of bug #1155.


- FChE



More information about the Systemtap mailing list