public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/5555] New: signal-all-probes.stp and proc_snoop.stp fail on ia64
@ 2008-01-08 21:52 mhiramat at redhat dot com
  2008-01-08 21:52 ` [Bug tapsets/5555] " mhiramat at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mhiramat at redhat dot com @ 2008-01-08 21:52 UTC (permalink / raw)
  To: systemtap

Both of signal-all-probes.stp and proc_snoop.stp cause semantic errors
due to failure of retrieving local variables on ia64.

I found handle_signal() which is the probed function 
was automatically inlined.

$ grep handle_signal /proc/kallsyms || echo "not found"
not found
$

=============
starting /home/mhiramat/work/src/testsuite/buildok/signal-all-probes.stp
spawn1 stap -p4 /home/mhiramat/work/src/testsuite/buildok/signal-all-probes.stp
semantic error: failed to retrieve location attribute for local 'info' (dieoffse
t: 0xdf1ed): identifier '$info' at /usr/local/share/systemtap/tapset/signal.stp:
392:13
semantic error: failed to retrieve location attribute for local 'info' (dieoffse
t: 0xdf1ed): identifier '$info' at /usr/local/share/systemtap/tapset/signal.stp:
392:13
semantic error: failed to retrieve location attribute for local 'info' (dieoffse
t: 0xdf1ed): identifier '$info' at /usr/local/share/systemtap/tapset/signal.stp:
393:16

semantic error: failed to retrieve location attribute for local 'info' (dieoffse
t: 0xdf1ed): identifier '$info' at /usr/local/share/systemtap/tapset/signal.stp:
393:16
Pass 2: analysis failed.  Try again with more '-v' (verbose) options.

Pass 2: analysis failed.  Try again with more '-v' (verbose) options.
wait results: 4014 exp17 0 1
FAIL: buildok/signal-all-probes.stp
=============
FAIL: proc_snoop.stp
semantic error: failed to retrieve location attribute for local 'sig' (dieoffset
: 0xdf1f7): identifier '$sig' at /usr/local/share/systemtap/tapset/signal.stp:39
0:11
semantic error: failed to retrieve location attribute for local 'sig' (dieoffset
: 0xdf1f7): identifier '$sig' at /usr/local/share/systemtap/tapset/signal.stp:39
1:29
semantic error: failed to retrieve location attribute for local 'info' (dieoffse
t: 0xdf1ed): identifier '$info' at /usr/local/share/systemtap/tapset/signal.stp:
392:13
semantic error: failed to retrieve location attribute for local 'info' (dieoffse
t: 0xdf1ed): identifier '$info' at /usr/local/share/systemtap/tapset/signal.stp:
393:16
Pass 2: analysis failed.  Try again with more '-v' (verbose) options.
=============

-- 
           Summary: signal-all-probes.stp and proc_snoop.stp fail on ia64
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mhiramat at redhat dot com


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

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

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

end of thread, other threads:[~2010-05-21 19:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-08 21:52 [Bug tapsets/5555] New: signal-all-probes.stp and proc_snoop.stp fail on ia64 mhiramat at redhat dot com
2008-01-08 21:52 ` [Bug tapsets/5555] " mhiramat at redhat dot com
2008-01-08 21:53 ` mhiramat at redhat dot com
2008-01-09 11:17 ` srinivasa at in dot ibm dot com
2008-01-09 14:43 ` fche at redhat dot com
2008-01-09 16:26 ` mhiramat at redhat dot com
2010-05-13 18:07 ` fche at redhat dot com
2010-05-21 20:07 ` fche 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).