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]

Assertion failed in offline.c for scsi tapset


Hi All,

Running RHEL5 and attempting to invoke the scsi.stp library at
/usr/share/systemtap/tapset/scsi.stp with a simple empty script generates
an Assertion error:
[root@box ~]# stap -ve "probe scsi.iodone {}"
Pass 1: parsed user script and 53 library script(s) in 190usr/0sys/200real
ms.
stap: offline.c:78: dwfl_offline_section_address: Assertion
`main_shdr->sh_flags == shdr->sh_flags' failed.
Aborted

Info about this install:
[root@box ~]# rpm -qa "*systemt*"
systemtap-0.5.12-1.el5
systemtap-runtime-0.5.12-1.el5
[root@box ~]# rpm -qa "*kernel*"
kernel-2.6.18-8.el5
kernel-debuginfo-2.6.18-8.el5
kernel-headers-2.6.18-8.el5
kernel-devel-2.6.18-8.el5
kernel-debuginfo-common-2.6.18-8.el5

Anyone able to offer any insight? Please CC me as I am not subscribed to
the list.

many regards,
Darryl Dixon
Winterhouse Consulting Ltd
http://www.winterhouseconsulting.com


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