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: Error removing module


"Stanley.Miao" <stanleymiao@gmail.com> writes:

> [...]
> $ sudo stap -e 'probe begin {log("hello world") exit()}'
> hello world
> Error removing module 'stap_9d638c974730532719dbb6696e35b4e2_748':
> Device or resource busy.
> WARNING: /usr/bin/staprun exited with status: 1
> [...]

Perhaps this?  An earlier report related to a mismatch between the
version of gcc used to build the kernel vs. installed at stap time.

http://old.nabble.com/Error-removing-module%3A-Device-or-resource-busy-td33027584.html

- FChE


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