systemtap tests fails on systemtap-20080503 snapshot.

Frank Ch. Eigler fche@redhat.com
Mon May 5 18:49:00 GMT 2008


Srinivasa DS <srinivasa@in.ibm.com> writes:

> Most of the systemtap tests are failing on systemtap-20080503
> snapshot. On execution of a simple systemtap script shows this error.
> [root@llm27lp1 src]# ./stap  -vv -e 'probe syscall.open { printf("hi\n") }'
> SystemTap translator/driver (version 0.7/0.131 non-git sources)
> [...]
> usr/local/share/systemtap/runtime/transport/symbols.c: In function
> '_stp_load_module_symbols':
> [...]

This area of the code is being reworked as we speak, but does currently
seem to work on several kernels.  What's your "uname -a"?  (We should
sneak that info into the stap -vv output.)

- FChE



More information about the Systemtap mailing list