public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/2725] New: Attempting to probe all kernel functions hangs FC5
@ 2006-06-01 18:45 ldimaggi at redhat dot com
  2006-06-01 19:39 ` [Bug runtime/2725] " wcohen at redhat dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: ldimaggi at redhat dot com @ 2006-06-01 18:45 UTC (permalink / raw)
  To: systemtap

Attempting to probe all kernel.function's hangs FC5

I'm not sure how realistic a test this is - but it is 100% reproducible on my
Fedora Core 5 system.

Invoking stap with this command hangs the system - power cycle required to clear:

stap -v -p5 -e 'probe kernel.function("*")  { printf ("%s  %s  %d  %s  ",
"test-> ", execname(), pid(),  probefunc() ) }'

I'm not yet sure if one probe is causing the hang - or the accumulation of 10K+
probes. 

Systemtap version (built from CVS head 20060601):
  SystemTap translator/driver (version 0.5.7 built 2006-06-01)
  (Using Red Hat elfutils 0.120 libraries.)

Kernel installed:
  kernel-devel-2.6.16-1.2122_FC5
  kernel-debuginfo-2.6.16-1.2122_FC5 
  kernel-2.6.16-1.2122_FC5

-- 
           Summary: Attempting to probe all kernel functions hangs FC5
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: ldimaggi at redhat dot com


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

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

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

end of thread, other threads:[~2006-11-20 21:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-01 18:45 [Bug runtime/2725] New: Attempting to probe all kernel functions hangs FC5 ldimaggi at redhat dot com
2006-06-01 19:39 ` [Bug runtime/2725] " wcohen at redhat dot com
2006-06-01 20:46 ` fche at redhat dot com
2006-06-01 21:02 ` joshua dot i dot stone at intel dot com
2006-06-01 22:22 ` fche at redhat dot com
2006-06-02 14:30 ` fche at redhat dot com
2006-06-02 15:34 ` ldimaggi at redhat dot com
2006-06-02 18:33   ` Martin Hunt
2006-06-02 18:33 ` hunt at redhat dot com
2006-11-17 18:22 ` wcohen at redhat dot com
2006-11-20 21:46 ` [Bug translator/2725] function("*") probes sometimes crash & burn fche at redhat dot com
2006-11-20 23:05 ` 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).