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.


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


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