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 test on kernel-2.6.29-rc7-git2


Pavan Naregundi wrote:
Hi All,

While running systemtap test suite run on kernel-2.6.29-rc7-git2, I ran
into one problem related to sharedbuf.exp test case. Logs are as below

=====================

Running /home/pavan/systemtap/src/testsuite/systemtap.printf/sharedbuf.exp
...
stap_ee95396ac5ef07636164851147997a8f_352: no symbol version for
stp_print_flush
_test1

stap_ee95396ac5ef07636164851147997a8f_352: Unknown symbol
stp_print_flush_test1

Seems the problem is like the one in http://sources.redhat.com/ml/systemtap/2009-q1/msg00030.html

If your CONFIG_MODVERSIONS=y, try it with "# CONFIG_MODVERSIONS is not set" again to see if there will be different result. Otherwise, seems new problem is exposed in new kernel.

Regards,
Wenji


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