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]

Re: module insertion failed


=?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


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