Newb: Probe My Application

Masami Hiramatsu mhiramat@redhat.com
Tue Oct 14 19:48:00 GMT 2008


Hi,

Hassan Radwan wrote:
> Pass 5: starting run.
> ERROR: module release mismatch (2.6.18-92.1.13.el5 vs 2.6.18-92.el5)

Your kernel-devel(and kernel) package might have been updated.
Could you check it by executing "rpm -q kernel-devel" ?

If the version was different from the result of "uname -r",
you would have to ;
1. make sure you have installed new kernel package(2.6.18-92.1.13.el5).
 $ rpm -q kernel-2.6.18-92.1.13.el5
2. update your kernel-debuginfo package by debuginfo-install as below.
 $ sudo debuginfo-install kernel
3. reboot the system and boot with the newer kernel(2.6.18-92.1.13.el5)
4. retry to run stap! :-)

Thank you,

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America) Inc.
Software Solutions Division

e-mail: mhiramat@redhat.com



More information about the Systemtap mailing list