public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug kprobes/2637] New: skipped probes in FC6
@ 2006-05-02 20:13 hunt at redhat dot com
  2006-05-02 20:18 ` [Bug kprobes/2637] " hunt at redhat dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: hunt at redhat dot com @ 2006-05-02 20:13 UTC (permalink / raw)
  To: systemtap

Testing using:
>stap -e 'probe kernel.function("sys_open"){printf("%s: %s\n", execname(),
user_string($filename))}'  -c ps

On all FC5 kernels, it works fine.
On all FC6 kernels, I get
sh: /etc/ld.so.cache
sh: /lib/libtermcap.so.2
sh: /lib/libdl.so.2
sh: /lib/libc.so.6
sh:
ERROR: user string copy fault at 0x080cf85a near identifier '$filename' at
<input>:1:78
  PID TTY          TIME CMD
 2437 pts/0    00:00:00 bash
 3095 pts/0    00:00:00 stap
 3194 pts/0    00:00:00 ps
WARNING: Number of errors: 1, skipped probes: 1

Changing user_string() in tapset/conversions.stp to ignore copy errors, I still
get skipped probes.
> WARNING: Number of errors: 0, skipped probes: 3

-- 
           Summary: skipped probes in FC6
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: critical
          Priority: P1
         Component: kprobes
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: hunt at redhat dot com


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

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

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

end of thread, other threads:[~2006-05-31 21:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-02 20:13 [Bug kprobes/2637] New: skipped probes in FC6 hunt at redhat dot com
2006-05-02 20:18 ` [Bug kprobes/2637] " hunt at redhat dot com
2006-05-02 20:25 ` hunt at redhat dot com
2006-05-03 13:05 ` prasanna at in dot ibm dot com
2006-05-03 13:08 ` fche at redhat dot com
2006-05-04  4:22 ` hunt at redhat dot com
2006-05-05  6:56 ` prasanna at in dot ibm dot com
2006-05-05 13:49 ` fche at redhat dot com
2006-05-05 16:45   ` Martin Hunt
2006-05-05 16:42 ` hunt at redhat dot com
2006-05-05 16:45 ` hunt at redhat dot com
2006-05-05 21:33 ` anil dot s dot keshavamurthy at intel dot com
2006-05-11 16:30   ` Martin Hunt
2006-05-11 16:30 ` hunt at redhat dot com
2006-05-11 17:01 ` anil dot s dot keshavamurthy at intel dot com
2006-05-15  6:52 ` prasanna at in dot ibm dot com
2006-05-31 21:58 ` [Bug runtime/2637] " jkenisto at us dot ibm 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).