[Bug runtime/19186] getting a 'BUG: sleeping fujnction called from invalid context' error on rawhide

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Wed Nov 18 19:06:00 GMT 2015


https://sourceware.org/bugzilla/show_bug.cgi?id=19186

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Looks like this is a result of the changes made to fix bug #18889 (lost ability
to probe kernel module initializers). The kprobes registration function sleeps,
and you can't sleep in a tracepoint handler. We'll have to fix that bug a
different way.

*** This bug has been marked as a duplicate of bug 18889 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list