public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* First-time usage problem: "Enter new password for systemtap server   certificate/key database"
@ 2009-08-23  5:37 Elijah Newren
  2009-08-23 22:51 ` Frank Ch. Eigler
  2009-08-24 15:48 ` Dave Brolley
  0 siblings, 2 replies; 4+ messages in thread
From: Elijah Newren @ 2009-08-23  5:37 UTC (permalink / raw)
  To: systemtap

Hi,

I finally got around to trying out systemtap today.  It looks really
nice.  However, there was one minor snag when I was trying to get it
installed.  After installing the relevant rpms on Fedora 11 and
running the first example suggested in the System Tap Beginner's
Guide, I saw the following:


# stap -v -e 'probe vfs.read {printf("read performed\n"); exit()}'
Pass 1: parsed user script and 59 library script(s) in 170usr/20sys/210real ms.
Pass 2: analyzed script: 1 probe(s), 11 function(s), 2 embed(s), 1
global(s) in 360usr/160sys/551real ms.
Pass 3: translated to C into
"/tmp/stap3MwYIW/stap_a361f9cac28b917909da3d13c68e9b8c_4882.c" in
360usr/120sys/513real ms.
Enter new password for systemtap server certificate/key database:


I tried googling on that error message, but found nothing other than
the git commit that introduced that message.  It doesn't appear to be
in the documentation anywhere, even though the beginner's guide shows
the expected output from that command.  I don't know what this is for
or what I should enter.  I eventually hit Ctrl-C, and things seemed to
continue on fine (though I get occasional errors such as "Could not
obtain information on certificate database file
/etc/systemtap/ssl/server/cert8.db.").


Anyway, other than this minor snag, things looked really cool.  I
tried out the disktop.stp example from the manual for fun...and
happened to notice that metacity was sporadically reading from the
disk for no reason (?!?).  Further investigation (using strace, since
I was impatient and don't know systemtap well enough yet) showed it to
be reloading theme files frequently.  Now I just need to figure out
how to attach a debugger to a process when an event like this is
detected in systemtap...

Thanks!
Elijah

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

end of thread, other threads:[~2009-08-27  2:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-23  5:37 First-time usage problem: "Enter new password for systemtap server certificate/key database" Elijah Newren
2009-08-23 22:51 ` Frank Ch. Eigler
2009-08-24 15:48 ` Dave Brolley
2009-08-27  2:32   ` Elijah Newren

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).