Symbol resolution problem in stap on FC5
srinivasa
srinivasa@in.ibm.com
Wed May 3 12:38:00 GMT 2006
Frank Ch. Eigler wrote:
> Hi -
>
> On Tue, May 02, 2006 at 07:46:47PM +0530, srinivasa wrote:
>
>> [...]
>> prologue searching function 'sys_open' 0xc0151313-0xc015132d@fs/open.c:1089
>> [...]
>>
>>> The only thing that occurs to me is that perhaps your running kernel
>>> and your debuginfo have a slight version mismatch. Is your "uname -r"
>>> exactly "2.6.15-1.2054_FC5"?
>>>
>> [...]
>> [root@localhost stap]# uname -r
>> 2.6.15-1.2054_FC5
>>
>
> How about "uname -p" versus
> % rpm -q --queryformat='%{name}-%{version}-%{release}.%{arch}\n' kernel
>
> (That is, I suspect an i586 vs i686 difference.)
>
Yes,It was problem with i586 kernel-debuginfo rpm and i686 kernel rpm .
Now I installed i686 kernel-debuginfo rpm. Script is working correctly.
Thanks for your help.
> - FChE
>
More information about the Systemtap
mailing list