This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: systemtap tests fails on systemtap-20080503 snapshot.


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





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]