systemtap tests fails on systemtap-20080503 snapshot.
Srinivasa DS
srinivasa@in.ibm.com
Tue May 6 22:07:00 GMT 2008
Frank Ch. Eigler wrote:
> 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.)
>
[root@llm27lp1 ~]# uname -a
Linux llm27lp1.in.ibm.com 2.6.26-rc1 #2 SMP Mon May 5 14:17:55 IST 2008
ppc64 ppc64 ppc64 GNU/Linux
More information about the Systemtap
mailing list