[Bug runtime/16806] kernel crash during repeated module insertion
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Apr 17 20:13:00 GMT 2014
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.
More information about the Systemtap
mailing list