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: testsuits on IA64


Keshavamurthy, Anil S wrote:
Will, I am attaching log file. Your help is appreciated.

Thanks,
Anil Keshavamurthy

I took a look at the resulting test log.


Seeing unaligned accesses on ia64 like the following (from
equal.stp)for a number of the tests:

stap(9651): unaligned access to 0x200000000311c016, ip=0x2000000000070710
stap(9651): unaligned access to 0x200000000311c016, ip=0x2000000000070710
stap(9651): unaligned access to 0x200000000311c035, ip=0x2000000000070c10
stap(9651): unaligned access to 0x200000000311c071, ip=0x2000000000073190

This appears to be in userspace. Which process and location does this map back to? Is this the systemtap daemon that is started when the
systemtap kernel module is loaded?


Could you run "stap -V -k ./systemtap.base/kmodule.stp" and send the output? The kmodule test failed and it would be good to know why.

Could you try to run ./systemtap.base/simple.stp by hand? It failed on
startup. Test after it also seem to fail startup. I am wondering if
that failure caused the other startup failures.



-Will


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