stap core dump
Peter Teoh
htmldeveloper@gmail.com
Wed Apr 16 08:33:00 GMT 2008
David,
Thanks for the ptr, it worked - "yum erase". Don't need the
SYSTEMTAP_TAPSET tricks. Thanks!!!
On Tue, Apr 15, 2008 at 11:10 PM, David Smith <dsmith@redhat.com> wrote:
> Peter Teoh wrote:
> > Thank you for your accurate observation.
> >
> > On Tue, Apr 15, 2008 at 9:21 PM, David Smith <dsmith@redhat.com> wrote:
> >> Peter Teoh wrote:
> >> > After I install the latest systemtap via git from redhat, I got the
> >> > following errors:
> >> >
> >> > export PATH=/usr/local/bin/:$PATH
> >> >
> >
> > As noted above, I have to explicitly redirect the PATH to first search
> > /usr/local/bin, where the latest "make install" will install stap to.
> > The original FC7 stap is /usr/bin/stap (updated via yum install
> > systemtap). But since the date is 2007, and earlier email mentioned
> > there is a bug fix, so I have to do a git install.
>
> Would it be possible to remove the original FC7 stap (i.e. 'yum erase
> systemtap systemtap-runtime')? That might solve some of your problems.
>
> If you can't, you might try setting the following environment variables
> (see 'man stap' for details): SYSTEMTAP_TAPSET and SYSTEMTAP_RUNTIME
> before running stap.
>
> --
>
> David Smith
> dsmith@redhat.com
>
>
> Red Hat
> http://www.redhat.com
> 256.217.0141 (direct)
> 256.837.0057 (fax)
>
--
Regards,
Peter Teoh
More information about the Systemtap
mailing list