testsuits on IA64

William Cohen wcohen@redhat.com
Tue Nov 8 16:14:00 GMT 2005


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



More information about the Systemtap mailing list