Newb: Probe My Application

Frank Ch. Eigler fche@redhat.com
Tue Oct 14 19:42:00 GMT 2008


Hi -

On Tue, Oct 14, 2008 at 02:36:34PM -0400, Hassan Radwan wrote:
> # stap aprobe.stp -c ./a.out
> [...]
> ERROR: module release mismatch (2.6.18-92.1.13.el5 vs 2.6.18-92.el5)
> # uname -r
> 2.6.18-92.el5
> [...]

I wonder if this is a collision in our cache hashing.  It seems like
the module found was built for a different kernel, which is not
supposed to happen.  Have you up- or downgraded your kernel recently?

Clean out the cache (rm -rf $HOME/.systemtap/cache) and try again.

- FChE



More information about the Systemtap mailing list