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]

[Bug runtime/16806] kernel crash during repeated module insertion


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

David Smith <dsmith at redhat dot com> changed:

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

--- Comment #9 from David Smith <dsmith at redhat dot com> ---
Fixed in commit d9edc5f (which is different than the attached patch). With this
patch, a module without debug prints works fine.

With debug prints (-DDEBUG_TASK_FINDER=9 -DSTP_TF_DEBUG=9), we still get an
occasional delay when exiting with this patch. An occasional delay when using
debug prints is certainly better than a crash. The delay doesn't appear to be
related to task_finder/utrace shutdown, for some reason there is a delay in
calling stap_stop_task_finder(). We may have to look into this further in the
future.

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


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