module insertion failed

Frank Ch. Eigler fche@redhat.com
Fri Jun 9 18:22:00 GMT 2006


=?ks_c_5601-1987?B?udqx5sHY?= <kjpark@harasystems.com> writes:

> [...]
> And I run this stp file ( # stap -v -k hello.stp)
> But, stap generates the error that it complains "Invalid module format".
> what is the problem?

I haven't seen this error message before via systemtap.  Perhaps
something is strange with your kernel module build environment, like
the compiler or whatnot.  Try more verbosity ("-vvv"); examine the
".ko" file left behind due to "-k" and try insmod'ing it by hand.
Failing these, send us more information about your exact kernel
version, architecture, compiler version, etc.

- FChE



More information about the Systemtap mailing list